body {
background-image: url(../images/bg.jpg);
background-repeat: repeat-x;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
font-family: Trebuchet MS, Arial;
font-size:13px;
color:#333333;
text-align:left;
overflow: -moz-scrollbars-vertical;
}

A:link {
color: #009fcb;
text-decoration: none;
}

A:hover {
color: #cccccc;
text-decoration: none;
}

A:visited {
color: #009fcb;
text-decoration: none;
}

div#content {
margin-left: 16px;
margin-right: 16px;
}

div#left_wide {
float: left;
width: 760px;
}

div#left {
float: left;
width: 400px;
}

div#content_left {
float: left;
background-color: #f8f8f8;
width: 390px;
line-height: 1.4em;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
margin-bottom: 5px;
}

div#content_left_wide {
float: left;
background-color: #f8f8f8;
width: 750px;
line-height: 1.4em;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
margin-bottom: 5px;
}

div#content_left_wrapper {
width: 760px;
padding-bottom: 5px;
}

div#content_left_wrapper2 {
width: 760px;
}

div#content_left2 {
float: left;
background-color: #f8f8f8;
width: 390px;
line-height: 1.4em;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
min-height:210px;
}

div#title1 {
width: 390px;
float: left;
height: 28px;
background-image: url(../images/title_bg_grey.jpg);
background-repeat: repeat-x;
padding-top: 6px;
padding-left: 5px;
padding-right: 5px;
color: #ffffff;
}

div#title1_wide {
width: 750px;
float: left;
height: 28px;
background-image: url(../images/title_bg_grey.jpg);
background-repeat: repeat-x;
padding-top: 6px;
padding-left: 5px;
padding-right: 5px;
color: #ffffff;
}

div#right {
float: right;
width: 355px;
line-height: 1.4em;
}

div#title2 {
height: 28px;
background-image: url(../images/title_bg_green.jpg);
background-repeat: repeat-x;
padding-top: 3px;
padding-left: 7px;
padding-right: 5px;
color: #ffffff;
}

div#right_top {

}

div#right_top_content {
padding-bottom: 5px;
}

div#right_mail_content {
padding: 5px;
margin-bottom: 5px;
background-color: #f8f8f8;
}

div#right_bottom {

}

div#right_bottom_content {
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
}

input, textarea {
	padding: 3px;
	margin: 3px;
	border: 1px solid #bac5d6;
	font: 13px Zurich Cn BT, Trebuchet MS;
	background: #fff;
}