body {
        margin-bottom: 0px;
        margin-top: 0px;
        overflow: -moz-scrollbars-vertical;
}

table.maintable {
	border: 1px solid black;
}

.footer {
	border-top: 1px solid black;
	font-family: helvetica, arial;
	font-size:10px;
	font-weight:normal;	
}

.footer a, .footer a:hover {
	text-decoration: none;
	font-size:10px;
	font-weight: normal;
	color: #448844;
}

.footer a:hover {
	color: #77cc77;
}

.menu {
	border-bottom:1px solid black;
	font-weight:bold;
	font-family:helvetica, arial;
	font-size:13px;
	letter-spacing:1px;
	color:white;
}

.menu a {
	text-decoration:none;
	color: #ccccee;
}

.menu a:hover {
	color: #7777ff;
}

.main {
	border-right:1px solid black;
	background: url(mainbg.jpg);
	background-repeat: no-repeat;
}

.mainfp {
	border-left:1px solid black;
	border-right:1px solid black;
	background: url(mainbg.jpg);
	background-repeat: no-repeat;
}

.side {
	font-family: helvetica, arial;
	font-size:9px;
}
.maintext {
	margin:20px 20px 20px 20px;
	font-size:12px;
	font-family:helvetica, arial;
}

.maintableh {
	background:url(head4.jpg);
	border-left:1px solid black;
	border-right:1px solid black;
	border-top:10px solid black;

}

h1 {
	font-family: helvetica;
	font-size: 18px;
}

input, select, textarea {
	border: 1px solid #333333;
	font-size:12px;	
	font-family:helvetica,arial;
}

hr {
	height: 1px;
}

.maintext a {
	text-decoration: none;
	color: #333377;
}

.maintext a:hover {
	color: #666699;
}

img { border: 0px; }

