body{
margin:0px 0px;
background: #ea0437;
color:#111111;
padding:0px;
text-decoration:none;
list-style:none;
text-align:center;
display:inline;
}


a:link {color: #111111}
a:visited {color: #111111}
a:hover {color: #666666}
a:active {color: #666666}
a{text-decoration:underline}

a.menu{
text-decoration:none;
font-weight:bold;
}

a.menuitem{
text-decoration:none;
}



input.submit {
background-color : #c00;
color : #ccc;
font : bold 14px/14px verdana, geneva, helvetica;
border : 2px solid #ccc;
}

input.select {
background-color : #c00;
color : #ccc;
font : bold 70%/14px verdana, geneva, helvetica;
border : 2px solid #ccc;
}
.bright {
color : #c00;
font : bold 12px/12px verdana, geneva, helvetica;
}
input.bright {
border : 1px solid #c00;
}
.faded {
color : #ccc;
font : normal 12px/12px verdana, geneva, helvetica;
}
input.faded {
border : 1px solid #ccc;
}



ul{
}

#page{
height: 100%;
margin-top: 50px;
width: 916px;
margin:0px auto;
text-align:left;
}

#logo{
	margin:0px 0px;
    clear: both;
    width: 916px;
	height:100px;
    display: block;
	background: url(../img/header.jpg) 0px 0px no-repeat;
}

#mainContent{
float:left;
width: 916px;
background: url(../img/bg.jpg);
overflow:none;
}

#vmenu{
float:left;
width: 140px;
margin-left:8px;
margin-top:0px;
padding:0px;
background-color: #ffffff;
}


#maintext{
float:left;
width: 550px;
min-height: 400px;
margin-left:0px;
padding:20px;
background-color: #ffffff;
}




#newsbox{
float:left;
width: 100px;
height: 30px;
margin-left:0px;
margin-top:30px;
padding: 5px;
padding-left:20px;
background-color: #ffffff;
}

#newsbox2{
float:left;
width: 100px;
height: 30px;
margin-left:0px;
margin-top:20px;
padding: 5px;
padding-left:20px;
background-color: #ffffff;
}



#bgbottom{
float:left;
text-align: center;
font: 10pt Times New Roman;
clear:both;
height: 70px;
margin-top: 0px;
width: 916px;
background: url(../img/bgbottom.jpg) 0px 0px no-repeat;
}

#bgtop{
height: 16px;
margin-top: 0px;
width: 916px;
background: url(../img/bgtop.jpg) 0px 0px no-repeat;
}

#menucat{
font: 90%/11pt Times New Roman;
font-weight:bold;
margin-left: 0px;
}

#submenucat{
font: 90%/11pt Times New Roman;
font-weight:bold;
margin-left: 10px;
}

#menuitem{
font: 90%/11pt Times New Roman;
margin-left: 10px;
color: blue;
font-style:bold;
}

#submenuitem{
font: 90%/11pt Times New Roman;
margin-left: 20px;
}

.spacer {
	clear: both;
	}

