/* CSS definition file containing site wide stylesheets */
BODY { 
	font-family: Verdana,Arial,Helvetica,Geneva,Sans-serif,sans-serif; 
	font-size: x-small;
}
.general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: none;
	color: #000000;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.textlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: none;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	text-decoration: none;
}
.menutitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #888888;
	text-decoration: none;
}
.formsection {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.formlabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #555555;
	text-decoration: none;
}
.formtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.formhelp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.formnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006666;
	text-decoration: none;
}

A { 
	font-family: Verdana,Arial,Helvetica,Geneva,Sans-serif,sans-serif; 
	font-size: x-small; 
	color: rgb(78,80,200); 
	font-weight: bold; 
	vertical-align: baseline; 
	text-decoration: none ;
}
A:visited { 
	font-family: Verdana,Arial,Helvetica,Geneva,Sans-serif,sans-serif; 
	font-size: x-small; 
	color: rgb(134,111,78); 
	font-weight: bold; 
	font-style: normal; 
	text-decoration: none ;
}
A:hover { 
	font-family: Verdana,Arial,Helvetica,Geneva,Sans-serif,sans-serif; 
	font-size: x-small; 
	text-transform: none; 
	color: rgb(153,0,50); 
	font-weight: bold; 
	font-style: normal; 
	vertical-align: baseline; 
	text-decoration: none ; 
	font-variant: normal;
}
.enewstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: none;
	color: #252525;
}
.enewstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: none;
	color: #000000;
}
.enewssubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: none;
	color: rgb(110,80,60);
}