body {
	font-family: Arial, Helvetica, sans-serif;
}
.tbl_top_left {
	background-image: url(images/image1.jpg);
	background-repeat: no-repeat;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.page_bg {
	background-image: url(images/page_bg.jpg);
	background-repeat: no-repeat;
}
.page_bg_brown {
	background-image: url(images/page_bg_brown.jpg);
	background-repeat: no-repeat;
}
.page_bg_blue {
	background-image: url(images/page_bg_blue.jpg);
	background-repeat: no-repeat;
}
.page_bg_index {
	background-image: url(images/page_bg_index.jpg);
	background-repeat: no-repeat;
}
.page_bg_index2 {
	background-image: url(images/page_bg_index2.jpg);
	background-repeat: no-repeat;
}
.nav_white {
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.subnav_white {
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.nav_brown_light {
	font-size: 10px;
	color: #BB8344;
	letter-spacing: 1px;
}
.nav_beige {
	font-size: 10px;
	color: #CCB677;
	letter-spacing: 1px;
}
.txt_brown {
	font-size: 12px;
	color: #7E4300;
	letter-spacing: 0px;
	line-height: 18px;
}
.txt_brown_news {
	font-size: 12px;
	color: #7E4300;
	letter-spacing: 0px;
	line-height: 15px;
}
.txt_brown_cs {
	font-size: 10px;
	color: #7E4300;
	letter-spacing: 0px;
	line-height: 15px;
}
.text_blue {
	font-size: 12px;
	color: #6CAEDF;
	letter-spacing: 1px;
}
.text_cs_brown {
	font-size: 11px;
	color: #7E4300;
	letter-spacing: 1px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover.nav_white {
	text-decoration:none;
}
a:link.nav_white {
	text-decoration:none;
}
a:hover.txt_white {
	color:#CCB677;
}
a:hover.txt_brown_news {
	color:#CCB677;
}
a:hover.subnav_white {
	color:#CCB677;
	}
a:hover.contact_text {
	color:#FFFFFF;
}

.blue_big {
	font-size: 22px;
	color: #6CADDF;
	line-height: 30px;
}
.brown_big {
	font-size: 16px;
	color: #7E4300;
	line-height: 21px;
}
.line_bg {
	background-image: url(images/line_bg.gif);
	background-repeat: repeat-y;
}
.line_bg_beige {
	background-image: url(images/line_bg_beige.gif);
	background-repeat: repeat-y;
}
.contact_text {
	font-size: 10px;
	color: #F0EC9F;
}
.txt_beige {
	font-size: 12px;
	color: #CCB677;
}
.txt_white {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
.bullet_list {
	list-style-type: disc;
	list-style-position: outside;
}
ul li {
margin-top:0em; 
margin-left:-20px; 
margin-right:0em;
} 

