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

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

.big {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	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;
}

.dashes {
	font-family: Arial, Helvetica, sans-serif
	font-size: 12px;
	border: 0px;
	color: #660000;
}

.bigregular {
	font-family: arial;
	font-size: 13px;
	border: 0px;
	color: #45402B;
}

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

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

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : bold;
	border: 0px;
	color: #45402B;
}

.medbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	border: 0px;
	color: #45402B;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 0px;
	color: #45402B;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	background-color: #999966;
}

a:link { 
	text-decoration: none;
	color: #45402B;;
	font-weight : bold;	
}

a:visited { 
	text-decoration: none;
	color: #45402B;
	font-weight : bold;	 
}

a:hover { 
	text-decoration: underline;
	color: black;
	font-weight : bold;	 
}

.smwhitebutton:link { 
	color: #FFFFD9; 
}

.smwhitebutton:visited { 		
	color: #FFFFD9; 
}

.smwhitebutton:hover { 	  
	color: #FFFFD9;  
}

.smwhitebutton:link { 
	color: #FFFFD9;   
}

.smbutton:visited { 			
	color: #8A8C0F; 
}

.smbutton:hover { 	  
	color: black; 
}

hr {
	color: black;
	height: 2;
} 
