body
{
	padding: 0;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #777777;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

body,td,th {
	font-size: 11px;
	line-height: 18px;
}

.thinborder {
  float:left;
  border:solid 1px silver;
  padding:5px;
  margin-right:10px;
  } 

.line1 {
	background-color: #669900;
	height: 5px;
}

.line2 {
	background-color: #669900;
	height: 2px;
}

.dropcap {
float:left;
color:#999999;
font-size:100px;
line-height:70px;
padding-top:2px;
font-family: "Times New Roman", Times, serif;
} 

.header1 {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}
.red {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
.orange {
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
.grey {
	color: #CCCCCC;
}
.darkGrey {
	color: #333333;
}
img
{
	border: 0;
}

a.coverBig img {
	height: 189px;
	width: 145px;
	border: 1px solid #999999;
}
a.coverBig:hover img {
filter:alpha(opacity=70);
-moz-opacity: 0.7; 
opacity: 0.7;
-khtml-opacity: 0.7;   
}

a.coverSmall img {
	height: 130px;
	width: 100px;
	border: 1px solid #999999;
}
a.coverSmall:hover img {
	height: 206px;
	width: 158px;
filter:alpha(opacity=100); 
}

a.linkopacity img {
filter:Alpha(Opacity=100);
-moz-opacity: 1.0; 
opacity: 1.0;
-khtml-opacity: 1.0;}


a.linkopacity:hover img {
filter:alpha(opacity=50);   
-moz-opacity: 0.5;   
opacity: 0.5;
-khtml-opacity: 0.5; }

.noclub {
filter:alpha(opacity=07);   
-moz-opacity: 0.07;   
opacity: 0.07;
-khtml-opacity: 0.07; }

a
{
	text-decoration: none;
	color: #333333;
}

a:hover
{
	text-decoration: underline;
	color: #104da2;
}
#club
{
	color: #333333;
}

#club a
{
	text-decoration: none;
	color: #FF9900;
}

#club a:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}
#footer
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
	background-color: #777777;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
}

#footer a
{
	text-decoration: underline;
	color: #333333;
}

#footer a:hover
{
	text-decoration: none;
	color: #FFF;
}
input, select {
	font-size: 10px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
	float: right;
	width: 250px;

}
