td {
	font-size: 85%;
	line-height: 140%;
}
.header {
	background-image:  url(imgs/main/header2-bg.gif);
	background-repeat: repeat-x;
}
.topmenu {
	font-size: 70%;
	line-height: 120%;
	color: #333333;

}
hr {
	border: 1px dotted #FFCC66;

}
h1 {
	font-size: 0px;
	letter-spacing: 0px;
	line-height: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;

}
h2 {
	font-size: 110%;
	background-image: url(imgs/h2.gif);
	text-indent: 30pt;
	font-weight: bold;
	line-height: 25px;
	background-repeat: no-repeat;
	bottom: 3px;
	color: #333333;
	vertical-align: bottom;






}
h3 {
	font-size: 105%;
	font-weight: bold;
	color: #FF9966;
	border-left-style: none;
	background-image: url(imgs/h3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;




}
.tdcolor {
	background-color: #FFFFCC;
}
