body {
	margin-bottom: 0px;
	background-color: #210000;
	width:920px;
	margin:0 auto;
}

p{

}

table {
border-top:none;
background-image:url(../images/bg_white_1.gif);
}
.tab{
background:none;
}
#content{
margin-left:60px;
margin-right:60px;
margin-bottom:60px;
margin-top:10px;
width:600px;
}
#border{
background-image:url(../images/bg.jpg);
background-repeat:repeat-y;
width: 920px;
}

#top{
background-image:url(../images/bg_top.gif);
background-repeat:no-repeat;
margin-left:45px;
width: 920px;
height:44px;
}
#bottom{
background-image:url(../images/bg_bottom.gif);
background-repeat:repeat-x;
margin-left:5px;
width:920px;
height:100px;

}
td, textarea, input, select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d4d4d;
	font-weight: normal;
	line-height: 14px;
}

#mainbody h3 {
	color:#333333;
	font-size:16px;
}
#mainbody h4{
	color:#141212;
	font-size:14px;
}

#mainbody p{
font-size:11px;
}
#mainbody hr{
	color:#000051;
}
#mainbody2{
background-color:#FFFFFF;
}
.frame {
	border: 1px solid #E8E9D7;
}


.text4 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #040404;
}
.text4 a:hover {
	color:ffffff;
	text-decoration:underline;
}
#greymenu{
	float:right;
	width:720px; 
	height:32px; 
	background-image:url(../images/bg_menu.gif);
	background-repeat:repeat-x;
}

#smallwhitetext {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
}
#smallwhitetext a{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #4C4C4D;
	font-weight:bold;
	text-decoration:none;
}
#smallwhitetext a:hover{
	color:#210000;
	text-decoration:underline;
}

a:link {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}

a:hover {
	color:#660000;
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
