a	{
	color: #112F81;
	text-decoration: none;
}

a:hover	{
	color: #112F81;
	text-decoration: underline;
}

a.netlink	{
	color: #112F81;
	text-decoration: none;
	font-family: "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 10px;
	font-weight: bold;
}

a.netlink:hover	{
	color: #112F81;
	text-decoration: underline;
	font-family: "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 10px;
	font-weight: bold;
}

a.netlink2	{
	color: #ED1C24;
	text-decoration: none;
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	font-weight: bold;
}

a.netlink2:hover	{
	color: #ED1C24;
	text-decoration: underline;
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	font-weight: bold;
}

H1	{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 13px;
	color: #3050A3;
	font-weight: bold;
}

H6	{
	font-family: "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 10px;
	color: #243D7C;
	text-align: centre;
}

#header	{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 12px;
	font-weight: bold;
	color: #F26522;
}

#featuredheader	{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	font-weight: bold;
	color: #3150A3;
}

#disfeaturedheader	{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	font-weight: bold;
	color: #cccccc;
}

#red	{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	font-weight: bold;
	color: #ED1C24;
}


UL	{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma"; 
	font-size: 11px;
	color: #3050A3;
}

.content	{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color: #112F81;
	font-weight: normal;
}

.titlecontent	{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 8px;
	color: #3050A3;
	font-weight: bold;
}

.footercontent	{
	font-family: "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 10px;
	color: #112F81;
	text-align: center;
}

.discontent	{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color: #cccccc;
	font-weight: normal;
}

.px9	{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 9px;
	color: #3050A3;
}

#px10 {
	font-size: 10px;
		color: #3050A3;
}

.configs	{
	font-family: "Verdana", "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 10px;
	color: #3050A3;
	font-weight: normal;
}

#sitemap {
	font-size: 8px;
	font-weight: bold;
	color: #F4CC6C;
}

.inputtext      {
	font-family: "Verdana", "Ariel", "Sans Serif";
	font-size: 11px;
	color: #112F81;
	text-align: left;
	border: 1px solid #F39A41;
	
}

select     {
	font-family: "Verdana", "Ariel", "Sans Serif";
	font-size: 10px;
	color: #112F81;
}

.submit      {
	font-family: "Verdana", "Ariel", "Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #ED1C24 ;
	text-align: center;
	font-weight: bold;
	background-color: #F39A41;
	letter-spacing: 1px;
}



