
#form_box {
	width: 100%;
	background: #f8f8f8;
	border: 1px solid #d6d6d6;
	border-left-color: #e4e4e4;
	border-top-color: #e4e4e4;
	font-family: tahoma, Helvetica, Sans-serif;
	padding: 0.5em;
	margin-top: 10px;
	margin-bottom: 2px;
	font-size:9px;
}
 
#form_box div {
	padding: 0.2em 0.5em;
}
 
#form_box div.hr {
	border-bottom: 2px solid #e2e2e1;
	height: 0px;
	margin-top: 0pt;
	margin-bottom: 7px;
}
 
#form_box p {
	float: left;
	margin: 4px 0pt;
	width: 120px;
}
 
 
#log {
	width: 100%px;
	margin-top: 10px;
}
 
#log_res {
	overflow: auto;
	color:#FF0000;
}
 
#log_res.ajax-loading {
	padding: 20px 0;
	background: url(spinner.gif) no-repeat center;
}
#header
{
    width:778px;
    background-image: url('../index_files/VMFforumsite_01.png');
    height:307px;
}
#footer
{
    width:778px;
    background-image: url('../index_files/footer.png');
    height:154px;
}
#copyright
{
    width:778px;
    background-image: url('../index_files/Copyright.png');
    height:54px;
}

#VMFbody
{
    width:778px;
}
#content
{
    width:560px;
    font-family:Arial;
    font-size: 12px;
    text-align:justify;
    /*padding-left:20px;*/
    /*float:left;*/
}

#left
{
    width:180px;
    border:solid 1px #cccccc;
    padding:5px;
    /*float:right;*/
} 
.left-sponsor
{
    vertical-align:top;
}  
#menu
{
  width:778px;
  height:21px;  
  text-align:left;
    
}
.menuItem
{
    height:32px;
    text-align:center;
    font-family:Arial;
    font-size:10px;
    font-weight:bold;
/*    background-color:#FFEF6B;*/
    text-transform:uppercase;
    text-decoration:none;
    width:80px;
} 
.menuItem a
{
    color:Black;
    text-decoration:none;
   
 
} 
.menuItem a:hover
{
    /*color:Orange;*/
    text-decoration:underline;  
 
}

.break-line
{
    width: 5px;
    height:10px;
    text-align:center;
    /*border: solid 1px black;*/
   

}

		.style1 
        {
		
		    font-family:Arial;
    		font-size: 12px;
   

        }
        .style2
        {
            color: #FF6600;
        }
        .style3
        {
            text-align: center;
        }
        .style4
        {
            color: #FF6600;
            font-weight: bold;
            text-align: center;
        }
        
.regForm
{
        vertical-align: top;
        text-align: left;
        font-family:arial;
        font-size: 12px;

}