/* CSS Basic Document */
body
{
	margin:0px auto;
	padding:0px;
	background-color:#DADCDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #161716;
	text-decoration: none;
}
td.off {
background: url("../images/siteimages/menu_bg.gif") 0px 0px;
height:23px;
}
td.on{
background:  url("../images/siteimages/menu_bg.gif") 0px -23px;
height:23px;
}
.logo
{
margin:6px 0px 0px 6px;
}
.body_background
{
background-color:#FFFFFF;
padding:0px 4px;
}
.body_inside_padding
{
padding-left:24px;
padding-right:23px;
}
.template_box
{
border-top:2px solid #D0D0D0;
border-left:2px solid #D0D0D0;
border-right:2px solid #D0D0D0;
padding:10px 25px 10px 26px;
background-color:#F8F8F8;
}
.black_bulet
{
padding-right:8px;
}
.footer_line
{
background:url("../images/siteimages/footer_line.gif") left top repeat-x;
height:7px;
}



/* CSS Background Image  Document */
.header_top_bg
{
background:url("../images/siteimages/header_bg_top.jpg") left top no-repeat;
height:79px;
}
.header_bottom_bg
{
background:url("../images/siteimages/header_bg_bottom.jpg") left top no-repeat;
height:69px;
}
.bar_bg
{
background:url("../images/siteimages/bar_bg.jpg") left top repeat-x;
height:33px;
}
.body_left_bg
{
background:url("../images/siteimages/body_left_bg.jpg") left top repeat-y;
width:20px;
}
.body_right_bg
{
background:url("../images/siteimages/bory_right_bg.jpg") left top repeat-y;
width:20px;
}
.left_menu_bottom
{
background:url("../images/siteimages/left_menu_bottom.gif") left bottom no-repeat #06306E;
}
.template_top_bg
{
background:url("../images/siteimages/template_top_bg.gif") left top no-repeat;
height:29px;
}
.footer_bg
{
background:url("../images/siteimages/footer_bg.gif") left top repeat-x;
height:16px;
}
/* CSS Text  Document */
.menu_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 23px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:35px;
	background-color: #06306E;
}
.menu_text:hover
{
	color:#9CC1FA;
	text-decoration:none;
	background-color: #06306E;
}
.red_caption
{
color:#E7210C;
font-weight:bold;
font-size:18px;
line-height:20px;
text-decoration:none;
font-stretch:condensed;
}
.blue_caption
{
color:#06306E;
font-weight:bold;
font-size:16px;
line-height:20px;
text-decoration:none;
font-stretch:condensed;
}
.read_link
{
color:#E7210C;
font-weight:bold;
line-height:29px;
padding-left:36px;
text-decoration:none;
}
.read_link:hover
{
color:#8E0E00;
text-decoration:none;
}
.blue_link
{
	color:#0E5FBA;
	font-weight:bold;
	text-decoration:none;
	line-height:16px;
	padding-left:15px;
}
.blue_link:hover
{
color:#0E5FBA;
text-decoration:underline;
}
.body_blue_link
{
	color:#0E5FBA;
	font-weight:normal;
	text-decoration:none;
	line-height:14px;
	padding-left:3px;
}
.body_blue_link:hover
{
color:#0E5FBA;
text-decoration:underline;
}

.footer_link
{
	font-size:9px;
	color:#2F3233;
	text-decoration:none;
	background-color: #DADCDD;
}
.footer_link:hover
{
	color:#000000;
	text-decoration:underline;
	background-color: #DADCDD;
}
.webdesigner {
	background-color: #FFFFFF;
	color: #161716;
	text-decoration: none;
}
.webdesigner:hover {
	background-color: #FFFFFF;
	color: #161716;
	text-decoration:underline;
}
