body
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url('/images/design/bg.jpg') center top no-repeat #849ab3;
	margin: 25 0 0 0;
	font-size: 12px;
	color: #444455;
	}

td
	{
	font-size: 12px;
	color: #444455;
	}
	
a:link, a:visited
	{
	color: #2D4084;
	}

a:active, a:hover
	{
	color: #abbee0;
	}

h1
	{
	font-size: 30px;
	font-weight: normal;
	margin: 0 0 5 0;
	padding: 0 0 0 0;
	color: #444455;
	}

h2
	{
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 5 0;
	padding: 0 0 0 0;
	color: #444455;
	}

h3
	{
	font-size: 16px;
	margin: 0 0 5 0;
	padding: 0 0 0 0;
	color: #444455;
	}

.PageTitle
	{
	background: url('/images/design/title_bg.gif') top no-repeat;
	margin: 0 0 20 0;
	}

.PageTitle td
	{
	text-decoration: none; 
	font-weight: bold;
	font-size: 14px;
	}


.MenuTable td
	{
	text-align: center;
	}
	
.ContentImageRight
	{
	border: 1px solid #8899bb;
	padding: 0 0 0 0;
	margin: 0 0 5 5;
	}

img, div, #table
	{
	behavior: url(iepngfix.htc);
	}
