.input
{
width:200px;
border:1px solid #030F19;
background-color:#1E425F;
font-family:Tahoma;
font-size:11px;
color:#BFC5D7;
padding:4px 4px 4px 4px;
height:24px;

}
.textarea
{
width:200px;
border:1px solid #030F19;
background-color:#1E425F;
font-family:Tahoma;
font-size:11px;
color:#BFC5D7;
padding:4px 4px 4px 4px;

}
.secondtable {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	border: 5px solid #DEE2EF;
}
.maintd {
	background-image: url(../images/bgmain2.gif);
	background-repeat: repeat-y;
	background-color: #072237;
}
.toptext
{
font-family:Tahoma;
font-size:10px;
color:#BFC5D7;
}
h1
{
font-family:Tahoma;
font-size:10px;
display:inline;
}
h2
{
font-family:Tahoma;
font-size:10px;
display:inline;
font-weight:normal;
}
.maintext
{
font-family:Tahoma;
font-size:11px;
color:#BFC5D7;
text-align:justify;
line-height:15px;
}
a
{
font-family:Tahoma;
font-size:10px;
color:#BFC5D7;
text-decoration:none;
}
a:hover
{
color:#7B88AC;
text-decoration:underline;
}