h2{
	margin-left: 5px;
	margin-top:5px;
	margin-bottom:5px;
	color:#993300
}
h3{
	color:#993300
}

a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #0A79BE;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #0A79BE;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
a.link:link, a.link:active, a.link:visited {
	font-family: Tahoma, Arial;
	color: #0A79BE;
	text-decoration: underline;
	font-size: 14px;
	font-weight: normal;
}
a.link:hover {
	font-family: Tahoma, Arial;
	color: #0A79BE;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
BODY {
	font-weight: normal;
	background-image: url(images/bg/wood054.jpg);
	background-color: #000000;
}
TD {
	font-family: Tahoma, Arial;
	/*font-size: 14px;*/
	color: #333333;
}
.underline {
	text-decoration: underline;
}
.green {
	color: #7BAB39;
}
.blue {
	color: #0A79BE;
}
.white {
	color: #FFFFFF;
}
.red {
	color: red;
}
.px11 {
	font-size: 14px;
}

ul {
	margin: 15px 0 0 20px;
	padding: 0px;
	list-style-image: url(images/templatemo_list_icon_03.jpg) ;
}

ul li {
	/*list-style: none;*/
	
	padding: 0 0 5px 15px;
	/*background: url(images/templatemo_list_icon_03.jpg) left center no-repeat;*/
} 

