html 
{
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}

.html2 
{
	margin: 0;
	padding: 0;
	background-color: #000000;
}

.html3 
{
	margin: 0;
	padding: 0;
	background-color: #003366;
}
			
p 	
{ 
	font-family: Verdana, Arial, Helvetica, Sans-serif; 
	font-size: 10pt; 
	line-height: 16pt;
	color: #666666; 
}

.greyText 	
{
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 8pt;
	line-height: 16pt;
	color: #999999;
	font-weight: lighter;

}

h1, h2, h3
{
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	font-weight:700;
	color: #666666;
	font-variant: small-caps;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-bottom-style: dotted;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
	border-right-style: none;
	border-left-style: none;


}

.orange
{
	color: #FF9900;
}

a
{
	color: #330099;
}

a:visited
{
	color: #330099;
}

body
{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, Sans-serif; 
	font-size: 10pt; 
	color: #666666; 
	margin: 0;
	padding: 0;
}

.body2
{
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, Sans-serif; 
	font-size: 10pt; 
	color: #666666; 
	margin: 0;
	padding: 0;
}

.body3
{
	background-color: #003366;
	font-family: Verdana, Arial, Helvetica, Sans-serif; 
	font-size: 10pt; 
	color: #666666; 
	margin: 0;
	padding: 0;
}

th
{
	font-weight:bold;
	text-align: left;
}

td 
{
	padding: 0;
}

hr
{
	background-color: #eeeeee;
}

a:active
{
	color: #333399;
}

a:hover
{
	color: #FF0099;
	height: auto;
	width: auto;
	border-top: 1px none #FF0099;
	border-right: 1px none #FF0099;
	border-bottom: 1px solid #FF0099;
	border-left: 1px none #FF0099;
	text-decoration: none;
	font-weight: bolder;






}

.gold 
{
	background-color: #ffcc33;
}
			
.darkgold 
{
	background-color: #997f33;
}
			
.black 
{
	background-color: #000000;
}
			
.white 
{
	background-color: #ffffff;
}
			
.darkgrey 
{ 
	background-color: #333333; 
}
			
.halfgold 
{
	background-color: #ffd966;
}
			
.halfdarkgold 
{
	background-color: #b39f66;
}
			
.halfblack 
{
	background-color: #404040;
}

.dottedbg
{
	background-color: #eeeeee;
	background-image: url(/interface_images/dottedsingle.gif);
}

.dottedbgBlack
{
	background-color: #000000;
	background-image: url(/interface_images/dottedsingleblack.gif);
}

.fullline
{
	margin:0;
	border:0;
	padding:0;
	width:520;
	line-height:1px;
	font-size:1px;
	background-color: #eeeeee;
	background-image: url(/interface_images/dottedsingle.gif);
}

.line
{
	margin:0;
	border:0;
	padding:0;
	width:540px;
	line-height:1px;
	font-size:1px;
	background-color: #eeeeee;
	background-image: url(/interface_images/dottedsingle.gif);
}

.spacer
{
	line-height:4px;
	font-size:4px;
	margin:0;
	border:0;
	padding:0;
}

.largespacer
{
	line-height:12px;
	font-size:12px;
	margin:0;
	border:0;
	padding:0;
}

.goldfooter
{
	background-color: #ffcc33;
	background-image: url(/interface_images/main_footer.jpg);
}

#main_content
{
	position: absolute;
}
		
#Marker
{
	position: absolute;
}	

#Footer 
{	
	background-color: #404040;
	position: absolute; 
	visibility: hidden; 
	margin: 0px
}
.List {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: circle;
	font-variant: small-caps;
	color: #9B8CB5;
	letter-spacing: normal;
	text-indent: 5pt;
	word-spacing: normal;
	display: none;


}
.MenuList {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 8pt;
	line-height: 18px;
	color: #000000;
	font-weight: lighter;
	font-variant: small-caps;
	border-bottom-style: dotted;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #CCCCFF;
	border-right-color: #CCCCFF;
	border-bottom-color: #CCCCFF;
	border-left-color: #CCCCFF;



}
.MenuListbackground {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 8pt;
	line-height: 18px;
	color: #000000;
	font-weight: lighter;
	font-variant: small-caps;
	border-bottom-style: dotted;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #CCCCFF;
	border-right-color: #CCCCFF;
	border-bottom-color: #CCCCFF;
	border-left-color: #CCCCFF;
	background-color: #F2F0F7;
	text-indent: 5px;


}
.NewgreyText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 14pt;
	color: #003399;
	font-weight: lighter;
}
.greyTextlinesclose {

	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 8pt;
	line-height: normal;
	color: #999999;
	font-weight: lighter;
}
.MenuList2 {

	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 8pt;
	line-height: 18px;
	color: #3366CC;
	font-weight: 100;
	font-variant: small-caps;
	border-bottom-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #CCCCFF;
	border-right-color: #CCCCFF;
	border-bottom-color: #CCCCFF;
	border-left-color: #CCCCFF;
}
