@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #e8e8e8;
	background-image: url(../jpg/bg.jpg);
	background-repeat: repeat-x;
	background-position:top;
}
.bgLeft {
width: 10px;
font-size: 1px;
background-image:url(../jpg/bgLeft.gif);
background-repeat:no-repeat;
background-position:top;
}
.bgRight {
width: 10px;
font-size: 1px;
background-image:url(../jpg/bgRight.gif);
background-repeat:no-repeat;
background-position:top;
}
.header {
font-size: 1px;
background-image:url(../jpg/header.jpg);
height: 97px;
width: 949px;
clear: both;
}
.menu {
text-transform:uppercase;
padding-left: 258px;
height: 25px;
font-size: 11px;
font-family:"Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
font-weight: bold;
color: white;
line-height: 25px;
width: 691px;
}
.menu a {
display: block;
float: left;
padding-right: 8px;
padding-left: 8px;
color: white;
text-decoration: none;
}
.menu a:hover {
text-decoration: underline;
}
.naw {
width: 226px;
padding-left: 10px;
padding-top: 10px;
line-height: 16px;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
background-color: #f2f0e4;
background-image:url(../jpg/nawBg.jpg);
background-position:top;
background-repeat:repeat-x;
}
.naw a {
text-decoration: none;
color: #333333;
}
.naw a:hover {
text-decoration: underline;
color: #333333;
}
.powered {
height: 16px;
line-height: 16px;
text-align: center;
background-color: #f2f0e4;
color: #333333;
font-size: 10px;
font-family:Arial, Helvetica, sans-serif;
}
.powered a {
color: #333333;
text-decoration:none;
}
.powered a:hover {
color: #333333;
text-decoration:underline;
}
.content {
font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
color: #333333;
padding-left: 30px;
padding-right: 30px;
padding-top: 20px;
padding-bottom: 10px;
text-align:justify;
vertical-align:top;
background-image:url(../jpg/contentBg.jpg);
background-repeat:repeat-x;
background-color:#f7f7f1;
}
.contentBgBottom {
background-image:url(../jpg/contentBgBottom.gif);
height: 16px;
font-size: 1px;
background-repeat:no-repeat;
background-position:right bottom;
}
.title {
font-size: 14px;
font-weight: bold;
}
input, textarea {
border: 1px solid #333333;
font-size: 11px;
font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
color: #333333;
padding: 2px;
}
.maintekst {
font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
color: #333333;
}
.maintekst td {
font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
color: #333333;
}