input {color: #403f3f;}
textarea {color: #403f3f;}
select {color: #403f3f;}
td, .td {color:#403f3f;}
.title{font-size: 13px; font-weight:bold;}
.titleMrn{font-size: 13px; font-weight:bold;color:#e40202}
.titlebigMrn{font-size: 14px; font-weight:bold;color:#e40202}
.titlebigwh{font-size: 14px; font-weight:bold;color:#ffffff}
.titlebigSlvr{font-size: 17px; font-weight:bold;color:silver}
.tdSlvr {color:silver;}
a.lMenu0:link, a.lMenu0:visited{color:#ffffff;font-size: 13px; font-weight:bold;text-decoration: none;}
a.lMenu0:hover{color:#c0c0c0;}
a.lMenu:link, a.lMenu:visited{color:#e40202;font-size: 13px; font-weight:bold;text-decoration: none;}
a.lMenu:hover{color:#140078;}
.tdWh{color:#ffffff;}
a.lTitle:link, a.lTitle:visited{color:#140078;font-size: 13px; font-weight:bold;text-decoration: none;}
a.lTitle:hover{text-decoration: underline;}


html, body { height:100%}
html, input, textarea
	{
		font-family:"Verdana"; 
		font-size:12px;		
		color:#140078;
	}	
	
.tdS {color:#403f3f;font-size:10px;}


a{color:#e40202; text-decoration:underline} 
a:hover{text-decoration:none}

a.ltd:link,a.ltd:visited  {color:#403f3f; text-decoration:none} 
a.ltd:hover{text-decoration:underline}

a.ltdNg:link,a.ltdNg:visited  {color:#403f3f; text-decoration:underline} 
a.ltdNg:hover{text-decoration:none}


ul{margin-top: 0px;padding-top:0px;margin-bottom: 0px;padding-bottom:0px;}
li {list-style: square;margin:0px;padding:0px}


/*scrolling marqueeeeeee*/

A.redmore:Link, A.redmore:Visited{color: #526afb;font-family: "Trebuchet MS";font-size: 12px;font-weight: bold;line-height: 12px;text-decoration: none;}
A.redmore:Hover{color: #0000ff;}


#marqueecontainer{
position: relative;
width: 200px; /*marquee width */
height: 180px; /*marquee height */
/*background-color: #ebe9e1;
border: 3px solid #ebe9e1;*/
background-color: transparent;
border: 0px solid #ebe9e1;
padding: 2px;
/*padding-left: 2px;*/
overflow: hidden;
overflow-x:hidden;
overflow-y:hidden
}
