body {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
	background-repeat:repeat-x;
}
.tableBack{
	background-repeat: no-repeat;
	background-repeat:repeat-x;
}
.inTableBack{
	background-repeat: no-repeat;
	background-repeat:repeat-x;
	background-position:bottom;
}
.buttonBack{
	background-repeat: no-repeat;
}
.textAlign{
	text-align:justify;
	color: #ffffff;
}
.grTitle {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #016601;	
}
.orTitle {
	font-family: Tahoma;
	font-size: 8pt;
	color: #A1FC01;	
}
.iframeHsc { 
	overflow-x: hidden; 
	overflow-y: auto; 
	border:none;
	}
.bcolor{
	color: #958c5a;
	font-family: Tahoma;
	font-size: 8pt;
}
.wcolor{
	color: #ffffff;
	font-family: Tahoma;
	font-size: 8pt;
}
.tableMain {
	background-repeat: no-repeat;
	background-position: right bottom;
}
table {
	border-collapse:collapse;
}

.tableIn {
	background-repeat: no-repeat;
	background-position: right top;
}

.mainText{
	font-family: Tahoma;
	font-size: 8pt;
	color: #ffffff;
	text-align:justify;
}
.mainTextN{
	font-family: Tahoma;
	font-size: 8pt;
	color: #ffffff;
}
.mainTextNb{
	font-family: Tahoma;
	font-size: 12pt;
	color: #ffffff;
}

.mainTextTS{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}
.mainTextTSw{
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
}
.table {
	font-family: Tahoma;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}

table {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

td {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
.whiteTd {
	font-family: Tahoma;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
}
.brownTd {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
tr {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

.boldTitle {
	font-family: Tahoma;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.smallTitle {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.ssmallTitle {
	font-family: Tahoma;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
/****start link styles****/

/***General***/
a:link {
	color: #A1FC01;
	text-decoration: none;
	font-size: 8pt;
}
a:visited {
	text-decoration: none;
	color: #A1FC01;
	font-size: 8pt;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
	font-size: 8pt;
}
a:active {
	text-decoration: none;
	color: #A1FC01;
	font-size: 8pt;
}

.subBtns a:link{
				color: #ffffff;
				text-decoration: none;
				}
.subBtns a:visited{
				color: #ffffff;
				text-decoration: none;
				}
.subBtns a:hover{
				color: #A1FC01;
				text-decoration: none;
				}
.subBtns a:active{
				color: #ffffff;
				text-decoration: none;
				}

/*      **/
.searchResults {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight:bold;
	color: #003882;
}

/*** Forms ****************************/

input, select, textarea {
	font-family: Tahoma;
	font-size: 8pt;
	color:#A1FC01;
	border: 1px solid #ffffcc;
	background-color: #000000;
	text-decoration: none;
	padding:1px;
	margin: 0px;
	vertical-align:middle;
}

.checkboxes {
	border:none;
	color:#00f;
	background:#000000;
	padding:0em;
	width:1em;
    height:1em;
}

.logins{
	font-family: Verdana;
	font-size: 8pt;
	color:#ffffff;
	border: 0px;
	background-color: #000000;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.goLogin{
	font-family: Tahoma;
	font-size: 8pt;
	border: 0px;
	height: 1.6em;
	width:auto;
	vertical-align:middle;
	padding-bottom:0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.titleMain {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight:bold;
	color: #958c5a;
}
.titleMainW {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight:bold;
	color: #ffffff;
}
.blueTitle {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight:bold;
	color: #2E94DF;
}
.titleMainB {
	font-family: Tahoma;
	font-size: 14pt;
	font-weight:bold;
	color: #2E94DF;
}
.titleMainG {
	font-family: Tahoma;
	font-size: 14pt;
	font-weight:bold;
	color: #958c5a;
}
.titleW {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight:bold;
	color: #ffffff;
}

.search {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
}
ul { 
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 0;
	padding-left: 0;
 }

ul ul li { 
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 0;
	padding-left: 0;
 }

.checkB{
  	height: 15px;
  	width: 15px;
  	color: #ffffff;

}
.tableBorder{
	border: 1px solid #cccccc;
}
.tdOpacity    {
	filter:alpha(opacity=92);
	-moz-opacity:.92;
	opacity:.92;
}
.tdOpacity2    {
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
.tdOpacity3    {
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}
.root 		{
		position:relative;
		margin: 		10px;		
		}

.divpad{
		position:relative;
		padding-top: 6px;
		padding-left:10px;
		padding-right:10px;
		}
.divpad2{
		position:relative;
		padding-top: 2px;
		padding-left:10px;
		padding-right:10px;
		}

.thumb 		{
		position:			absolute;
		height:			9px;
		width:			15px;
		left: 			10px;
		}
.up, .dn 	{
		position:			absolute;
		}
.up a, .up a img, .dn a, .dn a img, .thumb a , .thumb a img{
		border:			0;
		}
.scrollContainer { 
		position:			absolute; 
		overflow:			auto; 
		}
.scrollContent { 
		position:			absolute; 
		}


.chromestyle{
width: 100%;
}

.chromestyle:after{ 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 100%;
padding: 4px 0;
margin: 0;
margin-top: 40px;
text-align: left; 
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #333333;
padding: 4px 4px;
margin: 10;
text-decoration: none;
border-right: 1px solid #A1FC01;
}

.dropmenudiv{
position:absolute;
border: 1px solid #A1FC01;
border-bottom-width: 1px;
line-height:18px;
z-index:100;
background-color: white;
width: 140px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 1px;
border-bottom: 1px solid #A1FC01;
padding: 2px 6px;
text-decoration: none;
background-color: #333333;
}

* html .dropmenudiv a{ 
width: 100%;
background-color: #333333;
}

.dropmenudiv a:hover{
background-color: #999999;
}

.glow1 {filter: glow(Color=#FF6660,Strength=100);color:green;}
.glow2 {filter: glow(Color=#333333,Strength=100);color:white;}
.glow3 {filter: glow(Color=#ffF666,Strength=100);color:green;}
.glow4 {filter: glow(Color=#33f300,Strength=100);color:yellow;}

#wrapper {
	width:300px; 
	margin:50px auto;
	}
#msg {
	display:none; 
	position:absolute; 
	z-index:200; 
	padding-left:0px;
	}
#msgcontent {
	display:block; 
	color:#ff0000;
	padding:1px; 
	min-width:100px; 
	}
	
#wrapperCont {
	width:300px; 
	margin:50px auto;
	}
#msgCont {
	display:none; 
	position:absolute; 
	z-index:200; 
	padding-left:0px;
	}
#msgcontentCont {
	display:block; 
	color:#ff0000;
	padding:1px; 
	min-width:100px; 
	}