body {
	font-family: MS sans serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: small;
	color: #333333;
	background-image: url(../images/bg.jpg);
}
h1 {
	margin: 0px;
	padding: 0px;
}
body a:link, body a:visited{
	color: #6C9F1D;
	text-decoration: none;
	font-weight: normal;
} 
body a:hover {
	color: #8ACD25;
	text-decoration: underline;
	font-weight: normal;
}
#footer {
	font-size: x-small;
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	height: 24px;
	width: 100%;
	text-align: center;
	padding-top: 18px;
}
#footer a:link, #footer a:visited {
	font-size: small;
	color: #333333;
	text-decoration: none;	
}
#footer a:hover {
	font-size: small;
	color: #333333;
	text-decoration: underline;	
}
#crc {
	font-size: 11px;
	color: #666666;
}
#crc a:link, #crc a:visited {
	font-size: 11px;
	color: #666666;
	text-decoration: none;	
}
#crc a:hover {
	font-size: 11px;
	color: #3366CC;
	text-decoration: underline;	
}
.img_rss {
	background-image: url(../images/bgimg_rss.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 84px;
	width: 84px;
}
.img_rss a:link, .img_rss a:visited {
	font-size: 0px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
.img_rss a:hover {
	font-size: 0px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
#rss {
	margin: 0px;
	padding: 0px;
}
#rss a:link, #rss a:visited {
	font-size: 11px;
	color: #3366CC;
	text-decoration: none;	
}
#rss a:hover {
	font-size: 11px;
	color: #3366CC;
	text-decoration: underline;	
}
#bordercontent {
	width: 768px;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#content-inner {
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#border-b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 10px;
}
#border-t {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 10px;
}
.txt_small {
	font-size: 11px;
}
.txt_big {
	font-size: 16px;
}
.txt_greenDrak {
	color: #405F12;
}
.dvhdr1 {
    background:#EDEDED;
	color: #666666;
    font-size:10px;
    border:1px solid #ADADAD;
    padding:3px;
    width:70px;
	text-align: center;
}
.dvbdy1 {
	background:#FFFFFF;
	border-left:1px solid #ADADAD;
	border-right:1px solid #ADADAD;
	border-bottom:1px solid #ADADAD;
	padding:3px;
	width:70px;
	text-align: center;
}
.tb_Gti {
	color: #DAF1B8;
	background-color: #405F12;
	padding: 3px;
	text-align: center;
	font-weight: bold;
}
.tb_Gbg1 {
	background-color: #CCEC9B;
	padding: 2px;
}
.tb_Gbg2 {
	background-color: #E3F4CA;
	padding: 2px;
}
.txt-hilight {
	color: #FFA200;
}
.txt-red {
	color: #FF0000;
}
.txt-white {
	color: #FFFFFF;
}
.txtbox {
	font-size: small;
	height: 13px;
}
.txtbox-list {
	font-size: small;
	height: 20px;
}
.txtbox-multi {
	font-size: small;
}
.imgL{
	margin-right: 15px;
	margin-bottom: 15px;
}
.imgR{
	margin-left: 15px;
	margin-bottom: 15px;
}
.menuDD {
    filter: Alpha(Opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
    }
#topbar {
	margin-top: 150px;
	/*margin-right: 150px;*/
	PADDING-RIGHT: 20px; 
	Z-INDEX: 100; 
	RIGHT: 0px; 
	VISIBILITY: hidden; 	
	PADDING-TOP: 210px; 	
	POSITION: absolute; 
	TOP: 150px; 
	HEIGHT: 367px; 
	PADDING: 0px;
	behavior: url(iepngfix.htc);
	/*text-align: center;*/
}