@charset "utf-8";
/* CSS Document */


body {
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
font-size:13px;
font-family:Tahoma, Helvetica, sans-serif;
color:#38352d;

}


a {
	color:#414141;
	text-decoration:none;
}

a:hover {
color:#000000;
text-decoration:underline;
}


#mybody {
width:950px;
margin: 0 auto;
background-color:#FFFFFF;
border:solid 2px #979797;
border-bottom:none;
border-top:none;
}

#main_header {
width:950px;
float:right;
height:200px;
}

#main_topheader {
width:950px;
height:44px;
float:right;
background-image:url(images/topBack.gif);
background-repeat:repeat-x;
background-position: top;
}

#main_topmenu {
width:950px;
height:39px;
float:right;
background-image:url(images/topmenuback.gif);
background-repeat:repeat-x;
background-position: top;
}

#main_newsmenu {
width:950px;
height:22px;
float:right;
background-color:#FFFFFF;
}

#main_content {
width:950px;
float:right;
background-color:#FFFFFF;
}

#main_content_right {
width:245px;
float:right;
}

#main_content_mid {
width:680px;
float:right;
padding:10px;
padding-top:2px;
}

#footer {
width:950px;
float:right;
background-color:#dedede;
height:60px;
border-top:solid 1px #979797;
padding-top:18px;
}


.toptext a {
font-size:11px;
text-align:right;
color:#414141;
padding-top:5px;
}

#right_menu {
background-image:url(images/mr1.gif);
color:#000000;
font-size:15px;
font-weight:bold;
height:38px;
padding-right:10px;
cursor:pointer;
}
