body
{
	background-color: #EBEBEB;
	text-align:center;
	margin:0px auto;
	margin: 0px;
	top: 50px;
}

a:link {
	color: #0000FF;
	font-weight: bold;

}

a:visited {
	color: #0000FF;
	font-weight: bold;

}

a:hover {
	color: #FFFFFF;
	background-color: #990000;
}

a:active {
	color: #0000FF;
}

.outercolumn
{
	width:754px;
	background-color: #58002C;		
	padding-left:2px;
	padding-right:2px;	
	text-align:center; /*ie workaround*/
	margin:0px auto;	/*nice centering*/		
}

.maincolumn
{
	width:750px;	
	background-color: #FCFCFC;		
	margin: 0px 0px 0px 0px;		
	font-size: 0.75em; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #000000;	
}

.buttonbarselected
{					
	background-color:#F0F0F0;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #B9B9B9;
	border-right: 1px solid #B9B9B9;
	text-align: center;
}


.buttonbar
{		
	background-color:#DFDFDF;			
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #B9B9B9;
	border-right: 1px solid #B9B9B9;
	text-align: center;
	
}


#buttonbarstyle
{
	background:#666666;
	font-weight: bold;
	text-align: center;	
}

.logodiv {
     
}

#container
{
	width:725px;
	background-color: #FFFFFF;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	margin:0px auto;
	border: thin double #CC0000;
}

#main
{
	width:80%;
	background-color: #FFFFFF;
	margin: 0px;
	font-size: 0.75em;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #000000;
	text-align: center;
	border: thin solid #CC0000;
	padding: 0px;
}


#footer
{
    text-align="center"
	border: thin double #000000;
	font-size: 11px;
	color: #66;
	border-top-width: thin;
	border-top-style: groove;

}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	font-style: italic;
	text-align: center;
}
.maintext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
}
.lists1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;
}
.footnote1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.sendinfo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.linktitle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	text-align: left;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
.quote1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #990000;
	text-align: center;
}
.secbox1 {
	border: 0.5px double #666666;
}
