/* CSS Document */
body{
	margin: 28px 0 10px 0; padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#999999;
	}
td{
	vertical-align:top; text-align:left;
	}
.topbar{
	background:url(../images/top_back.gif) repeat-x; height:1px;
	}
.sep{
	background:url(../images/bar.jpg) repeat-x; height:11px;
	}
.spacer1{
	background:url(../images/spacer.gif) repeat; width:100%; height:12px;
	}
.spacer2{
	background:url(../images/spacer.gif) repeat; width:100%; height:16px;
	}
.spacer3{
	background:url(../images/spacer.gif) repeat; width:100%; height:23px;
	}
.greybar{
	background:url(../images/l_grey.gif) repeat-y; width:32px;
	}
.greybar1{
	background:url(../images/l_grey1.gif) repeat-y; width:61px;
	}
.greybar2{
	background:url(../images/l_grey2.gif) repeat-y; width:30px;
	}
.menu_left{
	background:url(../images/menu_left.gif) no-repeat; width: 5px; height:27px;
	}
.menu_right{
	background:url(../images/menu_right.gif) no-repeat; width: 5px; height:27px;
	}
.menuback{
	background:url(../images/menu.gif) repeat-x; text-align:right; vertical-align:middle;
	}
.inner02{
	margin:0; padding:20px;
	background:url(../images/inner-02.jpg) no-repeat; height:162px;
	text-align:center; font-weight:bold; font-style:italic; font-size:10px;
	}
.inner03{
	margin:0; padding:0 0 0 30px;
	background:url(../images/inner_03.jpg) no-repeat; height:174px;
	text-align:left;
	}
.imgbdr{
	border:1px solid #CCCCCC;
	}
.imgbdr1{
	border:1px solid #CCCCCC;
	margin-right:20px;
	}
p{
	text-align:justify; margin:0; padding:0;
	}
h5{
	margin:0; padding:0 0 15px 0; 
	font-size:12px; font-weight:bold; color:#6699cc;
	}
h4{
	margin:0; padding:0 0 15px 0; 
	font-size:13px; font-weight:bold; color:#6699cc;
	}
h6{
	margin:0; padding:0;
	font-size:12px; font-weight:bold; color:#666666;
	}
.footer{
	margin:0; padding:0;
	text-align:center; vertical-align:middle;
	}
a.footer:link, a.footer:active, a.footer:visited{
	text-decoration:none; color:#999999;
	}
a.footer:hover{
	color:#6699cc;
	} 
a.menu1:link, a.menu1:visited, a.menu1:active{
	margin:0; padding:0 0 0 10px;
	background:url(../images/bullet_01.jpg) no-repeat;
	text-decoration:none; color:#999999;
	}
a.menu1:hover{
	text-decoration:none; color:#6699cc;
	}
	
#navlist{
	margin:0; padding:0;
	list-style: none;
	}

#navlist li{
	background:url(../images/bullet_01.jpg) no-repeat;
	background-position: 0 .5em;
	text-indent:10px; color:#666666;
}

a:link, a:active, a:visited{
	text-decoration:underline; color:#999999;
	}
a:hover{
	color:#6699cc;
	} 
.newsletter{
	text-align:right; padding-bottom:3px;
	}
.newsletter:link, .newsletter:active, .newsletter:visited{
	background:url(../images/ico_news.jpg) no-repeat; line-height:15px;
	color:#6699cc; text-decoration:none; padding:0 0 0 20px;font-weight :bold ;
	}
.newsletter:hover{
	color:#999999;
	} 
input, textarea{
	border:1px solid #6699CC; width:180px;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#999999;
	}