@charset "utf-8";
/* CSS Document */

.bg {background-image:url('img/bg.jpg');
background-repeat:repeat-x;
background-attachment:fixed;
}
.bg2 {background-color:#FFFFFF;
}
.bg3 {background-color:#009933;
}
.style2 {
	color: #FFFFFF;
}
.style3 {
	color: #009933;
}
.style4 {
	font-size: 30px;
}

.charaties {
	font-size: 22px;
	color: #009933;
	font-weight: bold;
 

}

.dh1 {background-color:#009933;
color:#FFFFFF;
text-decoration:none;
}
.dh2 {background:#FFFFFF;
color:#009933;
}
a:link {color:#FFFFFF;}
a:hover {color:#FFFFFF;}
a:visited {color:#FFFFFF;}
a.green:link {color:#009933;}
a.green:hover {color:#009933;}
a.green:visited {color:#009933;}
a.blue:link {color:#3366cc; text-decoration: none; font-size: 30px;}
a.blue:hover {color:#3366cc; text-decoration: underline; font-size: 30px;}
a.blue:visited {color:#3366cc; font-size: 30px;}


.s5
{
font-size:12px;
}

#tswcsstabs ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
	display: inline ;
}
#tswcsstabs ul li {
	margin: 0 ;
	padding: 0 ;
	display: inline ;
	text-align: left ;
	list-style: none ;
	font-family: Arial, Helvetica, sans-serif ;
	font-weight: bold;
}
#tswcsstabs li a {
	color: #fff ;
	background-color: #009933 ;
	padding: 3px ;
	text-decoration: none ;
	display: inline ;
}
#tswcsstabs li a:hover {
	color: #000000 ;
	background-color: #009933 ;
}

body {
margin-top: 0px;
padding-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
} 


.roundcont {
	width: 165px;
	background-color: #3366cc;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(img/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(img/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

.imgbox 
{
float:left;
margin:5px;
}

div.banners {
	float:center;
	width:800px;
	padding-bottom:10px;
}