body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
}

.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.leftMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff6600;
	font-weight: bold;
}

a.leftMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a.leftMenu:link {
	text-decoration: none;
}
a.leftMenu:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.leftMenu:hover {
	text-decoration: none;
	color: #ff6600;
}
a.leftMenu:active {
	text-decoration: none;
	color: #FFFFFF;
}

.topMenu {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color: #ff6600;
	font-weight: bold;
}

a.topMenu {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
a.topMenu{
	text-decoration: none;
}
a.topMenu:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.topMenu:hover {
	text-decoration: none;
	color: #ff6600;
}
a.topMenu:active {
	text-decoration: none;
	color: #FFFFFF;
}

.style1 {color: #FF0000}

.stroke {
	border-top: 1px none;
	border-right: 1px solid #663333;
	border-bottom: none;
	border-left: 1px solid #663333;
}

.brown_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
}
A.brown_text, A.brown_text:visited, A.brown_text:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	text-decoration: none;
	font-weight: normal;
}
.stripe_tab {
	background-image: url(images/tab_stripe.gif);
}
.footer_white_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #4e0a01;
}
.brown_background {
	background-color: #4e0a01;
}
.top_stripe {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #663333;
}
.bottom_stripe {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663333;
}
.dashed_stripe {
	border: thin dashed #663333;
}
.background_1 {
	background-image: url(images/homepage_backgr_1.jpg);
	background-repeat: no-repeat;
}
.background_2 {
	background-image: url(images/background_2.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-attachment: fixed;
	background-position: center;
}
.background_3 {
	background-image: url(images/footer_background.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663333;
}
.top_picture {
	background-image: url(images/picture_td_04.gif);
}
.bottom_picture {
	background-image: url(images/picture_td_15.gif);
}
.heading_background {
	background-image: url(images/heading_thumbnails.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.title_text_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f75810;
	font-weight: bold;
}
.dashed_stripe_top {
	border-top: thin dashed #663333;
}
.dashed_stripe_bottom {
	border-top: none;
	border-bottom: thin dashed #663333;
	border-left: none;
}
.dashed_stripe_left {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: thin dashed #663333;
}
.dashed_stripe_right {
	border-top: none;
	border-right: thin dashed #663333;
	border-bottom: none;
	border-left: none;
}
.bold_white_text {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.brown_stroke {
	border: thick #4E0901;
}
.body_text_oblique {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-style: oblique;
}
.Button_style {
	background-color: #4E0901;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: hand;
	text-decoration: none;
	border: none;
	vertical-align: middle;
	text-align: left;
	height: 20px;
	width: 150px;
	float: none;
}
