body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#0A4A88;
	background-image:url(../images/background.jpg);
	background-repeat: repeat-x;
	font-family: Trebuchet MS1, Helvetica, sans-serif;
}

p
{
	color: #505153;
}

.page
{
    margin:0 auto;
    width:900px;
    text-align: left;
	padding-top: 20px;
}

.top
{
	height: 8px;
	background-image:url(../images/top.gif);
	color: #ffffff;
}

.middle
{
	padding-left: 30px;
	background-image:url(../images/middle.gif);
	padding-right: 30px;
}

.bottom
{
	background-image:url(../images/bottom.gif);
	height: 8px;
}

.footer h1
{
	font-size: 12px;
	font-weight: bold;
	display: inline;
}

.menu
{
	text-align: center;
}

.linkback
{
	text-align: center;
    color: #c0c0c0;
	font-size: 10px;
}

.linkback a
{
	text-align: center;
    color: #c0c0c0;
}

.linkback a:hover
{
	text-align: center;
    color: #ffffff;
}

.divider
{
	text-align: center;
}

.header td
{
	font-weight: bold;
	font-size: 26px;
	color: #2666A3;
}

.prompt
{
	color: #ff0000;
	font-weight: bold;
}
