body
{
	background-color: #0620b5;
}

table, tr, th, td, img, p, div
{
	padding: 0;
	margin: 0;
	border: 0;
	font-family: verdana;
	font-size: 12px;
}

p
{
	margin-bottom: 6px;
}

table
{
	border-collapse: collapse;
	border-spacing: 0px; 
}

a:link,
a:visited
{
	color: #0000FF;
}

a:active,
a:hover
{
	color: #0088FF;
}

.topnav,
a.topnav:link,
a.topnav:visited
{
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	color: black;
	padding-top: 3px;
	padding-bottom: 3px;
}

a.topnav:active,
a.topnav:hover
{
	background-color: #caaf33;
	border-top: solid #efce38 1px;
	border-bottom: solid #efce38 1px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.content
{
	color: black;
	font-family: verdana;
	font-size: 11px;
}

.footer
{
	color: white;
	font-family: verdana;
	font-size: 10px;
}

#content
{
	width: 780px;
	background-image: url("images/layout/contentb.jpg");
	background-repeat: repeat-y;
}

