/* CSS Document */

body {
margin: 0px;
padding: 0px;
font-family: Tahoma;
font-size: 12px;
color: #f0c222;
background-color:#000000;
text-align:center;
}

.container { 
background: url(../img/repeat.jpg) repeat-y;
border-collapse: collapse;
margin: 0px auto 0px auto;
width: 990px;
height: 100%;
text-align:center;
}
.top { 
background: url(../img/top.jpg) no-repeat;
text-align:center;
height: 159px;
}
.lefttop { 
background: url(../img/lefttop.jpg) no-repeat;
height: 466px;
width: 242px;
}

table {
border-collapse: collapse;
padding: 0;
font-family: Tahoma;
font-size: 12px;
color: #f0c222;
}

table td {
vertical-align: top;
padding: 0;
font-family: Tahoma;
font-size: 12px;
color: #f0c222;
}

.copyright {
font-family: Tahoma;
font-size: 12px;
color: #000000;
width: 690px;
text-align:center;
}

.f12whitebold {
font-family: Tahoma;
font-size: 12px;
color: #FFFFFF;
font-weight:bold;
}
.f12yellowitalic {
font-family: Tahoma;
font-size: 12px;
color: #f0c222;
font-style:italic;
}
.f12yellowbold {
font-family: Tahoma;
font-size: 12px;
color: #f0c222;
font-weight:bold;
}
.f12date {
font-family: Tahoma;
font-size: 11px;
color: #cc4c36;
}
.f13subtext {
font-family: Tahoma;
font-size: 13px;
color: #dac282;
font-weight:bold;
}
.f13subselect {
font-family: Tahoma;
font-size: 13px;
color: #ae7a2f;
font-weight:bold;
}
.f12thirdtext {
font-family: Tahoma;
font-size: 12px;
color: #be6239;
font-weight:bold;
}
.f12addtext {
font-family: Tahoma;
font-size: 12px;
color: #944530;
font-weight:bold;
}
.f12quote {
font-family: Tahoma;
font-size: 12px;
color: #d88242;
font-style:italic;
}
.f14 {
font-family: Tahoma;
font-size: 14px;
color: #FFFFFF;
font-weight:bold;
}
.box1bg { 
background: url(../img/mayanbg.jpg) repeat;
width: 690px;
}

.menu {
border-collapse: collapse;
padding-top: 5px;
padding-right: 20px;
font-family: Tahoma;
font-size: 14px;
font-weight:bold;
color: #492b00;
}
.selectedmenu {
font-family: Tahoma;
font-size: 14px;
font-weight:bold;
color: #fef5d5;
}
a.menutext:link, a.menutext:visited {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	color: #492b00;
}
a.menutext:hover, a.menutext:active {
	text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	color: #fef5d5;
}