body {
	font-family: Verdana;
	font-size: 9pt;
	font-smooth: always;
	color: #330000;
	text-decoration: none;
	list-style-position: none;
	margin:0;
}
table td tr {
	font-family: Verdana;
	font-size: 9pt;
	font-smooth: always;
	color: #330000;
	text-decoration: none;
	list-style-position: none;
}
.tableBack{
	background-repeat: no-repeat;
	background-repeat:repeat-x;
}
.bggg {
    display:none;
	background-color:#000000;
}
.buttonBack{
	background-repeat: no-repeat;
}
.textAlign{
	text-align:justify;
}
.floatimg {
float: right;
margin-left: 10px;
margin-bottom: 4px;
}
.floatimgl {
float: left;
margin-right: 10px;
margin-bottom: 4px;
}
.iframeHsc { 
	overflow-x: hidden; 
	overflow-y: hidden; 
	border:none;
	background-color:#000000;
	}
.wcolor{
	color: #ffffff;
	margin-bottom:4px;
}
.tableMain {
	background-repeat: no-repeat;
	background-position: right bottom;
}
table {
	border-collapse:collapse;
}

.tableIn {
	background-repeat: no-repeat;
	background-position: right top;
}

/***General***/
a:link {
	color: #FF3300;
	text-decoration: none;
	font-size: 9pt;
}
a:visited {
	text-decoration: none;
	color: #FF3300;
	font-size: 9pt;
}
a:hover {
	text-decoration: none;
	color: #999999;
	font-size: 9pt;
}
a:active {
	text-decoration: none;
	color: #FF3300;
	font-size: 9pt;
}


.urlBtns a:link{
				color: #ffffff;
				text-decoration: none;
				font-size: 9pt;
				font-weight:bold;
				}
.urlBtns a:visited{
				color: #ffffff;
				text-decoration: none;
				font-size: 9pt;
				font-weight:bold;
				}
.urlBtns a:hover{
				color: #FFFF33;
				text-decoration: none;
				font-size: 9pt;
				font-weight:bold;
				}
.urlBtns a:active{
				color: #ffffff;
				text-decoration: none;
				font-size: 9pt;
				font-weight:bold;
				}


.subBtns a:link{
				color: #8F0000;
				text-decoration: none;
				font-size: 7pt;
				font-weight:bold;
				}
.subBtns a:visited{
				color: #8F0000;
				text-decoration: none;
				font-size: 7pt;
				font-weight:bold;
				}
.subBtns a:hover{
				color: #FF6600;
				text-decoration: none;
				font-size: 7pt;
				font-weight:bold;
				}
.subBtns a:active{
				color: #8F0000;
				text-decoration: none;
				font-size: 7pt;
				font-weight:bold;
				}


.tdOpacity    {
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
.tdOpacity2    {
	filter:alpha(opacity=80);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.tdOpacity3    {
	filter:alpha(opacity=50);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;

}

ul { 
	list-style-type: square;
	list-style-position: outside;
	margin-left: 20;
	margin-top: 0;
	padding-left: 0;
 }
input, select, textarea {
	font-family: Verdana;
	font-size: 9pt;
	color:#660000;
	border: 1px solid #660000;
	text-decoration: none;
	padding:2px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 3px;
	-moz-border-radius: 5px;
}

input:focus { 
	background: #ffffcc;
	border: 1px solid #FF6600;
}

input:blur { 
	background: #ffffcc;
	border: 1px solid #660000; 
}

.focused { 
	background: #ffffcc;
	border: 1px solid #FF6600;
}

textarea:focus { 
	background: #ffffcc;
	border: 1px solid #FF6600;
}

textarea:blur { 
	background: #ffffcc;
	border: 1px solid #660000; 
}

.submit{
	font-family: Verdana;
	font-size: 8pt;
	color: #660000;
	text-align:center;
	border-color: #660000 #660000 #660000 #660000; 
	background-color: #ffffcc;
	margin-right:36px;
	-moz-border-radius: 5px;
	height:20px;
}
.required{
	font-family: Verdana;
	font-size: 8pt;	
	font-weight: bold;
	color: #ff0000;
}
.cont_effect { 
	position: relative;
	padding:4;
	margin:30px;
	margin-bottom:20px;
	left:50%;
	width:0; 
	height:160; 
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
  }
.pageCont { 
	font-family: Verdana;
	font-size: 9pt;
	position: asolute;
	padding:4;
	margin-top:0px;
	margin-left:30px;
	margin-bottom:0px;
	width:500; 
  }

.bStandCont { 
	font-family: Verdana;
	font-size: 9pt;
	position: asolute;
	padding:4;
	margin-top:0px;
	margin-left:30px;
	margin-bottom:0px;
	width:600; 
  }
  
.pageContGall { 
	position: absolute;
	margin-bottom:0px;
	margin-top:0px;
	width:100%;
  }
  
.conpageCont { 
	font-family: Verdana;
	font-size: 9pt;
	position: asolute;
	padding:4;
	margin-top:0px;
	margin-left:30px;
	margin-bottom:0px;
	width:800px; 
  }

.MpageCont { 
	font-family: Verdana;
	font-size: 9pt;
	position: absolute;
	display:block;
	padding:4px;
	margin-top:0px;
	margin-left:30px;
	margin-bottom:0px;
	width:480px; 
  }
 
.imageCursor{
	cursor:pointer;
}
.adBox1 {
	display:block;
	text-align:center;
	vertical-align:middle;
	float:right; 
	margin-right:50px;
	margin-bottom:30px;
	margin-top:0px;
	width:300px;
  }

#advert{
	list-style:none;
	margin-right:100%;
	margin-bottom:0px;
	margin-top:0px;
}

#advert2{
	list-style:none;
	margin-right:100%;
	margin-bottom:50px;
	margin-top:0px;
}
  
.subM {
	text-align:right;
	line-height:2em;
	font-family: Verdana;
	font-size: 8pt;
	float:right;
	padding:0px;  
	margin-right:30px;
	margin-bottom:30px;
	margin-top:20px;
	width:180px;
  }

.clearfix{
	clear:both;	
}
#greybg {
	position:absolute;
	display:none;
	width:100%;
	height:100%;
	padding:0;
	z-index:998;
	background: #000000;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	-khtml-opacity: 0.90;
	opacity: 0.90;
}

#horizon {
	position:absolute;
	margin-left: -250px;
	top: -100px;
	left: 40%;
	width: 600px;
	visibility: visible;
	padding:10px;
	color:#FFF;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

#popup{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: none;
	z-index:999;
}

.scrollCtnts {
	width: 480px;
	height: 260px;
}
.scrollCtntsB {
	width: 580px;
	height: 260px;
}
a.jScrollArrowUp {
	background: url(../images/up.gif) repeat-x 0 0;
}
a.jScrollArrowUp:hover {
	background-position: 0 -15px;
}
a.jScrollArrowDown {
	background: url(../images/dn.gif) repeat-x 0 0;
}
a.jScrollArrowDown:hover {
	background-position: 0 -15px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}

#pane1 {
}

.jScrollPaneContainer { 
	position: relative; 
	overflow: hidden; 
	z-index: 1; 
}

.jScrollPaneTrack { 
	position:absolute; 
	background:url(../images/track.gif) top center repeat-y;
	cursor:pointer; 
	right:0; 
	top:0; 
	height:100%;
}

.jScrollPaneDrag { 
	position:absolute; 
	background:url(../images/thumb2.gif) top center no-repeat;
	border:1px;
	cursor:n-resize; 
	overflow:hidden;
}
		  
.jScrollPaneDragTop {
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
}

.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
	overflow: hidden;
}

a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}s