﻿body
{
    font-size :12px;
	color:#000;
	font-family: Arial, "Lucida Grande", "Lucida Sans",  sans-serif;
	margin:0;
	padding:0;
	/* background: #d3d3d3 url(images/pageback.jpg) repeat; */  
	background-color: #d3d3d3 ;
}
a
{
    color:#758ab7;
    text-decoration:none;
}
a:hover
{
    color:#ff9a00;
    text-decoration:none;
}

.main_footer a
{
    color:#000000;
    text-decoration:underline;
}
.main_footer a:hover
{
    color:#ff9a00;
    text-decoration:none;
}

.main_wrap
{
  margin: 0px auto 0px auto;
  width: 750px;
  background: #ffffff;
  color:#000000;
  position: relative;
  z-index: 20;
  padding:0px 0px 0px 0px;
  border-left:solid 2px #eeeeee;
  border-right:solid 2px #eeeeee;
}
.main_wrap_center
{
    width:732px; 
    margin: 8px auto 0px auto;
}

.main_footer
{
    height:29px;
    background-color:#c1ddf1;
    text-align:center;
}
.main_copyright
{
    height:22px;
    text-align:center;
    font-size:8pt;
}

.menu_left
{
    background-image:url(images/bgmenuleft.jpg);
    width:10px;
    height:23px;
}
.menu_center
{
    background-image:url(images/bgmenucenter.jpg);
    color:#ffffff;
    font-weight:bold;
}
.menu_right
{
    background-image:url(images/bgmenuright.jpg);
    width:10px;
    height:23px;
}
.menu_left_hover
{
    background-image:url(images/bgmenulefthover.jpg);
    width:10px;
    height:23px;
}
.menu_center_hover
{
    background-image:url(images/bgmenucenterhover.jpg);
    font-weight:bold;
}
.menu_right_hover
{
    background-image:url(images/bgmenurighthover.jpg);
    width:10px;
    height:23px;
}
.menu_center a
{
    color:#ffffff;
    text-decoration:none;
}
.menu_center a:hover
{
    color:#ff9a00;
    text-decoration:none;
}

.menu_center_hover a
{
    color:#000000;
    text-decoration:none;
}
.menu_center_hover a:hover
{
    color:#000000;
    text-decoration:none;
}

.menu_footer
{
    height:3px; 
    background-color:#c1ddf1;
}
img
{
	border:0px;
}
.clearfix:after
{
	content:".";
	display:block;
	clear:both;
	visibility: hidden;
	line-height:0;
	height:0;
}


.advert728_90
{
    height:90px; 
    width:728px; 
    background-color:#dddddd; 
    border:solid 2px #ffffff;
    overflow:hidden;
}
.advert468_60
{
    height:60px; 
    width:468px; 
    background-color:#dddddd; 
    border:solid 2px #ffffff;
    overflow:hidden;
}
.advert120_600
{
    margin: 0px auto 0px auto;
    width:120px; 
    height:600px; 
    background-color:#ffffff; 
    border:solid 2px #dddddd;
    overflow:hidden;
}


.box_top_left
{
    width:18px;
    height:23px;
    background-image:url(images/boxtopleft.jpg);
}
.box_top_right
{
    width:18px;
    height:23px;
    background-image:url(images/boxtopright.jpg);
}
.box_top_center
{
    text-align:center;
    color:#1e418c;
    font-weight:bold;
    background-image:url(images/boxtopcenter.jpg);
}
.box_bottom_center
{
    background-image:url(images/boxbottomcenter.jpg);
}
.box_bottom_left
{
    width:18px;
    height:13px;
    background-image:url(images/boxbottomleft.jpg);
}
.box_bottom_right
{
    width:18px;
    height:13px;
    background-image:url(images/boxbottomright.jpg);
}
.box_middle_left
{
    background-image:url(images/boxmiddleleft.jpg);
}
.box_middle_right
{
    background-image:url(images/boxmiddleright.jpg);
}