body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f1f1f1;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.bg_left {
	background-image: url(../images/bg_left.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bg_right {
	background-image: url(../images/bg_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.td_185 {
	height: 191px;
	width: 185px;
	background-image: url(../images/bg_underphoto.gif);
	background-repeat: no-repeat;
}
.td_186_menu {

	height: 191px;
	width: 186px;
	background-image: url(../images/bg_menu.gif);
	background-repeat: no-repeat;
}
h1 {
	font-size: 21px;
	font-weight: bold;
	color: #d99042;
}
h2 {
	font-size: 14px;
	color: #9DC9BA;
}
a:link {
	color: #D99042;
}
.subnav_header {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #D99042;
}
a:hover {
	color: #9DC9BA;
}
a:active {
	color: #D99042;
}
a.subnav:link {
	color: #9DC9BA;
	text-decoration: none;
}
a.subnav:visited {
	color: #9DC9BA;
	text-decoration: none;
}
a.subnav:hover {
	color: #D99042;
	text-decoration: none;
}
.bg_footmenu {
	background-image: url(../images/bg_footmenu.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 750px;
}

a.subnav:active {
	color: #9DC9BA;
	text-decoration: none;
}
.tdbg_1 {
	background-color: #F0F7F4;
}

li {
	list-style-position: outside;
	list-style-image: url(../images/bul.gif);
}
.tdbg_2 {

	background-color: #E3F0EB;
}
.form_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px dotted #666666;
	width: 200px;
}
.form_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #D99042;
	height: 25px;
	width: 75px;
	border: 2px solid #EAF4F0;
	font-variant: normal;
}
.form_textarea {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px dotted #666666;
	width: 200px;
}
