BODY
{

}
.link
{
	font-size: 7pt;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}
.link:hover
{
	font-size: 7pt;
	color: #316AC5;
	font-family: Arial;
	text-decoration: none;
}
.Rootlink
{
	font-weight: bold;
	font-size: 15px;
	color: #399CC5;
	font-family:Times New Roman;
	text-decoration: none;
}
.Rootlink:hover
{
	font-weight: bold;
	font-size: 15px;
	color: #695CCE;
	font-family:Times New Roman;
	text-decoration: none;
}
.Midlink
{
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}
.Midlink:hover
{
	font-weight: bold;
	font-size: 10px;
	color: #285990;
	font-family: Arial;
	text-decoration: none;
}
.Speclink
{
	font-size: 16px;
	color: #003bbe;
	font-family: Times New Roman;
	text-decoration: underline;
}
.Speclink:hover
{
	font-size: 16px;
	color: #316AC5;
	font-family: Times New Roman;
	text-decoration: none;
}
.head
{
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	color: #526897;
	font-family: Arial;
}
.head2
{
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	color: #004e98;
	font-family: Arial;
}
.head3
{
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Arial;
}
.error
{
	font-weight: bold;
	font-size: 12px;
	color: #ff3333;
	font-family: Arial;
}
.lable
{
	font-weight: bold;
	font-size: 12px;
	text-transform: capitalize;
	color: #004e98;
	font-family: Arial;
}
.lblTd
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial;
	background-color: #716f64;
}
.Tdlbl
{
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	font-family: Arial;
	background-color: #716f64;
}
.Belowtxt
{
	font-weight: normal;
	font-size: 13px;
	font-family: Verdana;
	background-color: #e8eaea;
}
.txtbox
{
	border-right: #bedddb 1px solid;
	padding-right: 1px;
	border-top: #bedddb 1px solid;
	padding-left: 1px;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 1px;
	margin: 1px;
	border-left: #bedddb 1px solid;
	padding-top: 1px;
	border-bottom: #bedddb 1px solid;
	font-family: Arial;
	background-color: #edeeee;
}
A
{
	font-weight: bold;
	font-size: 12px;
	color: #003BBE;
	font-family: Arial;
	text-decoration: none;
}
A:hover
{
	font-weight: bold;
	font-size: 12px;
	color: #316AC5;
	font-family: Arial;
	text-decoration: none;
}
.FilterEff
{
	filter: shadow(color=#0026bc, direction=180, strength=3);
	height: 1em;
}
.rightlink
{
	font-weight: bold;
	font-size: 10px;
	color: #285990;
	font-family: Arial;
	text-decoration: none;
}
.rightlink:hover
{
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}
.lable3
{
	font-weight: bold;
	font-size: 8pt;
	text-transform: capitalize;
	color: #000000;
	font-family: Arial;
}

.lable2
{
	font-weight: bold;
	font-size: 12px;
	text-transform: capitalize;
	color: #000000;
	font-family: Arial;
}

.inputtext
{
 border:solid 1px #94938F;
}

.text
{
 color:#75533A;
}

.midText
{
	font-size: 11px;
	text-transform: none;
	color: #333333;
	font-family: Arial;
}
.timehead
{
	font-size: 9px;
	
	color: #526897;
	font-family: Arial;
}


.cnnclass{
width: 130px;
padding: 5px;
background-color: #F3F3F3;
border: 1px solid black;
margin-bottom: 1em;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80); /*Specify fade effect in IE. Remove if desired.*/
-moz-opacity: 0.8; /*Specify fade effect in Firefox. Remove if desired.*/
}

.cnnclass a{
text-decoration: none;
}

.bbcclass{
width: 130px;
padding: 6px;
background-color: lightyellow;
border: 1px solid #004A00;
}

.rsstitle{ /*shared class for all title elements in an RSS feed*/
font-weight: bold;
}

.rssdate{ /*shared class for all date elements in an RSS feed*/
color: gray;
font-size: 85%;
}

.rssdescription{ /*shared class for all description elements in an RSS feed*/
}
