body {
	margin: 0;
	background:url(images/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link, a:visited, a:active {
	color: #2a3255;
	text-decoration: underline;
}

a:hover {
	color: #990000;
	text-decoration: none;
}


a.topnav:link, a.topnav:visited, a.topnav:active {
	font-size:13px;
	color: #2a3255;
	font-weight: bold;
	text-decoration: underline;
}

a.topnav:hover {
	font-size:13px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

#mainwrap {
	margin: 0 auto;
	background:url(images/gradientbg2.png) repeat-y;
	width: 922px;

}
table.maintable {
	background-color: #F3F0EB;
	background-image: url(images/bggradient.jpg);
	background-repeat: repeat-y;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
		border-bottom: 1px solid #000000;
}
td.maintitle {
	background-image: url(images/titlebg.gif);
	height:45px;
	border: 1px solid #2a3255;
}
td.righttitle {
	background-image: url(images/righttitlebg.gif);
	height:45px;
	border: 1px solid #2a3255;
	}
	
td.contentbody {
	border: 1px solid #2a3255;
	padding: 30px;
}

td.footbody {
	border: 1px solid #2a3255;
	padding: 10px;
}
td.rightbody {
	border: 1px solid #2a3255;
	background:#C7C0B4;
	}

td.footerbody {
	border: 1px solid #2a3255;
	padding: 10px;
}	
.shout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2A3255;
}

	
	
#mainwrap #Table_01 .rightbody p {
	padding: 10px 15px 5px 15px;
}


form, input, textarea, submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

h1.maintitle  {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	font-variant: small-caps;
	color: #990000;
	margin-left: 20px;
	margin-top: 10px;
	line-height:18px;
}

h2.maintitle  {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	font-variant: small-caps;
	color: #990000;
	margin-left: 20px;
	margin-top: 10px;
	line-height:18px;
}

h2.righttitle  {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	font-variant: small-caps;
	color: #F2EFEA;
	margin-left: 20px;
	margin-top: 10px;
	line-height:18px;
}

ul.rightnav {
	padding: 0px;
	margin: 0px;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #F3F0EB;
	width: 292px;
	background-color: #C7C0B4;
}

ul.rightnav li {
border-bottom: 1px solid #F3F0EB;
}

ul.rightnav li a {
	text-decoration: none;
	display: block;
	width: 282px;
	color: #2B3358;
	font-weight: normal;
	height:16px;
	padding: 3px 0px 3px 10px;
}

ul.rightnav li a:hover {
	background-color: #2B3358;
	color: #EEEEDC;
}
h3.action {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #990000;
}
p.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

h3.actionblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
}

