body
{
	background-color: #336699;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 135%;
	color: #000000;
	text-align: center;
}

#main
{
	width: 720px;
	background-color: #ffffff;
	padding: 0px;
	border: 0px;
	margin: 0 auto;
	text-align: left;
}

#contenttable
{
	width: 718px;
	background-color: #ffffff;
	padding: 0px;
	border-collapse: collapse;
	margin: 2px;
}

.mainlogo { padding-left: 10px; }

.boxwithborder
{
	border-color: #eeeeee;
	border-width: 0px;
	border-style: solid;
	border-top: 0px;
	padding-left: 8px;
	padding-right: 8px;
}

.boxwithborder li
{
	padding-top: 0px;
	padding-bottom: 4px;
}

td { vertical-align: top; }

ul { margin-top: 0px;
}

th
{
	text-align: left;
	font-weight: bold;
}

.linktitle { background-color: #eaf1f1; }

a
{
	color: #0000cc;
	text-decoration: underline;
	visited: #cccccc;
}

a:hover
{
	color: #FF0000;
	text-decoration: underline;
	font-size: 100%;
}

.email
{
	color: #0000cc;
	text-decoration: underline;
}

.bottomnav
{
	background-image: url(/images/stripe3.jpg);
	height: 50px;
	text-align: center;
	padding-top: 5px;
    width: 720px;
}

.bottomnav a { color: #003366; }

.title
{
	background-image: url(/images/stripe4.jpg);
	height: 40px;
}

h1
{
	padding-left: 50px;
	padding-right: 10px;
	padding-top: 15px;
	line-height: 110%;
	font-size: 190%;
	font-family: arial, helvetica, sans-serif;
}

h2
{
	line-height: 110%;
	font-size: 170%;
	font-family: arial, helvetica, sans-serif;
}

.advert
{
	background-image:url(/images/stripe.jpg);
	height: 100px;
	font-family: arial, helvetica, sans-serif;
	line-height: 160%;
	padding: 10px;
	text-align: center;
}

.adverttitle {
    	font-weight: bold;
    	font-size: 160%;
}

.adverttext {
    	font-weight: bold;
    	font-size: 130%;
}

#copyright
{
	font-size: 85%;
	color: #999999;
	text-align: right;
}

.medbg {
    background-color: #eeeeee;
}

.bluebg {
    background-color: #eaf1f1;
}