/* CSS Document */

a:link {
  color: rgb(0,123,123);
}

a:visited {
  color: rgb(1,126,126);
}

a:active {
  color: rgb(53,196,196);
}

.attention {
  color: #FF0000;
}

.indent {
  color: #ff0000;
}

div#sideBarCon h1{
  color:#013;
}

#mainContent h1{
	color:#013;
}
#mainContent h2{
	color:#013;
}


#navWeAccept{
	color:#fff;
}

#regionSelect{
	color:#fff;
}

.topmenulink{
	color:#CFCF9E !important;
}
.topmenulink:hover{
	color:#FFCF31 !important;
}
#pickOfTheBest{
  background-color: #eafdf5;
  border-color:#eafdf5;
  }
  
 p, li, dl, dt, h3, h4, td, pre{
	color:#013;
}

table#directory .catHead{
	color:#588;
}
table#directory .catHead:hover{
	color:#8aa;
}
table#directory .subcat{
	color:#255;
}
table#directory .subcat:hover{
	color:#588;
}

#maincontent h1{
	color: rgb(0,80,80);
}

#maincontent h2{
	color: rgb(0,100,100);
}