body { 
margin-left : 6px; 
font-family : Verdana, arial; 
font-weight : normal; 
font-size : 12px; 
color : #333333; 
background-color : #ffffff; 
} 


hr { 
margin-top : 2px;
margin-bottom : 2px;
padding : 0;
background-color : #c2cbdf; 
color : #bcc5d9; 
border : none; 
height : 3px; 
}

a:active, a:visited, a:link { 
color : #446488; 
text-decoration : none; 
} 
a:hover { 
color : #00004f;  
text-decoration : none; 
} 

a.alt:link{
	text-decoration:none;
	color: #663366;
	font-size: 12px;
	font-weight: bold;
}
a.alt:visited{
	text-decoration:none;
	color: #663366;
	font-size: 12px;
	font-weight: bold;
}
a.alt:hover{
	text-decoration:none;
	color: #FF6600;
	font-size: 12px;
	font-weight: bold;
}
ul { 
    margin: 0;
    padding: 0;
    list-style-type: none;
    color: #000000;
    font: 8pt Verdana; }
.shoutbox {
    background: #ffffff;
    padding: 5px;
    width: 400px;
    height: 300px;
    border: 1px solid black;
    overflow: auto;
    color: #000000;
    font: normal 8pt Verdana; }
	
.table_header{
	border:1px solid #070707;
	background-color:#C03738;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	color: #FFFFFF;
	text-align:center;
	padding:0px;
}
div.enter
{
	background: #ffffff;
    padding: 5px;
    width: 410px;
    
    overflow: auto;
   
   font: normal 8pt Verdana; 

}
.table_alt1{
	border:1px solid #070707;
	background-color:#EBEBEB;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	padding:0px;
}
.table_alt2{
	border:1px solid #070707;
	background-color:#E3E2E2;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	padding:0px;
}
	
.form_bottom{
	border:1px solid #070707;
	background-color:#C03738;
	text-align:center;
	padding:0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	
}
.error_message{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	color: #8B0000;
}
	
	
input,select,textarea {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color:#AFAEAE;
	border:1px solid #000000;
}

form{
	padding:0px;
	margin:0px;
}

img {
	border:0px;
}

.a { 
color : #ffffff; 
font-weight : bold; 
border-width : 5px; 
border-right-style : solid; 
margin-left : 2px; 
text-align : left;
background : #406080;
}

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

div.advert
{
	background-color: #EFF3F6;  
	border-bottom: 1px dotted #AFCDDC;
	border-top: 1px dotted #AFCDDC;
}