@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 18px;
}
body {
	background-color: #22ADCF;
	background-image: url(http://www.slhta.org/p/s_image/bgmain.jpg);
	background-repeat: no-repeat;
}

.bodytext {
font-size:11px;
color: #666666;
}
.menu {
	font-size: 14px;
	color: #FFF;
}

#footer a{
	color:#FFF;
}
.sidemenu {
	font-size: 14px;
	color: #141A4E;
	font-weight:550;
}
a:link {
	text-decoration: none;
	color:#22ADCF;

}
a:visited {
	text-decoration: none;
	color:#22ADCF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
p{
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
}
form {
	margin: 0px;
	padding: 0px;	
}
.white_text {
	color:#FFF;
}
.levenpx {
	font-size:11px;
}
.Darorange { 
 	color:#D9730D;
}
.footer {
	color:#FFF;
	font-size:11px;
}
img { 
padding:0px; 
margin:0px;
}
h1 {
	font-size:18px;
	margin:0px;
	padding:0px;
	padding-bottom:6px;
	font-weight:normal;
}
h2 {
	font-size:16px;
	margin:0px;
	padding:0px;
	padding-bottom:6px;
	font-weight:normal;
}
#mainmenu a{
	color:#fff;
	text-decoration:none;
	font-size:14px;
}
#mainmenu a:visited{
	color:#fff;
	text-decoration:none;
	font-size:14px;
}

#countrytabs{
	margin: 0px;
	list-style-type:none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style:none;
	padding:0px;
	height:30px;

}
.tabcontent{
	border:1px solid #EEEEEE;
display:none;
padding:5px;
top:1px;
width:90%;
}
#countrytabs li{
	display:block;
	float:left;
	text-align:center;
	list-style:none;
	list-style-type:none;
	padding:0px;
	margin:0px;
	margin-right:3px;
	
}

#countrytabs li a{
	text-decoration: none;
	color:#228EB7;
	line-height:30px;
	padding-left:20px;
	padding-top:7px;
	padding-bottom:8px;
	padding-right:20px;
	background-color:#F3F6FB;

}

#countrytabs li  a:visited{
	color: none;	
}

#countrytabs li  a:hover{
	text-decoration: underline;
}

#countrytabs li  a.selected{ /*selected main tab style */

background-position:left top;
background-color:transparent;
border-left:1px solid #EEEEEE;
color:#228EB7;
}

#countrytabs li  a.selected{ /*selected main tab style */
background-image:url(image/slected_tab_right.png);
background-position:right top;
background-repeat:no-repeat;
}


.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}
.status { color:#900;  text-indent:200px; font-weight:bold; }
div#status { padding-top:6px;}
.tabcontent{
	border:1px solid #EEEEEE;
display:none;
padding:5px;
top:-1px;
width:658px;
}
