body 
{
	font-size: 14px;
	font-family: Arial, san-serif;
	color: #373251;
	background-color: #EEF1F3;
}

table.maintable 
{
	border-width: 1px;
	border-spacing: 5px;
	border-style: solid;
	border-color: #000000;
	border-collapse: separate;
	background-color: #328097;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

table.titletable
{
	width: 100%;
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: #000000;
	border-collapse: separate;
	background-color: #EEF1F3;
	color: #5A71A2;
}

table.sitemenubar
{
	background-color: #A2B7C4;
}

table.wrappertable
{
	background-color: #A2B7C4;
	border-width: 1px;
	border-spacing: 5px;
	border-style: solid;
	border-color: #000000;
}

a img
{
	border: none;
}

.roundedwhite
{
	width: 100%;
	background-color: #FFFFFF;
}

.roundedwhitetop
{
	background: url(images/whitetr.gif) no-repeat top right; 
}

.roundedwhitebottom
{
	background: url(images/whitebr.gif) no-repeat top right; 
}

img.corner
{   
	width: 15px;
	height: 15px;
	border: none;
	display: block !important;
}

.maintextarea
{
	margin: 10px;
	min-height: 150px;
	height: auto !important;
	height: 150px;
}

.maintextparagraph
{
	margin: 10px;
}

.h1, h2, h3, h4, h5, h6
{
	margin: 10px;
}

a
{
	color:#328097;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}
