body {
	font-family: "Tahoma";
	font-size: 11px;
	letter-spacing: 0px;
	line-height:15px;
}
form {
	margin: 0px; 
	padding: 0px; 
}
.std_title {
	color: #990000;
	font-weight:bold;
	text-transform: uppercase;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #DF0000;
	text-decoration: none;
}
.link_left_mnu {
	font-weight:normal;
	line-height: 20px;
	text-align:left;
	padding-right: 5px;
	padding-left: 15px;
}
.link_left_mnu a:link {
	color: #333333;
	text-decoration: none;
}
.link_left_mnu a:active {
	color: #333333;
	text-decoration: none;
}
.link_left_mnu a:visited {
	color: #333333;
	text-decoration: none;
}
.link_left_mnu a:hover {
	color: #998239;
	text-decoration: none;
}
.link_top_mnu {
	font-weight:bold;
	line-height: 20px;
	text-align:center;
	padding-right: 5px;
	padding-left: 5px;
}
.link_top_mnu a:link {
	color: #990000;
	text-decoration: none;
}
.link_top_mnu a:active {
	color: #990000;
	text-decoration: none;
}
.link_top_mnu a:visited {
	color: #990000;
	text-decoration: none;
}
.link_top_mnu a:hover {
	color: #DF0000;
	text-decoration: none;
}
.td_sec_left_mnu {
	color: #990000;
	font-weight:bold;
	line-height: 20px;
	text-align:center;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(images/mnu_sec.gif);
}
.small_std {
	color: #D5AAAA;
	font-size:8px;
}
.small_std a:link {
	color: #D5AAAA;
	text-decoration: none;
}
.small_std a:active {
	color: #D5AAAA;
	text-decoration: none;
}
.small_std a:visited {
	color: #D5AAAA;
	text-decoration: none;
}
.small_std a:hover {
	color: #D5AAAA;
	text-decoration: none;
}
.fnt_white {
	color: #FFFFFF;
	font-weight:normal;
	text-decoration: none;
}
.fnt_red {
	color: #CC0000;
	font-weight:bold;
	text-decoration: none;
}
.txt_fld {
	background-color:#FFFFCC;
	border-width: 1px;
	border-style: dotted;
	border-color: #658D9C;
	font-family: "Tahoma";
	font-size: 11px;
	font-weight:bold;
	letter-spacing: 1px;
	line-height:15px;
}
.std_btn {
	background-color:#92B831;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	letter-spacing: 1px;
	line-height:15px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	width: 100px;
}
.top_sep {
	font-weight: normal;
	color: #B3957B;
	padding-left: 10px;
	padding-right: 10px;
}
.image {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.dot_top {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B3957B;
}
.dot_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B3957B;
}
.dot_left {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #B3957B;
}
.dot_right {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #B3957B;
}
