body {
	margin: 0;
	padding: 0;
	text-align: center;
	/* min-width:748px; */
	background: url(/images/bg.gif) fixed repeat-x;
	height: 100%;
	}

p { margin: 0px;
    padding 0px; }
a img {
  border: 0;
}


h1 {
	font: bold 14px Tahoma;
	color: #333333;
	padding: 0px;
	margin: 0px;
	}
	
h2 {
	font: bold 11px Tahoma;
	color: #333333;
	margin: 0px;
	padding: 0px;
	}
	
#cont {
	height: 100%;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	width: 875px;
	/* background: #a6a; */
	background: url(/images/bg_cont.gif) fixed repeat-y 50% 0;
	}	
	
#header {
	
	}
	
#h_menu {
	height: 23px;
	font: bold 11px Tahoma;
	color: #FFFFFF;
	background: url(/images/bg_menu.gif) no-repeat 50% 0;
	padding: 9px 0px 0px 0px;
	}
	
#h_menu a,link,visited,active { color: #FFFFFF; text-decoration: none; }
#h_menu a:hover { color: #417AAB; text-decoration: underline; }		

#txt {

	background: url(/images/bg_txt.gif) fixed no-repeat 50% 0;
	font: 11px Tahoma;
	color: #333333;
	text-align: left;
	padding: 0px 0px 0px 0px;
	}
	
#txt a,link,visited,active { color: #333333; text-decoration: underline; }
#txt a:hover { color: #000000; text-decoration: underline; }	
	
div#txt table,tr,td {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border-width: 0px;
	border-color: #000000;
	border-style: none;
	/* background: #a6a; */
    font: 11px Tahoma;
	color: #333333;

	}
	
.v_menu {
	width: 120px;
	background-color: #EE8E51;
	padding: 10px 8px 0px 10px
	}
	
.v_menu img {
	margin: 4px 0px 0px 0px;
	}	
  
.content_line {
background: url(/images/line.gif) repeat-x;
height: 1px;
width: 480px;
margin: 10px 0 10px 10px; 
padding: 0;
}

.content_line1 {
background: url(/images/line.gif) repeat-x;
height: 1px;
width: 620px;
margin: 5px 0; 
padding: 0;
}

.date {
color: #767676;
}

h1 a {
color: #000;
text-decoration: none;
}

h1 a:hover {
color: #910000;
}


div#txt table td#new {
  font-size: 13px;
	color: #333333;
  padding-left:35px; 
  width: 646px;
  vertical-align: top;
	}
  
h3 {
margin: 0;
padding: 0;
color: #D67B3E;
font-size: 13px;
}

#txt h3 a,link,visited,active {
color: #D67B3E; 
text-decoration: underline;
font-size: 13px;
}

h3 a:hover {
color: #910000;
}


