/* CSS Basic Document */
body
{
margin:0px auto;
padding:0px;
background:url(../images/bg.jpg) left top #505050;
}
.main_table
{
border-left:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
background-color:#505050;
color:#CCCCCC;
}
.inside_table
{
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;

}
.logo
{
margin-left:248px;
margin-top:25px;
}
.body_padding
{
padding:20px 10px;
}
.img
{
border:1px solid #CCCCCC;
}
.footer_padding
{
padding:0px 10px;
}





/* CSS Background image Document */
.body_bg
{
background:url(../images/body_bg.jpg) left top repeat-x;
}
.header-image
{
background:url(../images/header3.jpg) center top no-repeat;
height:150px;
}
.menu_bg
{
background:url(../images/menu_bg.gif) left top repeat-x;
height:34px;
}
.menu_title_bg
{
background:url(../images/menu_title_bg.gif) left top no-repeat;
height:29px;
padding-left:30px;
}
.left_menu_bg
{
background:url(../images/left_menu_bg.gif) left top no-repeat;
height:26px;
padding-left:30px;
}
.body_line
{
background:url(../images/body_line.gif) left top repeat-x;
height:10px;
}





/* CSS Text Document */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: black;
	text-decoration: none;
}
.menu_link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 34px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	background-color:inherit;
	text-decoration: none;
}
.menu_link:hover
{
color:#FFFFFF;
text-decoration:none;
background-color:inherit;
}
.left_menu_link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #515151;
	background-color:inherit;
	text-decoration: none;
}
.left_menu_link2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: Red;
	background-color:inherit;
	text-decoration: none;
}

.left_menu_link:hover
{
color:#5589B0;
text-decoration:none;
background-color:inherit;
}
#newsbox {
	background-color: #C1CFD6;
	text-align: left;
	vertical-align:top;
	padding: 10px;
}
#newsbox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #971B1A;
	letter-spacing: 0.2em;
	padding-left:10px;
}
#newsbox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427094;
	font-weight: bold;
	line-height: 6px;
	margin-bottom: 2px;
	padding-left:10px;
}
#newsbox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left:10px;
}
.style6 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}
.style10 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
}
.style12 {
	font-size: 10px;
	font-style: italic;
}
.style13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: Red;
	line-height: 28px;
}
.style13a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	line-height: 12px;
}
.style14{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: black;
	text-decoration: none;
}
.style13b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Red;
	line-height: 14px;
}