body {
font-family: verdana,arial;
text-align: center;
}

h1 {
font-family: verdana,arial;
font-size: 13px;
margin-top: 5px;
margin-bottom: 5px;
color: #808080;
}

h2 {
font-family: verdana,arial;
font-size: 11px;
margin-top: 5px;
margin-bottom: 5px;
color: #808080;
}

A:link {
text-decoration:none;
color: #808080;
}
A:visited {
text-decoration:none;
color: #808080;
}
A:alink {
text-decoration:none;
color: #808080;
}
A:hover {
text-decoration:underline;
color: #808080;;
}

#container {
width: 700px;
margin: 10px auto 10px auto;
}

#logo {
width: 700px;
text-align: left;
}

#menu {
width: 700px;
background-color: #3862A7;
height: 25px;
}

.menu_item {
background-color: #3862A7;
color: #ffffff;
float: left;
margin-right: 40px;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 10px;
}

.t-white {
color: #ffffff;
text-decoration:none;
font-weight: normal;
font-size: 12px;
}

.t-content {
color: #808080;
text-decoration:none;
font-weight: normal;
font-size: 11px;
}

.t-left1 {
color: #57B0AE;
text-decoration:none;
font-weight: bold;
font-size: 11px;
}

.t-left2 {
color: #808080;
text-decoration:none;
font-size: 11px;
}


#content {
width: 700px;
margin-top: 16px;
}

#right {
color: #808080;
width: 145px;
text-align: left;
font-size: 12px;
height: 500px;
width: 135px;
padding-top: 5px;
}

#left {
width: 145px;
height: 288px;
background-image: url(images/left_back.gif);
}

#left_inner {
width: 135px;
text-align: left;
padding-top: 5px;
}

.news_bar {
width: 390px;
text-align: left;
background-color: #DFDFDF;
font-size: 11px;
color: #808080;
padding: 3px;
font-weight: normal;
margin-bottom: 5px;
margin-top: 15px;
}
