              #elHeaderBanner{
                margin: 0 auto;
                width: 980px;
				height: 220px;
				                text-align: left;				
	background-image:url(images/el_bodybackground.gif);
	background-repeat:repeat-y;								 
            }
			#elHeaderMenu{
                margin: 0 auto;
				margin-top: 0px;
                width: 980px;
				height: 70x;
                text-align: left;			
									background-color:#000000;	 
            }			
            #elMainContent{
 			margin: 0 auto;
			height:auto;
			min-height:350px;
                width: 980px;
               text-align: left;	
			   				font-family: Arial;
				font-size: 12px;
				font-weight:normal;
				color: #FFFFFF; 	
	background-image:url(images/el_bodybackground.gif);
	background-repeat:repeat;

				            }	
							
 #elMainContentInside{
 			margin: 0 auto;
			height:auto;
			padding-top: 10px;
                width: 900px; 
 
				
}						
            #elFooter{
				margin: 0 auto;
                min-height: 100px;
				height: 110px;
				
				font-family: Arial;
				font-size: 12px;
				font-weight:normal;
				color:#FFFFFF; 
				 width: 980px;
				background-image:url(images/el_bodybackground.gif);
				background-repeat:repeat-y;

            }		
 #elFooterInside{
 			margin: 0 auto;
                width: 900px;					
}			
#horizontal_solid_line
{
border-bottom: 1px solid  #999999;
height: 10px;
width: auto;
margin-bottom: 5px;
margin-top:5px;

} 		
    

  body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/el_graybackground.gif);
	background-repeat:repeat;
	color:#FFFFFF;
}
a{font-family:Arial;
font-size:12px;
color:#FFFFFF;
 
}			
a:link { color:#FFFFFF; text-decoration: none; }
a:visited { color: #FFFFFF; text-decoration: none;}
a:active { color: #FFFFFF; text-decoration: none;}
a:hover { color: #FFFFFF; text-decoration: underline;}						
.el_text_16red {
	color: #CC0000;
	font-weight: bold;
	font-size: 16px;
}
.el_text_content_yellowwhite {
	color:#FFFFCC;
	font-weight:normal;
	font-size: 14px;
}
.el_text_content_lightbrown {
	color:#FFCC00;
	font-weight:normal;
	font-size: 16px;
}

.bloglink:link {color:#FFCC00;font-weight:normal;font-size: 16px; text-decoration: none; }
.bloglink:visited {color:#FFCC00;font-weight:normal;font-size: 16px; text-decoration: none;}
.bloglink:active {color:#FFCC00;font-weight:normal;font-size: 16px; text-decoration: none;}
.bloglink:hover {color:#FFCC00;font-weight:normal;font-size: 16px; text-decoration: underline;}		


.el_text_content_white {
	color:#FFFFFF;
	font-weight:normal;
	font-size: 13px;
}

#horizontal_dotted_line
{
border-bottom: 1px dashed #006633;
height: 10px;
width: auto;
margin-bottom: 5px;
margin-top:5px;
} 			

.formfield {width:300px;}
.datefield {width:266px;}
.timefield {width:200px;}
.formlist {width:306px;}