BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-TOP: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 0px 0px;
	background-repeat: repeat-x;
	background-color:#000000
	}

/*---------------------------------------CONTENT-----------------------------------------------*/
.text
{
	font-family: arial;
	font-size: 11px;
	color: #836d28;
	font-weight: normal;
	TEXT-DECORATION: none;
	padding-left:2px;
}



.dimtext
{
	font-family: arial;
	font-size: 11px;
	color: #77654c;
	font-weight: normal;
	TEXT-DECORATION: none;
	line-height: 13px;
}


.highlight
{
	font-family: arial;
	font-size: 11px;
	color: #9e972e;
	font-weight: normal;
	TEXT-DECORATION: none;
	line-height: 13px;
}

.heading
{
	font-family: arial;
	font-size: 18px;
	color: #9d7608;
	font-weight: normal;
	TEXT-DECORATION: none;

}



.hyperlinks
{
	font-family: arial;
	font-size: 11px;
	color: #836d28;
	font-weight: regular;
	TEXT-DECORATION: underline;
	line-height: 13px;
}
a:hover.hyperlinks
{
	font-family:arial;
	font-size:11px;
	color:#CC9900;
	font-weight:normal;
	TEXT-DECORATION:underline;
	line-height:13px;
}



.hyperlinksbold
{
	font-family: arial;
	font-size: 18px;
	color: #47afff;
	font-weight: regular;
	TEXT-DECORATION:none;
	line-height: 20px;
}
a:hover.hyperlinksbold
{
	font-family:arial;
	font-size:18px;
	color:#FFCC00;
	font-weight:normal;
	TEXT-DECORATION:none;
	line-height:20px;
}

.container
{
border:1px dashed #264d6a;
padding:20px;
text-align:left;
font-family:arial;
font-size:11px;
color:#699bc2;}



.container:hover
{
border:1px dashed #FFCC00;
padding:20px;
text-align:left;
font-family:arial;
font-size:11px;
color:#699bc2;}
