.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: #333333;
}

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

.subdivisiontitle {
	font-family: arial;
	font-size: 13px;
	font-weight : bold;
	border: 0px;
	color: #8A8C0F;
}

.bigregular {
	font-family: arial;
	font-size: 12px;
	border: 0px;
	color: #333333;
}

.regular {
	font-family: arial;
	font-size: 12px;
	border: 0px;
	color: #333333;
}

.blue {
	font-family: arial;
	font-size: 12px;
	border: 0px;
	color: #1D86B9;
	font-weight : bold;	
}

.green {
	font-family: arial;
	font-size: 12px;
	border: 0px;
	color: #93A81C;
	font-weight : bold;	
}

.bold {
	font-family: arial;
	font-size: 12px;
	font-weight : bold;
	border: 0px;
	color: #333333;
}

.medbold {
	font-family: arial;
	font-size: 12px;
	font-weight : bold;
	border: 0px;
	color: #333333;
}

td {
	font-family: arial;
	font-size: 12px;
	border: 0px;
	color: #333333;
}

body {
	font-family: arial;
	font-size: 12px;
	color: black;
	background-color: #E1E1E1;
}

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

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

a:hover { 
	text-decoration: underline;
	color: #1D86B9k;
	font-weight : bold;	 
}

.smwhitebutton:link { 
	color: white; 
}

.smwhitebutton:visited { 		
	color: white; 
}

.smwhitebutton:hover { 	  
	color: white; 
}

.smwhitebutton:link { 
	color: white; 
}

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

.smbutton:hover { 	  
	color: black; 
}

hr {
	color: black;
	height: 2;
} 