MENU{
	background-color: transparent;
	background: none transparent scroll repeat 0% 0%;
	background-positionx: 0%;
	margin: 10px 0px;
	background-position: 0% 0%;
	padding: 0px 15px;
	font-weight: bolder;
	background-repeat: repeat;
	background-image: none;
	font-size: 14px;
	font-family: tahoma;
	background-positiony: 0%;
	background-attachment: scroll;
	color: black;
}
H1{
	background-color: transparent;
	background: url(/siteimg/h1_bkgr.gif) repeat-x 0% 25px;
	background-positionx: 0%;
	margin: 20px 0px 0px;
	background-position: 0% 25px;
	padding: 0px 0px 40px;
	font-weight: bold;
	background-repeat: repeat-x;
	background-image: url(/siteimg/h1_bkgr.gif);
	font-size: 18px;
	font-family: tahoma;
	background-positiony: 25px;
	background-attachment: scroll;
	color: #000;
}
H2{
	margin: 20px 0px 10px;
	font-weight: bold;
	font-size: 16px;
	font-family: tahoma;
	color: #000;
}
H3{
	margin: 10px 0px;
	font-size: 14px;
	font-family: tahoma;
	color: #000;
}
P{
	margin: 0px 0px 10px;
}
A{
	text-decoration: underline;
	color: black;
}
A:hover{
	background-color: transparent;
	background: none transparent scroll repeat 0% 0%;
	background-positionx: 0%;
	background-position: 0% 0%;
	background-repeat: repeat;
	background-image: none;
	background-positiony: 0%;
	background-attachment: scroll;
	text-decoration: none;
}
HR{
	background-color: #dddddd;
	height: 1px;
	background: #dddddd;
	background-positionx: 0%;
	margin: -7px 0px 3px;
	background-position: 0% 0%;
	background-repeat: repeat;
	display: block;
	background-image: none;
	background-positiony: 0%;
	background-attachment: scroll;
	color: #dddddd;
}
.form-1{
	margin: 0px 0px 10px;
	padding: 0px;
}
.form-1 .field-caption{
	float: left;
	margin: 2px -100px 5px 0px;
	font-weight: bold;
	width: 100px;
	clear: both;
}
.form-1 .field-element{
	margin: 0px 0px 5px;
	padding: 0px 0px 0px 97px;
	display: inline-block;
}
.form-1 .text{
	width: 170px;
	height: 17px;
}
.form-1 .button{
	background-color: #000;
	height: 17px;
	background: #000;
	background-positionx: 0%;
	margin: 0px;
	background-position: 0% 0%;
	padding: 0px 10px;
	background-repeat: repeat;
	background-image: none;
	background-positiony: 0%;
	background-attachment: scroll;
	width: auto;
	overflow: visible;
	color: #000;
}
.table-1 TH{
	padding: 5px 10px 5px 0px;
}
.table-1 TD{
	height: 20px;
}
.table-1 .odd TD{
	background-color: #000;
	background: #000;
	background-positionx: 0%;
	background-position: 0% 0%;
	background-repeat: repeat;
	background-image: none;
	background-positiony: 0%;
	background-attachment: scroll;
}
.table-2 TD{
	background-color: #000;
	background: #000;
	background-positionx: 0%;
	background-position: 0% 0%;
	padding: 50px;
	background-repeat: repeat;
	border: #eee 1px solid;
	background-image: none;
	background-positiony: 0%;
	background-attachment: scroll;
}
UL LI{
	padding: 2px 0px;
}
IMG{
	border: 0px;
}
.img{
	padding: 5px;
	border: #53b540 1px solid;
}
.left{
	float: left;
	margin: 0px 10px 10px 0px;
}
.right{
	float: right;
	margin: 0px 0px 10px 10px;
}
.form-1 SELECT, .form-1 TEXTAREA{
	width: 170px;
}
.form-1 .checkbox, .form-1 .radio{
	height: 15px;
	margin: -2px 0px 0px -1px;
	width: 15px;
}
