/* CSS Document */
BODY {
BACKGROUND: url(images/bg_b.gif) #EDEDED repeat-x;
}
.top_menu {
font-family:Tahoma, Arial, Verdana;
font-size:11px;
color:#3C7FAF;
text-decoration:none
}
.top_menu:hover {
color:#000000;
text-decoration:underline;
}
.menu {
font-family:Tahoma, Arial, Verdana;
font-size:12px;
color:#3C7FAF;
text-decoration:none
}
.menu:hover {
color:#000000;
}
.cont_heading {
font-family:Tahoma, Arial, Verdana;
font-size:12px;
font-weight:bold;
color:#000000;
}
.cont {
font-family:Tahoma, Arial, Verdana;
font-size:11px;
color:#000000
text-align:justify;
}
.bullet {
font-family:Tahoma, Arial, Verdana;
font-size:22px;
color:#3C7FAF;
text-align:justify;
}
.btm_menu
{
font-family:Tahoma, Arial, Verdana;
font-size:11px;
color:#FFFFFF;
text-decoration:none
}
.btm_menu:hover {
text-decoration:underline;
}
.copyright {
font-family:Tahoma, Arial, Verdana;
font-size:11px;
color:#888888;
text-decoration:none
}
.cont_link {
font-family:Tahoma, Arial, Verdana;
font-size:11px;
color:#3C7FAF;
text-align:justify;
text-decoration:none;
}
.cont_link:hover {
text-decoration:underline;
}
.txt_box {
font-family:Tahoma, Arial, Verdana;
font-size:11px;
color:#000000;
}
