body {
	background-image: url(images/bgt.gif);
}

table {
	background-image: url(images/bg_gold.gif);
}
.body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
}
a:link {
	color: #04347E;
}
a:visited {
	color: #04347E;
}
a:hover {
	color: #FFFFFF;
}
body {
	background-image: url(images/background2b.jpg);
	margin-top: 0px;
}
.pageheader {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 14px;
}
.footer {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
}
.subnavbold {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.small {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
}
.bodywhite {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodytext {

	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 24px;
}
.bodyli {

	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 12px;
}

.largetitle
{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	line-height: 14px;
}

.buttonscontainer {width: 100%;}

.buttons a {color: #ffffff;
background-color: #cc9900;
padding: 2px;
padding-left: 3px;
display: block;
font: 11px Arial, sans-serif;
font-weight: bolder;
text-decoration: none;
text-align: center;}

.buttons a:hover {
	color: #ffff00;
	text-decoration: none;
	background-image : url(images/robg.gif);
	background-repeat : repeat;
}

.box
{
	border-left-color : Red;
	border-left-style : solid;
	border-left-width : 2px;
	border-right-color : Red;
	border-right-style : solid;
	border-right-width : 2px;
	border-top-color : Red;
	border-top-style : solid;
	border-top-width : 2px;
	border-bottom-color : Red;
	border-bottom-style : solid;
	border-bottom-width : 2px;
}

.boxtext
{
	color : Red;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bolder;
}