/*
form { display: inline }
TABLE, TR, TD { font-family: Verdana, Tahoma, Arial; font-size: 8.5pt; color: #000000 }
a:link, a:visited, a:active { text-decoration: underline; color: #000000 }
a:hover { color: #465584 }
.hlight { background-color: #DFE6EF }
.dlight { background-color: #EEF2F7 }
.mainbg { background-color: #FFFFFF }
.mainfoot { background-color: #BCD0ED }
.forum1 { background-color: #DFE6EF }
.forum2 { background-color: #E4EAF2 }
.post1 { background-color: #F5F9FD }
.post2 { background-color: #EEF2F7 }
.posthead { background-color: #E4EAF2 }
.postbak { background-color: #D2D2D0 }
.title { background-color: #C4DCF7 }
.row1 { background-color: #EEF2F7 }
.row2 { background-color: #F5F9FD }
.postsep { background-color: #C7D2E0; height: 1px }
.signature { font-size: 7.5pt; color: #333399 }
.postdetails { font-size: 7.5pt }
.postcolor, #postcolor { font-size: 9pt; line-height: 160% }
.membertitle { font-size: 10px; line-height: 150%; color: #000000 }
.normalname { font-size: 12px; font-weight: bold; color: #000033; padding-bottom: 2px }
.normalname a:link, .normalname a:visited, .normalname a:active { text-decoration: underline; color: #000033; padding-bottom: 2px }
.unreg { font-size: 11px; font-weight: bold; color: #990000 }
.highlight { color: #FF0000 }
.highlight a:link, .highlight a:visited, .highlight a:active { text-decoration: underline; color: #FF0000 }
.highlight a:hover { text-decoration: underline }
.desc { font-size: 8.0pt; color: #434951 }
.copyright { font-family: Verdana, Tahoma, Arial; font-size: 7.5pt; line-height: 12px }
.category { font-weight: bold; line-height: 150%; color: #4C77B6; background-color: #C2CFDF }
.category   a:link, #category   a:visited, #category   a:active { text-decoration: none; color: #4C77B6 }
.postfoot { font-weight: bold; color: #3A4F6C; height: 24px; background-color: #D1DCEB }
.titlefoot { font-weight: bold; color: #3A4F6C; height: 24px; background-color: #BCD0ED }
.maintitle { color: #FFFFFF; font-size: 9.5pt; height: 26px; background-image: url(tile_back.gif)}
.edit { font-size: 9px }
.fancyborder { border: 1px dashed #999999 }
.solidborder { border: 1px solid #999999 }
.maintitle  a:link, .maintitle  a:visited, .maintitle  a:active { text-decoration: none; color: #FFFFFF }
.maintitle a:hover { text-decoration: underline }
.nav { font-weight: bold; color: #000000; font-size: 8.5pt }
.pagetitle { color: #4C77B6; font-size: 18px; font-weight: bold; letter-spacing: -1px; line-height: 120% }
.useroptions { background-color: #598CC3; height: 25px; font-weight: bold; color: #FFFFFF }
.useroptions a:link, .useroptions a:visited,.useroptions a:active { text-decoration: none; color: #FFFFFF }
.bottomborder { border-bottom: 1px dashed #D2D2D0 }
.linkthru { color: #000000; font-size: 8.5pt }
.linkthru  a:link, .linkthru  a:active { text-decoration: underline; color: #000000 }
.linkthru  a:visited { text-decoration: underline; color: #000000 }
.linkthru  a:hover { text-decoration: underline; color: #465584 }
#QUOTE { font-family: Verdana, Arial; font-size: 8pt; color: #333333; background-color: #FAFCFE; border: 1px solid Black; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px }
#CODE { font-family: Verdana, Arial; font-size: 8pt; color: #333333; background-color: #FAFCFE; border: 1px solid Black; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px }
.codebuttons { font-size: 8.5pt; font-family: verdana, helvetica, sans-serif; vertical-align: middle }
.forminput { font-size: 9pt; font-family: verdana, helvetica, sans-serif; vertical-align: middle }
.textinput { font-size: 9pt; font-family: verdana, helvetica, sans-serif; vertical-align: middle }
.input { font-size: 9pt; font-family: verdana, helvetica, sans-serif; vertical-align: middle }
*/
body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color:#000000;
	

}

a:link, a:visited, a:active { text-decoration: none; color: #465584 }
a:hover { text-decoration: underline }


.row1 { background-color: #EEF2F7 }

/* Menu */
.menu-layer  	{ position:relative; visibility:visible; left:0px; top:0px; z-index:2; }

.menu		{ font-family: arial, verdana, helvetica, sans-serif;
		  font-size: 9pt;
		  height: 25px;
		  width: 160px;
		  cursor:pointer;
		  font-weight: normal;
		  text-indent: 8px;
		  line-height: 16pt;
		  text-align: left;
		  display: block;
		  border: #000000 1px solid;
		  }


a.menu:link 	{ color: #18D0F5; background-color:#000000; text-decoration:none }


a.menu:visited 	{ color: #18D0F5; background-color:#000000; text-decoration:none }


a.menu:active 	{ color: #18D0F5; background-color:#000000; text-decoration:none }


a.menu:hover 	{ color: #FFFFFF; background-color:#18D0F5; text-decoration:none }

.menu_table	{
	border: #000000 1px solid;
}

.main_table	{
	border: #CCCCCC 1px solid;
}

.text {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size:12px;
}

.report_square{

	
	border:dashed 1px #CCCCCC;
}