body, td, th {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
body {
margin: 10px;
}



a:link, a:visited, a:active {
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}


\* a:link, a:visited, a:active {
\* 	color: #ffffff;
\* 	text-decoration: underline;
\* }
\* a:hover {
\* 	color: #D12122;
\* 	text-decoration: underline;
\* }


form {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
	color: #efefef;
	letter-spacing: 0.5em;
}
h1{font-size: 16px;}
h2{font-size: 14px;}
h3{font-size: 12px;}
h4{font-size: 11px;}

.content{
color: #ffffff;
font-family: verdana;
font-size: 12px;
padding: 10px;
padding-bottom:2px;
padding-top:0px;
margin:0px;
line-height: 18px;
letter-spacing: .15ep;
}

.biglist
{
font-family: verdana;
font-size: 12px;
margin: 0;
width: 600px;
color: #ffffff;
}

.menuleft{
background-image: url('../images/left.gif');
background-repeat: no-repeat;
width:294px;
height: 536px;
margin-top:15px;
margin-left:25px;
text-decoration:none
}


.menuleft a:link, .menuleft a:visited, .menuleft a:active{
display: block;
height:62px;
width:136px;
background-image: url('../images/button.gif');
font-family: arial;
font-size:12px;
font-weight:bold;
padding-top: 21px;
text-align:center;
text-decoration:none;
margin-left:35px
}

.menuleft a:hover{
display: block;
height:62px;
width:136px;
background-image: url('../images/button.gif');
font-family: arial;
font-size:12px;
font-weight:bold;
padding-top: 21px;
text-align:center;
text-decoration:none;
margin-left:35px;
color:#fff
}

.footer{
background-image: url('../images/footer.gif');
background-repeat: no-repeat;
width:942px;
height: 60px;
padding-top:35px;
padding-left:285px;
text-decoration:none
}

.footer a:link, .footer a:visited, .footer a:active{
color: #ffffff;
font-family: verdana;
text-decoration: none;
font-size: 10px;
padding-left:5px;
padding-right:5px;
}

.footer a:hover{
color: #ffffff;
font-family: verdana;
text-decoration: underline;
font-size: 10px;
padding-left:5px;
padding-right:5px;
}


