body, td, textarea {color:#333333;}
body { background:#fff} 
.red {color:#d81b00;}
.blue {color:#001bd8;}
.green {color:green;}
.gray {color:#767676}
.silver {color:silver}
.black {color:black}
.white {color:#F2F2F2 !important;}
.white:hover {color:#F2F2F2 !important;}

.dashed {text-decoration:none !important; border-bottom:1px dotted #005b8d}
.dashed:visited {text-decoration:none !important; border-bottom:1px dotted #639}
.dashed:hover, .dashed:active {border-bottom:1px dotted red}


a {color:#4664BC; text-decoration:underline; cursor:pointer}
a.title:visited, a.link:visited {color:#639}
a:hover, a:active,
a.title:hover, a.link:hover,
a.title:active, a.link:active {color:red !important; text-decoration:underline;}

.link {color:#4664BC !important}

.bg-light-gray {background-color:#F2F2F2;}
.bg-light-gray2 {background-color:#767676;}

.bg-dark-gray {background:#262626 url(/i/b-sub-menu-bg-2.jpg) no-repeat left top !important;}
.bg-dark-gray a,.bg-dark-gray2  a, .footer a {color:#6ecff6;}

.bg-dark-gray2 {background-color:#333333}

.bg-dark-gray3 {background-color:#cccccc}


.bg-black {background-color:#0d0d0d;}
.bg-black a {color:#6ecff6;}

.bg-white {background-color:white;}

.footer {background-color:#333333;}


.informer {background-color:#fbe8c9;}
.bg-red {background-color:#cc0000;}


.g-100 .g .g-c{
	background-color:#FFF;
}