/* CSS Document */

a:link {
  color: #036;
}

a:visited {
  color: rgb(56,90,204);
}

a:active {
  color: rgb(100,180,210);
}

.attention {
  color: #FF0000;
}

.indent {
  color: #ff0000;
}

div#sideBarCon h1{
  color:#003;
}

#mainContent h1{
	color:#003;
}
#mainContent h2{
	color:#003;
}


#navWeAccept{
	color:#fff;
}

#regionSelect{
	color:#fff;
}

.topmenulink{
	color:#CFCF9E !important;
}
.topmenulink:hover{
	color:#FFCF31 !important;
}
#pickOfTheBest{
  background-color: #eaf7fd;
  border-color:#eaf7fd
  }
  
p, li, dl, dt, h3, h4, td, pre{
	color:#003;
}
table#directory .catHead{
	color:#009;
}
table#directory .catHead:hover{
	color:#00b;
}
table#directory .subcat{
	color:#006;
}
table#directory .subcat:hover{
	color:#009;
}

#maincontent h1{
	color: rgb(0,0,102);
}

#maincontent h2{
	color: rgb(0,0,153);
}