/* CSS Document */

body{
	margin:0;
	padding:0;
	background:#D7DBDE url(../images/body-bg.gif) repeat-y center;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#body-outer{
	width:988px;
	margin:0 auto;
	padding:0;
	}
	
.clear{
	clear:both;
	}
#header .login1{
	width:236px;
	margin:0;
	padding:0;
	float:right;
	height:197px;
	background:url(../images/login-bg1.jpg) no-repeat;
}
	
#top-menu{
	width:250px;
	margin:0;
	padding:10px 7px 0 0;
	float:right;
	 text-align:right;
	}
	
#top-menu ul{
	margin:0;
	padding:10px 0 10px 0;
	}
	
#top-menu ul li{
	list-style:none;
	display:inline;
	margin:0;
	padding:0;
	}
	
#top-menu ul li a.home{
	background:url(../images/icon-home.gif) no-repeat left;
	margin:0 0 0 10px;
	padding:0 0 0 20px;
	}
#top-menu ul li a.login{
	background:url(../images/icon-login.gif) no-repeat left;
	margin:0 0 0 10px;
	padding:0 0 0 20px;
	}
	#header .login1{
	width:236px;
	margin:0;
	padding:0;
	float:right;
	height:197px;
	background:url(../images/login-bg1.jpg) no-repeat;
	}
#top-menu ul li a.downloads{
	background:url(../images/downloads.gif) no-repeat left;
	margin:0 0 0 5px;
	padding:0 0 0 20px;
	}
	
#top-menu ul li a{
	font-size:10px;
	color:#505A61;
	font-weight:normal;
	margin:0;
	padding:0 15px 0 0;
	text-decoration:none;
	}
	
#top-menu ul li a:hover{
	color:#CC0000;
	}
	
#header{
	width:auto;
	margin:0 auto;
	padding:0;
	}
	
#header .fla{
	height:187px;
	width:740px;
	margin:0 auto;
	overflow:hidden;
	padding:5px 5px 0 0;
	float:right;
	}
	
#header .login{
	width:236px;
	margin:0;
	padding:0;
	float:right;
	height:197px;
	background:url(../images/login-bg.jpg) no-repeat;
	}
	
.login p{
	font-size:11px;
	color:#6B6B6B;
	padding:5px 0 5px 40px;
	font-weight:bold;
	text-align:left;
	margin:0;
	}
	
.login p a{
	color:#800000;
	}

.login .box{
	width:150px;
	font-size:11px;
	color:#7C7C7C;
	padding:5px;
	margin:0 0 0 40px;
	background-color: #F3F3F3;
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
   border: 1px solid #D6D6D6;
  	}	
	
.login .go{
	width:40px;
	font-size:11px;
	color:#FFFFFF;
	background:#333333;
	border:#333333 1px solid;
	padding:5px;
	margin:10px 0 0 40px;
	height:20px;
	}
	
	
#header .mainbody1 {
	padding:0; 
	overflow:hidden;
	width:510px;
	float:left;
	}
	
.logo{
	width:236px;
	margin:0;
	padding:0;
	float:left;
	height:197px;
	}
	
	
/*******main-container*********/

#main-container{
	width:990px;
	margin:0 auto;
	padding:0;
	}
	
/*******sliding*****/

#sliding{
	width:516px;
	overflow:hidden;
	margin:0;
	padding:0;
	height:197px;
	float:left;
	}

	
#mainbody {
	padding:0; 
	overflow:hidden;
	width:516px;
	float:left;
	}


#feature-paging {float:right; margin:-30px 15px 0 0;}
#feature-paging img {padding:0 2px;}
.feature-new {height:197px; padding:0; background-repeat:no-repeat; background-position:top;}
#feature-new { margin-bottom:0;   color:#333;}
#feature-new a, #feature-new a:hover {text-decoration:none; cursor:pointer;}
#feature-new h1, #feature-new a h1 {font-size:0px; font-weight:normal; margin:0; padding:0; text-decoration:none;}

/*******sliding-end*****/

#left-container{
	width:234px;
	overflow:hidden;
	margin:0;
	padding:0;
	float:left;
	border-right:1px solid #7C7F88;
	}
	
.left-container-bg{
	width:236px;
	margin:0;
	padding:0;
	background:url(../images/left-side-bg.gif) repeat-y;
	}
	
	
.left-container-bg h1{
	color:#E3EDF2;
	font-size:18px;
	text-align:left;
	padding:10px 0 0 18px;
	margin:0;
	}
	
.left-container-bg h2{
	color:#F2F7F9;
	font-size:13px;
	text-align:left;
	padding:8px 0 5px 15px;
	margin:0 0 0 20px;
	background:url(../images/arrow1.gif) no-repeat left;
	}
.left-container-bg p{
	font-size:11px;
	font-weight:normal;
	padding:6px 15px 5px 15px;
	text-align:justify;
	margin:0;
	color:#FFFFFF;
	}	
	
.left-container-bg .read{
	font-size:11px;
	color:#990000;
	text-align:right;
	padding:0 15px 0 0;
	}

.left-container-bg .read a{
	color:#FFFFFF;
	text-decoration:none;
	}
	
.left-container-bg .read a:hover{
	color:#CCCCCC;
	}
	
.left-container-bg h3{
	color:#FFFFFF;
	font-size:16px;
	width:auto;
	border-bottom:1px solid #FFFFFF;
	text-align:left;
	padding:5px 0 0 5px;
	margin:0 17px;
	}

.left-container-bg h4{
	color:#FFFFFF;
	font-size:12px;
	text-align:justify;
	padding:0 15px;
	margin:0;
	font-weight:normal;
	}
	
.left-container-bg h4 a{
	color:#E2EEF1;
	text-decoration:none;
	}
	

/*******left-side-menu*****/

#menu{
	width:auto;
	overflow:hidden;
	height:auto;
	margin:0;
	text-align:center;
	}
	
#menu ul{
	margin:0 auto;
	padding:0;
	}
	
#menu ul li{
	list-style:none;
	display:block;
	line-height:33px;
	background:url(../images/menu-btm.gif) no-repeat bottom;
	}
	
#menu ul li a{
	text-decoration:none;
	color:#464646;
	font-size:14px;
	}
	
#menu ul li a:hover{
	color:#EE8300;
	}
	



/*******left-side-menu-end*****/

/********middle-container********/

#middle-container{
	width:514px;
	overflow:hidden;
	float:left;
	margin:0;
	padding:0;
	}
	
#middle-container-second{
	width:752px;
	float:left;
	overflow:hidden;
	margin:0;
	padding:0;
	}
	
.middle-container-second-bg{
	width:752px;
	margin:0;
	padding:10px 0;
	background:url(../images/mid2-bg.gif) repeat-y;
	}
	
.middle-container-second-bg .flash{
	width:740px;
	margin:0 auto;
	padding:5px;
	overflow:hidden;
	height:480px;
	}
	
.middle-container-bg{
	width:516px;
	margin:0;
	padding:10px 0;
	background:url(../images/mid-bg.gif) repeat-y;
	}
	
.middle-container-bg ul{
	margin:0;
	padding:0;
	}
	
.middle-container-bg ul li{
	list-style:none;
	display:block;
	padding:0 0 5px 0;
	}
	
	
.middle-container-bg ul li a{
	font-size:13px;
	color:#CC0000;
	text-align:left;
	padding:0px 0 0 5px;
	margin:0 0px 0 10px;
	width:auto;
	text-decoration:none;
	font-weight:bold;
	text-transform:none;
	}
	
.middle-container-bg ul li a:hover{
	color:#FF0000;
	text-decoration:underline;
	}
	
.whitebox{
	width:auto;
	margin:15px;
	background:#FFFFFF;
	border:#C4C4C4 1px solid;
	padding:8px;
	}
	
.middle-container-bg h1{	
	font-size:14px;
	color:#515151;
	text-align:left;
	padding:0px 0 0 15px;
	margin:0 10px 0 10px;
	background:url(../images/icon.gif) left no-repeat;
	border:none;
	font-weight:bold;
	}
	
.middle-container-bg h2{	
	font-size:14px;
	color:#FF6600;
	text-align:left;
	padding:0px 0 0 10px;
	margin:0 0 0 10px;
	text-transform:uppercase;
	}
	

.middle-container-bg h3{	
	font-size:14px;
	width:auto;
	color:#FFFFFF;
	text-align:left;
	text-transform:uppercase;
	padding:8px;
	margin:10px;
	background:#F5F5F5;
	-moz-border-radius: 8px;
   -webkit-border-radius: 8px;
   border: 1px solid #B2B2B2;
	}
	
.middle-container-bg h3 a{
	color:#FF6600;
	text-decoration:none;
	}
	
.middle-container-bg h3 a:hover{
	color:#990000;
	text-decoration:underline;
	}

.middle-container-bg h4{	
	font-size:14px;
	color:#FF6600;
	text-align:left;
	padding:0px 0 0 5px;
	margin:0 25px 0 15px;
	width:auto;
	border-bottom:1px solid #FF6600;
	}
	
.middle-container-bg h5{	
	font-size:11px;
	color:#515151;
	text-align:justify;
	padding:4px 0 0 2px;
	margin:0;
	width:auto;
	}
	
.middle-container-bg h6{	
	font-size:11px;
	color:#515151;
	text-align:justify;
	padding:4px 0 0 18px;
	margin:0 8px 0 15px;
	width:auto;
	background:url(../images/question-icon.gif) no-repeat left;
	}
	
.middle-container-bg .con{	
	font-size:11px;
	text-align:justify;
	margin:0 0 0 35px;
	padding:5px 15px;
	text-indent:0;
	color:#535353;
	font-weight:normal;
	}



.middle-container-bg .fla1{
	width:450px;
	height:500px;
	overflow:hidden;
	margin:0 auto;
	padding:0;
	}


	
.middle-container-bg img{
	margin:8px 8px 8px 15px;
	padding:0;
	float:left;
	}
	
.middle-container-bg span img{
	margin:8px 8px 8px 15px;
	padding:0;
	float:left;
	}
	

	
.middle-container-bg p{
	font-size:11px;
	text-align:justify;
	margin:0;
	padding:10px 18px;
	color:#535353;
	font-weight:normal;
	}
	
.middle-container-bg p span{
	font-size:12px;
	text-align:justify;
	margin:0;
	padding:0;
	color:#FF6600;
	font-weight:700;
	}
	
.middle-container-bg .read{
	font-size:11px;
	color:#990000;
	text-align:right;
	padding:0 15px 0 0;
	}

.middle-container-bg .read a{
	color:#535353;
	text-decoration:none;
	}
	
.middle-container-bg .read a:hover{
	color:#9A9A9A;
	}
	
/************contactus*******/
.matter {color: #666666;	FONT-SIZE: 11px;line-height: 140%;	}
.matterOrange {	color:#990000;	FONT-SIZE: 11px;line-height:170%;}
.matterBlue {	color: #006699;	FONT-SIZE: 11px;line-height:170%;}
.matterSmall {	color: #666666;	FONT-SIZE: 9px;	line-height: 120%;}
.matterSmallOrange {color:#999999;FONT-SIZE: 10px;	line-height: 120%;}
.matterSmallW {	color: #FFFFFF;	FONT-SIZE: 9px;	line-height: 120%;}
.matterBold {	color: #333333;	font-weight: bold;	FONT-SIZE: 11px;line-height: 150%;}
/**********contactus-end**********/
	
/********middle-container-end********/

/********right-container********/
#right-container{
	width:234px;
	overflow:hidden;
	margin:0;
	float:right;
	padding:0;
	border-left:1px solid #7C7F88;
	font-weight:500;

	}
	
.right-bg-container{
	background:url(../images/right-side-bg.gif) repeat-y;
	margin:0;
	padding:0;
	width:234px;
	}
	
.right-bg-container h1{
	color:#F2F7F9;
	font-size:13px;
	text-align:left;
	padding:8px 0 5px 15px;
	margin:0 0 0 20px;
	background:url(../images/arrow.gif) left no-repeat;
	font-weight:bold;
	}
	

	
.right-bg-container h3{
	text-align:justify;
	font-size:12px;
	margin:0;
	padding:0 20px;
	color:#FFFFFF;
	font-weight:normal;
	}
	
.right-bg-container h3 a{
	font-size:13px;
	color:#FFFFFF;
	text-align:justify;
	padding:10px;
	overflow:hidden;
	text-decoration:none;
	}
	
.right-bg-container img{
	margin:5px 15px 5px 15px;
	
	padding:0;
	}
	
	
.right-bg-container .news{
	background:url(../images/news-letter.jpg) no-repeat;
	margin:0 auto;
	width:199px;
	height:82px;
	overflow:hidden;
	padding:0;
	}
	
.right-bg-container p{
	font-size:11px;
	font-weight:normal;
	padding:6px 15px 5px 15px;
	text-align:justify;
	margin:0;
	color:#FFFFFF;
	}	
	
.right-bg-container .news .box{
	width:150px;
	font-size:11px;
	color:#7C7C7C;
	padding:5px;
	margin:28px 0 0 10px;
	background-color:#FFFFFF;
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
   border: 1px solid #A4A4A4;
  	}	
	
.right-bg-container .news .go{
	width:40px;
	font-size:11px;
	color:#FFFFFF;
	background:#2B4E57;
	border:#333333 1px solid;
	padding:3px;
	margin:3px 0 0 25px;
	height:20px;
	}
	
.right-bg-container .read{
	font-size:11px;
	color:#990000;
	text-align:right;
	padding:0 15px 0 0;
	}

.right-bg-container .read a{
	color:#FFFFFF;
	text-decoration:none;
	}
	
.right-bg-container .read a:hover{
	color:#CCCCCC;
	}


/********right-container-end********/

#footer{
	width:auto;
	height:50px;
	padding:15px;
	margin:0 auto;
	background:#61646D;
	text-align:center;
	}
	
#footer ul{
	margin:0;
	padding:0;
	}
	
#footer ul li{
	list-style:none;
	display:inline;
	}
	
#footer ul li a{
	text-decoration:none;
	color:#FFFFFF;
	font-size:11px;
	}
	
#footer ul li a:hover{
	color:#999999;
	}
	
#footer p{
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
	padding:5px;
	}


/**********new-java***********/

.glidecontentwrapper1{
position: relative; /* Do not change this value */
width:516px;
height:197px; /* Set height to be able to contain height of largest content shown*/
overflow: hidden;
float:left;
}
/*
	Total wrapper width: 350px+5px+5px=360px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/

.glidecontentwrapper1 img
{
    width:516px;
    height:197px;
    float:left;
}


.glidecontent1{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
background:none;
visibility: hidden;
padding:0;
width:516px;
height:197px;
}
/*
 Total glidecontent width: 330px+10px+10px=350px
	Or width of wrapper div itself (not counting wrapper border/padding)
*/

.glidecontenttoggler1{ /*style for DIV used to contain toggler links. */
float:right;
width: 516px;
position:relative;
top:0;
left:4px;

 /*How to align pagination links: "left", "center", or "right"
background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
}
/*
 Total contenttoggler width: 350px+5px+5px=360px
	Or total width of wrapper div (counting wrapper border/padding)
*/

.glidecontenttoggler1 a{ /*style for every navigational link within toggler */
display: -moz-inline-box;
display: inline-block;
border: 1px solid #DCDCDD;
color: #2e6ab1;
padding:5px;
font-weight: bold;
text-decoration: none;
font-size:11px;
font-weight:normal;
}

.glidecontenttoggler1 a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
background: #E4EFFA;
color:#820606;
font-weight:bold;
}

.glidecontenttoggler1 a:hover{
background: #E4EFFA;
color: black;
}

.glidecontenttoggler1 a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
background:#FFFFFF;
border:1px solid #C9C9C9;
margin:0;
text-align:right;
}

.glidecontenttoggler1 a.prev, .glidecontenttoggler1 a.next{
	margin:0;
	padding:0; 
}

.glidecontenttoggler1 a.prev:hover, .glidecontenttoggler1 a.next:hover{
background: #1A48A4;
color: white;
}

/*****************new-java-end***************/

/*********accordation************/
#accordion {
	width:auto; 
	margin:0 20px 0 20px;
	}
	
.accordion {
	width:auto; 
	font:12px Arial, Helvetica, sans-serif; 
	color:#033; 
	margin:0; 
	padding:0;
}

.accordion dt {
	width:auto; 
	border:1px solid #D4D4D4; 
	padding:8px; 
	font-weight:bold; 
	margin-top:5px; 
	cursor:pointer; 
	background:url(../images/header.gif);
	}
	
.accordion dt:hover {
	background:url(../images/header_over.gif);
	}
	
.accordion dd {
	overflow:hidden; 
	font-size:11px; 
	text-align:justify;
	color:#515151; 
	background:#fff; 
	width:auto; 
	margin:0;
	}
	
.accordion span{
	display:block; 
	width:auto; 
	border:1px solid #D4D4D4; 
	border-top:none; 
	padding:10px; 
	margin:0;
	}
	
.accordion span li{
	display:block;
	line-height:18px;
	}
.accordion h2{	
	font-size:14px;
	color:#FF6600;
	text-align:left;
	padding:10px 0 5px 0;
	margin:0;
	text-transform:uppercase;
	}


/****************accordation-end*************/

/*************high-slide************/
.highslide-wrapper div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: black black #202020 black;
	background: gray;
}
.highslide-wrapper, .glossy-dark {
	background: #111;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size:12px;
	padding: 5px;
	color:#939393;
	font-family:Arial, Helvetica, sans-serif;
	background: #111;
	text-align:justify;
}
.highslide-heading {
	display: none;
	color: white;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-color: black;
	/*
	padding-left: 22px;
	background-image: url(highslide/graphics/loader.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
	*/
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move a {
	cursor: move;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(../highslide/graphics/controlbar-black-border.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background:url(../highslide/graphics/controlbar-black-border.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background: url(../highslide/graphics/controlbar-black-border.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
} 

/************high-slide-end***********/

/***********dom-tab**************/
	
		div.domtab{
			padding:0 1em;
			width:95%;
			font-size:12px;
			
		}
		ul.domtabs{
			float:left;
			width:100%;
			margin:0em 0 0 0;
							
		}
		ul.domtabs li{
			float:left;
			padding:0 5px 0 0;
			width:158px;
			margin:0;
			overflow:hidden;
		}
		
		ul.domtabs li a{
			color:#7A7A7A;
			margin:0;
			padding:5px 0 0 0;
			text-align:center;
			margin:0;
					
			}
		
		
				
		ul.domtabs a:link,
		ul.domtabs a:visited,
		ul.domtabs a:active{
			display:block;
			background:#F9F9F9;
			height:0;
			font-weight:bold;
			text-decoration:none;
			border-top:1px solid #D2D2D2;
			border-left:1px solid #D2D2D2;
			border-right:1px solid #D2D2D2;
						}
		
			
		
		html>body ul.domtabs a:link,
		html>body ul.domtabs a:visited,
		html>body ul.domtabs a:active,
		html>body ul.domtabs a:hover{
			height:auto;
			min-height:2em;
							}
		ul.domtabs a:hover{
			background:#E6E6E6;
			color:#FFFFFF;
			text-decoration:none;
			
		}
		div.domtab div{
			clear:both;
			width:auto;
			color:#fff;
			padding:10px;
			background:#FCFCFC;
			border:1px solid #D2D2D2;
		}
		
	
		
		ul.domtabs li a:hover{
		color:#353535;
		text-decoration:none;
		}
		ul.domtabs li.active a:link,
		ul.domtabs li.active a:visited,
		ul.domtabs li.active a:active{
		background:#E1E1E1;
			text-decoration:none;
			color:#383838;
		}
		#domtabprintview{
			float:right;
			padding-right:1em;
			text-align:right;
		}
		#domtabprintview a:link,
		#domtabprintview a:visited,
		#domtabprintview a:active,
		#domtabprintview a:hover{
			color:#fff;
			
		}
		p{
			margin:0 0 .5em 0;
			line-height:1.3em;
		}
		h2{
			font-size:1.3em;
			color:#cfc;
			text-transform:uppercase;
			font-family:"Trebuchet MS",Arial,Sans-Serif;
			padding:0 0 .7em .2em;
		}
		h1{
			font-size:2em;
			text-align:center;
			font-weight:normal;
			text-transform:uppercase;
			font-family:"Trebuchet MS",Arial,Sans-Serif;
			padding:.5em 0;
			background:#000;
			border-bottom:1px solid #666;
		}
		pre{
			font-size:1.2em;
			padding:1em;
		}
		div.domtab div a:link,
		div.domtab div a:visited,
		div.domtab div a:active
		{
			color:#fff;
			display:block;
			padding:1em .5em;
			font-weight:bold;
			font-size:1.3em;
		}
		div.domtab div h2 a,
		div.domtab div h2 a:hover,
		div.domtab div h2 a:active
		{
			margin:0;
			padding:0;
		}
		

.register_text {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#fff; font-weight:bold;}
.register_text a{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#fff; font-weight:bold; text-decoration:none;}
.register_text a:hover{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#F60; font-weight:bold; }
	
.content_1{font-size:11px;	color:#505A61; }
.content_13{font-size:13px;	color:#505A61; }
.orange{font-size:12px; color:#FF6600; margin:0; padding:5px; font-weight:bold;}

.bottom_link {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#39F; font-weight:bold;}
.bottom_link a{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#39F; font-weight:bold; text-decoration:none;}
.bottom_link a:hover{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#666; font-weight:bold; }

.memeber_login{ font-size:14px; color:#F00; padding-left:20px; margin-top:10px;}
.login_bg{ background-image: url(../images/login_bg.jpg); background-position:top left; background-repeat:no-repeat; width:359px; height:198px;}
.login_error{font-size:18px; color:#000; }

.box_1{
	width:150px;
	font-size:11px;
	color:#7C7C7C;
	padding:5px;
	
	background-color: #F3F3F3;
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
   border: 1px solid #D6D6D6;
  	}	
/**************dom-tab-end***********/
