a,a:link{
	color: #000000;
	text-decoration: underline;
}

a:hover{
	color: #e96716;
	text-decoration: underline;
}
a.cs,a.cs:link{
	color: #667a81;
	text-decoration: none;
	font-size:9px;
}

a.cs:hover{
	color: #e96716;
	text-decoration: underline;
	font-size:9px;
}
a.yel,a.yel:link{
	color: #fff200;
	text-decoration: none;
	font-size:9px;
	font-weight:bold;
}

a.yel:hover{
	color: #fff200;
	text-decoration: underline;
	font-size:9px;
	font-weight:bold;
}
a.ri,a.ri:link{
	color: #FFB20D;
	text-decoration: none;
	font-size:9px;
	font-weight:bold;
}

a.ri:hover{
	color: #FFB20D;
	text-decoration: underline;
	font-size:9px;
	font-weight:bold;
}
a.lml,a.lml:link{
	color: #626262;
	text-decoration: none;
}

a.lml:hover{
	color: #e44817;
	text-decoration: none;
}
a.nl,a.nl:link{
	color: #B0261A;
	text-decoration: underline;
}

a.nl:hover{
	color: #B0261A;
	text-decoration: none;
}
.rb {
	color: b0261a;
	font-weight: bold;
}
.rb1 
{
	color: b0261a;
	font-weight: bold;
	text-transform:uppercase;
	font-size:14px;
}



html,body{
	margin: 0;
	padding: 0;
	height:100%;
}

input, textarea {
	font-family: Tahoma;
	font-size: 11px;
}

td{
	color: #393939;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
h1{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: b0261a;
	font-weight: bold;
	font-variant: normal;
        margin-bottom:0;
	margin-top:0;

}
h2{
	font-size: 14px;
	color: b0261a;
	font-weight: bold;
        margin-bottom:-10;


}
.cp {
	color:#FFFFFF;
	font-size:9px;
	background-image:url(../img/bg3.gif); 
	padding:2px 10px 4px 10px;
	text-align:center;
}
.adr {
	color:#FFFFFF;
	font-size:9px;
	background-image:url(../img/bg4.gif); 
	background-repeat:no-repeat;
	padding:2px 10px 4px 10px;
}
