.tab1 {
        color : black;
        font-family : arial;
        font-size : 12px;
		background-color: #F4E9CD;
}

.tab2 {
        color : black;
        font-family : arial;
        font-size : 12px;
		background-color: #DCDE85;
}

.Title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight : bold;
	border: 0px;
	color: #000;
}

.biggray {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight : bold;
	border: 0px;
	color: #666666;
}


.bigregular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 0px;
	color: #000;
}

.regular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0px;
	color: white;
}

.smallwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0px;
	color: #CDCDCD;
}

.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	border: 0px;
	color: #333333;
}

.medbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	border: 0px;
	color: #333333;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0px;
	color: white;
}

body  { color: white; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: black; background-image: url(../images/background.jpg); background-repeat: repeat-x; margin: 0 }

a:link  { color: #7298c9; font-weight: bold; text-decoration: none }

a:visited  { color: #7298c9; font-weight: bold; text-decoration: none }

a:hover  { color: #4673aa; font-weight: bold; text-decoration: underline }

.smallwhitebutton:link {
	text-decoration: none; 
	color: #CDCDCD;
}

.smallwhitebutton:visited {
	text-decoration: none; 		
	color: #CDCDCD;
}

.smallwhitebutton:hover { 	
	text-decoration: underline;	  
	color: #CDCDCD; 
}

hr {
	color: black;
	height: 2;
} 
