
BODY{
	color : #393939;
	background-color : #f2a64a;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
	font-size : 11px;
}


A {
	color : Blue;
	text-decoration : none;
}

A:HOVER {
	color : Blue;
	text-decoration : underline;
	font-size : 11px;
}

A.bodylink {
	color : Blue;
	text-decoration : none;
	font-size : 11px;
}

A.bodylink:HOVER {
	color : Blue;
	text-decoration : underline;
}
A.newslink {
	color : Blue;
	text-decoration : none;
	font-size : 12px;
}

A.newslink:HOVER {
	color : Blue;
	text-decoration : underline;
	font-size : 12px;
}

.topbarheader {
	
background-color : transparent;
color : #330066;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight : bold;
font-size : 11px;
	
}

.topbarbody {
	
color : #330066;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight : normal;
font-size : 11px;
	
}
.topbarheader1 {
	
background-color : transparent;
color : #FF9933;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight : bold;
font-size : 11px;
	
}

.bodytext {
	background-color : #f6d2a6;
	color : #484848;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight : normal;
	font-size : 11px;
	
}

.bodyheader {
	background-color : #F6D2A6;
	color : #484848;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight : bold;
	font-size : 11px;
	
}

.smallbodytext {
	background-color : #f6d2a6;
	color:	#2D2D2D;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight : normal;
	font-size : 10px;
	
}

td.barheader {
	background-color : #330066;
	color : #ff9933;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight : bold;
	font-size : 16px;
	
}

td.admtable {
	background-color : #330066;
	color : #ff9933;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight : bold;
	font-size : 11px;
	
}

td.admtablebody {
	background-color : f6d2a6;
	color : #330066;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight : normal;
	font-size : 10px;
	
}

