A:active,A:link,A:visited {
	COLOR: #5B5B5B;
	TEXT-DECORATION: none;
}

A:hover {
	TEXT-DECORATION: underline;
}

img {
	border: 0px;
}

a.menu:link,a.menu:visited {
    color:#698CA5;
	font-size: 11px;
	text-decoration: none;
}

a.menu:hover {
    color:#707070;
	text-decoration: underline;
}

body {
	margin: 0px;
	background: #FFFFFF;
	scrollbar-face-color:#FFCC00;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DADADA;
	scrollbar-3dlight-color: #AFB0B1;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #336699;
}

* {
	color: #5B5B5B;
	font-family: verdana,Tahoma,Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.br {
   border-right:#FFFFFF 1px solid; 
   }

.number {
	color: #B6B6B6;
	font-size:9px;
	font-weight: 400;
}

.menusep {
	height:1px;
	color:#c4c4c4;
	width:100%;
}

.cat {
	text-indent:-1em;
	margin-left:1em;
	margin-top:1em;
	font-family: arial, sans-serif;
}

.subcat {
	margin-left:2em
}

.name {
	font-family:verdana,Tahoma,Geneva,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 10px;
}

.links {
	color: #7B7B7B;
	font-family: verdana;
	font-size: 9px;
}

.er {
	font-weight: 400;
	color: #ff0000;
}

.red {
	color: #ff0000;
}

.nolinks {
	text-align:center;
	margin-top:10px;
	color:#ff0000;
	font-weight:bold;
}

.cy {
	color: #7B7B7B;
	font-size: 9px;
}

img.ban {
	width:88px;
	height:31px;
}

img.icon {
	width:16px;
	height:16px;
	position:relative;
	top:4px;
}

.plans {
	text-align:center;
	background: #ffffff;
	color: #698CA5;
}
.plansmain {
    padding-left:15px;
	background: #ffffff;
}

.red_txt {
	font-weight:bold;
	color: #ff0000;
	font-family: verdana,Tahoma,Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.green_txt {
	color: #006600;
	font-family: verdana,Tahoma,Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.black_txt {
	color: #000000;
	font-family: verdana,Tahoma,Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.blackb_txt {
	font-weight:bold;
	color: #000000;
	font-family: verdana,Tahoma,Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

div.right {
	position:relative;
	left:30px;
}

.err {
	color: #ff0000;
	font-weight: 800;
}

.green {
	color: #009900;
	font-weight: 800;
}