body,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
}
body {
	background-image:url(../images/bg_top.jpg);
	background-color: #fff;
	background-position:top;
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img {
	border: 0px #FFFFFF none;
}

/*a:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}
a:hover {
	text-decoration:none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #9A1E01;
}*/
h2 {
font-size: 16px;
font-weight: bold;
padding: 5px 30px;
color: #5A6569;
background: url(../images/costra-icon.gif) transparent no-repeat left;
border-bottom: 1px #5A6569 dotted;
}
h4 {
font-size:12px;
padding-top:4px;
padding-bottom:4px;
font-weight:normal;
background-color:#41789B;
color:#ededed;
text-align:center;
}
h3 {
font-size:11px;
font-weight:bold;
}
h3 a {
color: #333333;
}
h3.news {
font-size:11px;
font-weight:bold;
color: #0000FF;
}
li a {
font-size:11px;
font-weight:bold;
color: #333333;
}

.but {
    border : 1px solid #ccc;
	color : #000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight : bold;
	height:18px;
	vertical-align:bottom;
	font-size: 10px;

}
.but2 {
    border : 1px solid #ccc;
	color : #000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight : bold;
	height:14px;
	vertical-align:bottom;
	font-size: 10px;

}
.header {
background-image:url(../images/bg_top.jpg);
background-repeat:repeat-x;
height:34px;
text-align:left;
padding-top:0px;
margin-left:0px;
width:506px;
float:left;
}
.banner {
background-color:#00FF00;
height:195px;
position:relative;
text-align:left;
padding-top:0px;
text-align:center;
width:539px;
float:right;
}

h1 {
height:84px;
padding-top:20px;
margin:0;
}
.big{
color:white;
font-size:30px;
}
.small{
font-size:14px;
}
.mainbody {
float:left;
position:relative;
width:539px;
margin:0 auto;
background-color:#fff;
/*border-right:thick #252525 solid;
border-left:thick #252525 solid;*/
padding-top:5px;
}
.main {
background-image:url(../images/bg_top.jpg);
background-repeat:repeat-x;
float:left;
width:759px;
/*background-color:#9fbfff;*/
}
.left-column{
width:220px;
position:relative;
float:left;
margin-left:15px;
padding-right:10px;
text-align:left;
}
.left-menu{
background-image:url(../images/bg_logo.gif);
background-repeat:no-repeat;
background-color:#FFFFFF;
width:220px;
float:left;
margin-left:0px;
padding-right:0px;
text-align:left;
}
.right-column{
width:275px;
float:right;
margin-right:0px;
margin-left:10px;
text-align:left;
}
.right-news{
width:241px;
float:left;
vertical-align:top;
border-left:1px dashed #666666;
margin-top:40px;
margin-right:0px;
margin-left:0px;
text-align:left;
}
.main-content {
text-align: justify;
padding: 5px 15px;
}
.footer {
	background-color:#2269f6;
	width:100%;
	float:left;
	height:30px;
	/*text-align:center;
	border-top:thin solid #111111;
	padding-top:0px;*/
	color:#FFFFFF
	}
.button {
	border-top : solid 1px #d5d5d5;
	border-right : solid 1px #808080;
	border-bottom : solid 1px #808080;
	border-left : solid 1px #d5d5d5;
	color : #ffffff;
	background-color:#79a3cf;
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight : bold;
}
