body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-color: #3368AA;
}

FORM {
display:inline;
}

INPUT,TEXTAREA,SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link {
	color: #F09C00;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #D78B00;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #990000;
}
.smaller1 {
font-size:11px;
}

.smaller2 {
font-size:10px;
}

.larger1 {
font-size:13px;
}

.mainheader {
font-size:17px;
font-weight: bold;
color: #FFFFFF;
background-color: #FFA608;
background-image:url(gfx/headerbackground.gif);
background-repeat:no-repeat;
padding: 8px;
padding-left: 10px;
}

.subheader {
font-size: 14px;
font-weight: bold;
color: #4848B6;
}

.bodytext {
padding: 10px;
}

.width95pc {
width:95%;
}
