@charset "UTF-8";
.c_back {
	background-image: url(../images/lines.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.content_back {
	background-image: url(../images/content_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.main {
font-family: Trebuchet MS;
font-size:12px;
font-style:normal;
font-weight:normal;
color: #333333;
}
 
.main_black_bold {
font-family: Trebuchet MS;
font-size:12px;
font-style:normal;
font-weight:bold;
color: #000000;
}

.main_grey {
font-family: Trebuchet MS;
font-size:12px;
font-style:normal;
font-weight:normal;
color: #999999;
}

a.bot:link {
font-family: Trebuchet MS;
text-decoration: none;
font-size: 10px;
font-weight: normal;
color: #ffffff;
}

a.bot:visited {
font-family: Trebuchet MS;
text-decoration: none;
font-size: 10px;
font-weight: normal;
color: #ffffff;
}

a.bot:active {
font-family: Trebuchet MS;
text-decoration: none;
font-size: 10px;
font-weight: normal;
color: #ffffff;
}

a.bot:hover {
font-family: Trebuchet MS;
text-decoration: none;
font-size: 10px;
font-weight: normal;
color: #F63F28;
}

.bottom {
font-family: Trebuchet MS;
font-size:10px;
font-style:normal;
font-weight:normal;
color: #333333;
}

a.page:link {
font-family: Trebuchet MS;
text-decoration: none;
font-size: 12px;
font-weight: bold;
color: #000000;
}

a.page:visited {
font-family: Trebuchet MS;
text-decoration: none;
font-size: 12px;
font-weight: bold;
color: #000000;
}

a.page:active {
font-family: Trebuchet MS;
text-decoration: none;
font-size: 12px;
font-weight: bold;
color: #000000;
}

a.page:hover {
font-family: Trebuchet MS;
text-decoration: none;
font-size: 12px;
font-weight: bold;
color: #F63F28;
}

.form {
width: 300px;
border: solid 1px #333333;
background-color: #FFFFFF;
font-family: Trebuchet MS;
font-size:12px;
font-style:normal;
font-weight:normal;
color: #333333;
}

.border1px {
border: solid 1px #333333;
}
 