/* CSS Document */
body{
	margin:0;
	padding:0;
	background-color:#FFFEDB;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#363636;
	line-height:18px;
}
tr.hgnavigation{
	background-image:url(../img/hg_nav.jpg);
	background-repeat:repeat-x;
}
tr.navitop{
	background-image:url(../img/hg_navtop.jpg);
	background-repeat:repeat-x;
}
tr.contenttop{
	background-image:url(../img/content_top.jpg);
	background-repeat:repeat-x;
}
tr.contentsub{
	background-image:url(../img/content_sub.jpg);
	background-repeat:repeat-x;
}
tr.hgfooter{
	background-image:url(../img/hg_footer.jpg);
	background-repeat: repeat-x;
}
tr.hgfooter2{
	background-image:url(../img/hg_footer2.jpg);
	background-repeat: repeat-x;
}
td.left{
	background-image:url(../img/hg_left.jpg);
	background-repeat:repeat-y;
}
table.news{
	background-color:#FFFEE7;
	border: 1px dotted #E6D0B5;
}
table.news h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#640A0B;
	line-height:19px;
	background-image:url(../img/news_h1.jpg);
	background-repeat:repeat-x;
	font-weight: normal;
	padding-right: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
table.news h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	line-height:19px;
	background-image:url(../img/news_h2.jpg);
	background-repeat:repeat-x;
	font-weight: normal;
	padding-right: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
table.news h2 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	line-height:19px;
	background-image:url(../img/news_h2.jpg);
	background-repeat:repeat-x;
	font-weight: normal;
	padding-right: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration:none;
}
table.news h2 a:link{
	text-decoration:none;
}
table.news h2 a:visited{
	text-decoration:none;
}
table.news h2 a:hover{
	color:#E5CDB1;
	text-decoration:none;
}
table.news h2 a:active{
	text-decoration:none;
}
a{
	color:#640A0B;
	text-decoration:none;
}
a:link{
	color:#640A0B;
	text-decoration:none;
}	
a:visited{
	text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration: underline;
}

a:active{
	text-decoration:none;
}
td.footer{
	font-size:11px;
	color:#FFFEDB;
	line-height:30px;
}
td.footer a{
	font-size:11px;
	color:#FFFEDB;
	line-height:30px;
	text-decoration:none;
}
td.footer a:link{
	font-size:11px;
	color:#FFFEDB;
	line-height:30px;
	text-decoration:none;
}
td.footer a:visited{
	text-decoration:none;
}
td.footer a:hover{
	text-decoration:underline;
}
td.footer a:active{
	text-decoration:none;
}
table{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#363636;
	line-height:18px;
}
td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#363636;
	line-height:18px;
}
td.content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#363636;
	line-height:18px;
}
td.content ul{
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
td.content li{
	list-style-type: none;
	padding-left: 13px;
	background-image:  url(../img/lig.gif);
	background-repeat:no-repeat;
	list-style-image: none;
	line-height:20px;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#640A0B;
	line-height:28px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:26px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-size:12px;
	line-height:28px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
p{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
hr{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E6D0B5;
	height: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



