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

body,td,th {
	font-family: Trebuchet MS, 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;
	text-align: justify;
}

.bodytext {
font-size:11px;
color: #666666;
}
.menu {
	font-size: 14px;
	color: #FFF;
}
.sidemenu {
	font-size: 14px;
	color: #141A4E;
	font-weight:550;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
p{
	padding: 0px;
	margin: 0px;
}
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;
}