body
{
	margin-bottom:0px;
	margin-top:0px;
	background-color:#3f68b1;
	background-image:url(bg2.png);
	background-position:top;
	background-repeat:repeat-x;	
	font-family: Calibri;
}

.header
{
	margin-bottom:0px;
	margin-top:0px;
	background-color:#3f68b1;
	background-image:url(headerbg.png);
	background-position:top;
	background-repeat:repeat-x;	
	color: White;
}

.usstyle
{
	vertical-align:top;
	width: 170px;
}

.leftpad
{
	width:100px;
}

.maincontent
{
	background-color:White;
	border-color:Black;
	border-width:thin;
}

 .headingcaption
{
    font-size: x-small;
}

.headertitle
{
    text-align: center;
    font-size: x-large;
}

.error
{
    color: #FF3300;
}
table.padded-table td { padding:10px; }

.altbad
{
	background-color:#ffa544;
}

.altgood
{
	background-color:#94d5ff;
}

a.dark:link 
{
	color:#94d5ff;
}

a.dark:visited 
{
	color:#94d5ff;
}

a.dark:active 
{
	color:#94d5ff;
}

a.dark:hover 
{
	color:#ffffff;
}