

body{
background-image:url(images/bg.gif);
background-position:top;
background-repeat:repeat-x;
margin:0px;
background-color:#fbf1d6;
font-family:Verdana, Arial, Helvetica, sans-serif;}

.inner_cont{
font-size:12px;
color:#333333;
padding:30px 0px 30px 0px;
line-height:18px;}

.title_big{
font-size:18px;
color:#143153;}

.menu_div{
height:31px;
padding-top:15px;}

.menu_normal{
font-size:12px;
color:#143153;
font-weight:bold;}

.menu_normal a {
text-decoration:none;
font-size:12px;
color:#143153;}

.menu_active{
background-image:url(images/menu_active.gif);
background-position:left;
background-repeat:repeat-x;
font-size:12px;
color:#ffffff;
font-weight:bold;}

.menu_active a {
text-decoration:none;
font-size:12px;
color:#ffffff;
font-weight:bold;}

.inside_cont{
padding:10px;
border:solid 1px #CCCCCC;}


.border_btm{
border-bottom:solid 1px  #999900;}

.footer{
height:57px;
color:#333333;
background-color:#e7d8b2;
padding-top:40px;
border-top:solid 1px #f7c83e;
font-size:12px;}

.footer a {
color:#333333;
text-decoration:none;
height:57px;
font-size:12px;}



.list21 li {padding-left:5px; padding-bottom:10px}


header
		{
			margin-bottom: 1em;
		}
			
			header h2
			{
				font-size: 16px;
				color: #143153;
				
			}
