/* CSS Document */

body{ background-color:#e6e2d6; margin:0px; padding:0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;  color:#36322e; font-size:12px;   }
H1{ font-size:12px; color: #1975b4; text-transform:uppercase;}
H2{	font-size:11px; color: #a40a0b; text-transform:uppercase;}
H3{  font-size:10px; color: #333; text-transform:uppercase;}

.leftbg {background-image:url(../images/left-bg.png); background-repeat:repeat-y;
}
.bottombg {background-image:url(../images/bottom-bg.png); background-repeat:none;
}
.comments {padding-left:40px; padding-right:40px; color:#FFFF66; font-size:10px; font-weight:normal;}

#navigationx{
margin:0px;
padding-right:20px;
text-align:right;
float:right;
height:30px;

}

#navigationx ul
{margin:0px; padding:0px;}

#navigationx ul li
{display:inline; height:30px; float:left; list-style:none; margin-left:15px;}

#navigationx li a
{color:#014898; font-weight:bold; text-decoration:none;}

#navigationx li a:hover
{text-decoration:underline;}

.footer{}

.footer A:link {text-decoration: none; color:#CCCCCC;}
.footer A:visited {text-decoration: none;  color:#CCCCCC;}
.footer A:active {text-decoration: underline; color:#CCCCCC;}
.footer A:hover {text-decoration: underline; color:#FFF}
	
A:link {text-decoration: none; color:#36322e; text-decoration:underline;}
A:visited {text-decoration: none;  color:#36322e; text-decoration:underline;}
A:active {text-decoration: underline; color:#36322e; text-decoration:underline;}
A:hover {text-decoration: underline; color:#666}
