@charset "utf-8";
/* style for the whole site */
/* pls: no specific styles here */
/* created by 8thmouse */

body{
margin:0px;
font-size:12px;
line-height:140%;
color:#333333;
text-align:left;
}

img{
border:none;
}

.mainarea_index{
background-image:url(../images/home/main_bg.jpg);
background-position:top;
background-repeat:repeat-x;
}

.mainarea{
background-image:url(../images/home/main_bg_1.jpg);
background-position:top;
background-repeat:repeat-x;
}

.contentarea{
padding:20px;
}

.contentarea img{
margin:15px;
}

.greenlistarea{
padding-top:15px;
padding-left:20px;
padding-right:5px;
padding-bottom:20px;
}

.greenlistarea a{ color:#006600}

.biglist
{padding-left:40px;padding-top:15px;padding-bottom:20px;font-size:14px;line-height:160%;}



.bordedimg{
border:solid 1px #999999;
}

.bordedimg_1{
border:solid 1px #cccccc;
}

/* texts */
li{
line-height:160%;
}

.lineheigt160{
line-height:160%;
}

.text_gray{
	color:#666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.greentitle{
font-weight:bold;
color:#006600;
}
.text_12_whtie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.text_12_whtie_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.text_12_green_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
}
.text_12_dgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D6165;
}
.text_12_dgreen_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D6165;
	font-weight: bold;
}

.text_14_dgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2D6165;
}
.text_14_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
}

.text_14_dgreen_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2D6165;
	font-weight: bold;
}
.text_14_orange_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
}






.icon{
margin-left:5px;
margin-right:10px;
vertical-align:bottom;
}

.adpic{
border:solid 1px #88C812;
margin:8px;

}

.seperator{
margin-left:5px;
margin-right:5px;
}

.smallfont {
font-size:12px;
}

/* links */
a{
color:#333333;
text-decoration:none;
}

a:hover{
color:#FF6600;
}

a:active{
color:#FF6600;
font-weight:bold;
}

a:visited{
}
.text_14_green_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}
.text_14_red_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}
.text_12_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
}
.text_14 {
	font-size: 14px;
}
.text_red_b {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight: bold;
}
.myinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.myinputr
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ff0000;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
}
.text_orange {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
}
.text_red {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
}

