*{
	margin:0;
	padding:0;
	
}
.main_table{
	margin:0 auto;
	padding:0;
	border:none;
}


#tabcontent
{
width:100%;
font-family:Arial, Helvetica, sans-serif;

}
div.domtab{
	width:285px;
	font-size:90%;
	
}

ul.domtabs{
	float:left;
	width:100%;	
	margin:0;	
}

ul.domtabs li{
	float:left;
	padding:0 0px 0 0;
	list-style:none;
	margin-top:0px;
}

ul.domtabs a:link,
ul.domtabs a:visited,
ul.domtabs a:active,
ul.domtabs a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	color:#FFFFFF;
	text-align:center;
	width:95px;
	display:block;
	
	height:30px;
	text-decoration:none;
	background-image:url(images/NORMAL.jpg);
	background-repeat:no-repeat;
line-height:15px;

padding-top:10px;
}

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:30px;
}

ul.domtabs a:hover{
background-image:url(images/ACTIVE.jpg);
color:#0D5A9E;
}

div.domtab div{
/*	clear:both;*/
	width:auto;

	color:#237dcd;
/*	border: 1px solid #CCCCCC;  */
}

ul.domtabs li.active a:link,
ul.domtabs li.active a:visited,
ul.domtabs li.active a:active,
ul.domtabs li.active a:hover{
	background-image:url(images/ACTIVE.jpg);
	color:#186DB0;
}

#border_a {
	height:365px;
	margin-top:0px;
/*	border-top-width: 1px;*/
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
/*	border-top-style: solid;*/
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
/*	border-top-color: #237dcd;*/
	border-right-color: #237dcd;
	border-bottom-color: #237dcd;
	border-left-color: #237dcd;
}

#border_a .third_tab {
	margin-top:50px;
}

.third_tab {
	width:95px;
	height:39px;
	background-color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #227DCC;
}

/*h2{
	font-size:1.3em;
	color:#666666;
	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 #237dcd;
}

pre{
	font-size:1.2em;
	padding:1em;
}
div.domtab div a:link,
div.domtab div a:visited,
div.domtab div a:active{
/*	background-image:url(NORMAL.jpg);  */
	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{
		color:#176CAF;
	display:inline;
	padding:0;
	font-weight:normal;
	font-size:1em;
}*/
		
/* other scheme! */
#other{
	font-size:.8em;
	margin-left:.3em;
	width:60em;
	margin-bottom:3em;
	float:left;
}

div#other.domtab div{
	clear:both;
	width:54em;
	background:#669;
	color:#fff;
	padding:1em 3em;	
}
		
#other ul.domtabs a:hover{
	background:#669;

}
div#other ul.domtabs li.active a:link,
div#other ul.domtabs li.active a:visited,
div#other ul.domtabs li.active a:active,
div#other ul.domtabs li.active a:hover{
	background-image:url(images/ACTIVE.jpg);
	background:#669;
	color:#fff;
}
