body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background: #FFFFFF url(/images/background.jpg)  repeat;
}
table tr td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a {
	color: #012349;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}


font {
	font-size: 11px;
}
TEXTAREA {
BORDER-RIGHT: #000000 1px solid; 
BORDER-TOP: #000000 1px solid; 
BORDER-LEFT: #000000 1px solid; 
COLOR: #012349;
FONT-SIZE: 11px;
BORDER-BOTTOM: #000000 1px solid;
margin-left: 5px;
margin-right: 5px;
padding-left: 2px;
padding-right: 2px;
background-color: #E7DAD1;
}
INPUT {
BORDER-RIGHT: #000000 1px solid;
BORDER-TOP: #000000 1px solid;
BORDER-LEFT:#000000 1px solid;
COLOR: #000;
FONT-SIZE: 10px;
BORDER-BOTTOM: #000000 1px solid;
margin-left: 5px;
margin-right: 5px;
padding-left: 2px;
padding-right: 2px;
background-color: #E7DAD1;
}
.login {
BORDER-RIGHT: #000000 1px solid;
BORDER-TOP: #000000 1px solid;
BORDER-LEFT:#000000 1px solid;
COLOR: #000;
FONT-SIZE: 10px;
BORDER-BOTTOM: #000000 1px solid;
margin-left: 1px;
padding-left: 1px;
padding-right: 1px;
background-color: #E7DAD1;
}
.maintable {
	background-color: #FFFFFF;
	margin-top: 0px;
	border-top: 3px solid #012349;
	border-right: 1px solid #012349;
	border-bottom: 1px solid #012349;
	border-left: 1px solid #012349;
}
.innertable {
	background-color: #F2F2E8;
	border: 1px solid #012349;
}
table {
}
.content {
	background-color: #F4F4F3;
	margin: 5px;
	border: 1px solid #012349;
}
.nav {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.nav:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.navbot {
	font-size: 11px;
	font-weight: normal;
	color: #012349;
	text-decoration: none;
}
.navbot:hover {
	font-weight: normal;
	color: #012349;
	text-decoration: underline;
}

.style { font-weight: normal; font-style: normal }
		

