/* CSS Document */
BODY {
font-family:  Helvetica, Arial, Tahoma, Verdana;
font-size:11px;
color: #FFFFFF;
background-color:#837A75;
line-height: 14px;
}
.left_nav {
	font-size:12px;
	color: #FFFFFF;
	line-height: 16px;
}
.content {
	font-size:12px;
	color: #FFFFFF;
	line-height: 16px;
}
H1{
font-family:  Helvetica, Arial, Tahoma, Verdana;
color: #FFFFFF;
}
H2{
font-family:  Helvetica, Arial, Tahoma, Verdana;
color: #FFFFFF;
}
H3{
font-family:  Helvetica, Arial, Tahoma, Verdana;
color: #FFFFFF;
}
H4{
font-family:  Helvetica, Arial, Tahoma, Verdana;
color: #FFFFFF;
}
H5{
font-family:  Helvetica, Arial, Tahoma, Verdana;
color: #FFFFFF;
}
H6{
font-family:  Helvetica, Arial, Tahoma, Verdana;
color: #FFFFFF;
}
A:link { color: yellow;
font-family:  Helvetica, Arial, Tahoma, Verdana;
font-size:12px;
text-decoration: none;
}
A:visited { color: yellow;
font-family:  Helvetica, Arial, Tahoma, Verdana;
font-size:12px;
text-decoration: none;
}
A:active { color: yellow;
font-family:  Helvetica, Arial, Tahoma, Verdana;
font-size:12px;
text-decoration: none;
}
A:hover { color: red;
font-family: Arial, Tahoma, Verdana;
font-size:12px;
text-decoration: none;
}

TD.topcont A:link{ color: yellow;
font-family:  Helvetica, Arial, Tahoma, Verdana;
font-size:10px;
font-weight: bold;
text-decoration: none;
}
TD.topcont A:visited{ color: yellow;
font-family:  Helvetica, Arial, Tahoma, Verdana;
font-size:10px;
font-weight: bold;
text-decoration: none;
}
TD.topcont A:active{ color: yellow;
font-family:  Helvetica, Arial, Tahoma, Verdana;
font-size:10px;
font-weight: bold;
text-decoration: none;
}
TD.topcont A:hover{ color: red;
font-family: Arial, Tahoma, Verdana;
font-size:10px;
font-weight: bold;
text-decoration: none;
}

A:link.footertext {
color: red;
font-family:  Helvetica, Arial, Tahoma, Verdana;
font-size:12px;
}
A:visited.footertext {
color: red;
font-family: Arial, Tahoma, Verdana;
font-size:12px;
}
A:active.footertext {
color: red;
font-family:  Helvetica, Arial, Tahoma, Verdana;
font-size:12px;
}
A:hover.footertext {
color: white;
font-family:  Helvetica, Arial, Tahoma, Verdana;
font-size:12px;
}
.footer_text {
color: black;
font-family:  Helvetica, Arial, Tahoma, Verdana;
font-size:12px;
}
.footer{background-color: #FFD24F; color: #000000;}