table.mainheadertop {
	border-width: 0px;
	border-spacing: ;
	border-collapse: collapse;
	width:100%;
}
table.mainheadertop td.topleft {
	border-width: 0px;
	padding: 0px;
	height:134px;
	width:800px;
  background-image: url(../img/header.jpg);
}
table.mainheadertop td.topright {
	border-width: 0px;
	padding: 0px;
	height:134px;
	width:800px;
  background-image: url(../img/headerright.jpg);	
}

table.mainheaderbottom {
	border-collapse: collapse;
	width:100%;
	height:26px;
}

table.mainheaderbottom td.bottomleft {
	height:26px;
	width:800px;
  background-image: url(../img/header1.jpg);	
}
table.mainheaderbottom td.bottomright {
	height:26px;
	width:100%;
  background-image: url(../img/header1right.jpg);	
}


.home {
  font-family: tahoma;
 	font-size: 14px;
 	font-weight: Bold;
 	color: #FFFFFF;
 	text-decoration:none;
}
.home:hover {
	color: #D20000;
	text-decoration:none
}


#element1{
position:absolute;
top:136px;
width:800px;
}
#element1 #img{
position:absolute;
left:12px;
top:3px;
}
#element1 #title{
position:absolute;
left:30px;
top:0px;
}

#element2 #title1{
position:absolute;
left:400px;
top:0px;
}









#flash {
position:absolute;
top:10px;
left:250px;
}

#login {
position:absolute;
top:10px;
left:650px;
}
.formlabel { font-family: tahoma; font-size: 12px; color: #ffffff }

.TextForm {font-family: tahoma;
font-size: 11px;
color: #333333;
border: 1px solid #D20000;}

.formtable {
width:270px;
border: 0px Navy solid;}

