/* CSS Document */

body {
background-color: #FFF;
width: 760px;
margin-top: 20px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
font-family: verdana;
color: #993300;
}
body.ff {
background-color: #fff;
width: 300px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
font-family: verdana;
color: #993300;
scrollbar-face-color:#ffa83f;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-Color:#ffffff;
}
p {
margin:20px;
font-family: verdana;
font-size: 13px;
line-height: 22px;
text-align:justify;
text-indent: 2em;
color: #600;
}
h1 {
text-align:center;
color: #660000;
}
h2 {
text-align:center;
font-family: verdana;
color: #000033;
text-align:justify;
}

h3 {
text-align:center;
font-family: verdana;
color:#000033;
text-align:justify;
}

h4 {
	text-align:center;
	color:#FF9933;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
text-align:center;
color:#333366;
}

h6 {
text-align:left;
color:#990000;
}


.image1{
border: solid 1px #000000;
float: left;
margin-right:13px;
}

.image2{
border: solid 1px #000000;
float: right;
margin-left:13px;
}
.image3{
border: solid 1px #000000;
float: center;
margin-left:26px;
}

.image4{
border: solid 1px #000000;
float: center;
margin-top:26px;
}


.image5{
border: solid 1px #000000;
float: right;
margin-left:13px;
margin-top:26px;
}
.online{
font-family: verdana;
font-size: 13px;
color:#000000;
background-color: #FF9;
}
.back{

color:#000000;
background-color: #FFC;
}
.center{
text-align: center;
}
a:link {
font-family:verdana;
font-size:12px;
color:#666;
text-decoration: none;
}


a:visited {
font-family:verdana;
font-size: 12px;
color:#336;
text-decoration: none;

}

a:hover {
font-family:verdana;
font-size: 12px;
color:#fff;
text-decoration:underline;
background-color:#8094ab;
}


a:active {
font-family:verdana;
font-size: 12px;
color:#CC9937;
text-decoration:underline;
background-color:#8094ab;
}


#xrep{
background-image: url(images/bg_o.jpg);
background-repeat: repeat-x;
}


#btm_xrep{
background-image: url(images/btm_xrep.jpg);
background-repeat: repeat-x;
}

#rtxrep{
background-image: url(images/rt_shim.gif);
background-repeat: repeat-x;
}

#yrep{
background-image: url(images/xoxitl_rep.jpg);
background-repeat: repeat-y;
}

#rcxrep{
background-image: url(images/rc_shim.gif);
background-repeat: repeat-x;
}
#navyrep{
background-image: url(images/nav_img.gif);
background-repeat: repeat-y;
}
#navtrans{
	background-image: url(images/nav_trans.gif);
	background-repeat: repeat-y;
	line-height: 13px;
}

li {
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-indent: 15px;	
}
ul.sidemenu li {
border-top: 1px solid #6F3E04;
}
ul.sidemenu ol {
border-top: 1px solid #6F3E04;

}
ul.sidemenu li a {
text-decoration: none;
display: block;
width: 150px;
color: #333;
font-weight: bold;
padding: 2px 10px;
}
ul.sidemenu li a:hover {
background-color: #8094AB;
color: #EEEEDC;
