
body {
   margin-top:11px;
   background-color:#000000;
   font-family:arial;
}
.maintable {
   width:760px;
   border:none;
   
}
.header {
   width:760px;
   height:80px;
   background-image:url(../images/index_01.jpg);
   background-repeat:no-repeat;
   
}
.cellone {
    width:760px;
	height:170px;
	
}
.maincell {
     width:760px;
	 background-color:#333333;
	 border:solid;
	 border-color:#404040;
	 border-width:1px;
	 padding-left:5px;
	 padding-right:5px;
	 padding-top:10px;
	 background-repeat:repeat;
	 
}
.maincelltwo {
     width:760px;
	 background-color:#333333;
	 border:solid;
	 border-color:#404040;
	 border-width:1px;
	 padding-left:5px;
	 padding-top:10px;
	 padding-right:5px;
	 padding-bottom:5px;
	 background-repeat:repeat;
	 
	
}
.footer {
    width:760px;
	height:40px;
	padding-top:5px;
	padding-left:5px;
	background-image:url(../images/index_05.gif);
	background-repeat:no-repeat;
	
}
.Whitetitle {
     font-size:18px;
	 font-family:arial;
	 line-height:22px;
	 color:#ffffff;
	 
}
.Whiteheading {
     font-size:11px;
	 font-family:arial;
	 line-height:17px;
	 color:#ffffff;
	 
}
.redtitle {
     font-size:14px;
	 font-family:arial;
	 line-height:22px;
	 color:#cc4c4c;
	 
}
.whitetext {
     font-size:11px;
	 font-family:arial;
	 line-height:17px;
	 color:#ffffff;
	 
}
.smallwhite {
     font-size:9px;
	 font-family:verdana;
	 line-height:10px;
	 color:#ffffff;
	 
}
.whitebold {
     font-size:10px;
	 font-family:verdana;
	 line-height:14px;
	 font-weight:bold;
	 color:#ffffff;
	 
}
.redbold {
     font-size:11px;
	 font-family:verdana;
	 line-height:14px;
	 font-weight:bold;
	 color:#ab1918;
	 
}
.greybold {
     font-size:10px;
	 font-family:arial;
	 line-height:18px;
	 font-weight:bold;
	 color:#ffffff;
	 
}
.navcell {
     width:760px;
	 height:27px;
	 background-color:#000000;		 
	 
}
.linktable {
     width:74px;
	 height:11px;
	 margin-top:20px;
	 	 
}
a.nav:link,a.nav:visited,a.nav:active { 
font-size:10px; 
font-family:arial; 
color:#ffffff; 
font-weight:bold;  
background-image:url(../images/navigation-red.gif); 
background-position:left; 
background-repeat:no-repeat; 
text-decoration:none; 
padding-left:15px; 
margin-left:12px;
}
a.nav:hover { 
color:#ab1918; 
background-image:url(../images/navigation-white.gif);
background-position:left; 
background-repeat:no-repeat; 
text-decoration:none; 
padding-left:15px; 
margin-left:12px;
}

.formfont {
font-size:11px;
font-family:Arial;
color:#999999;
padding-left:10px;
}

.formtable {
width:534px;
height:329px;
}


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

a.top:link {font-size:10px; font-family:arial; color:#ffffff; font-weight:bold; text-decoration:none; }
a.top:visited { font-size:10px; font-family:arial; color:#ffffff; font-weight:bold; text-decoration:none; }
a.top:hover { font-size:10px; font-family:arial; color:#ab1918; font-weight:bold; text-decoration:none; }
a.top:active { font-size:10px; font-family:arial; color:#ffffff; font-weight:bold; text-decoration:none; }

#address {
	position:absolute;
	width:148px;
	height:150px;
	margin-left:590px;
    top:536px; 

}
