body {
	background-image: url(/images/bg_nav01_05.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
	background-color : #C8C0B5;
}

A {
	color : #8B0000;
	text-decoration : none;
}

A:HOVER {
	color : #8B0000;
	text-decoration : underline;
}

.MainBox {
	border-left : 1px solid White;
	border-right : 1px solid White;
	border-bottom : 1px solid White;
	background-color :  #A39684;
}

.Content {
	background-color :  #A39684;
}

td {
	font-size : 12px;
}

.Submenu {
	background-color : Black;
	color : White;
	font-size : 10px;
	font-weight : bold;
	padding-left : 35px;
	line-height : 24px;
}

a.Sub {
	color : White;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	padding : 1px;
}

a.Sub:HOVER {
	color : White;
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;
	background-color : #A52A2A;
	padding : 1px;
}

.ContentBox {
	background-color : #A39684;
	padding-top : 9px;
	padding-left : 39px;
	margin-top : 9px;
	margin-left : 39px;
	padding-right : 70px;
	margin-right : 70px;
	padding-bottom : 20px;
	margin-bottom : 20px;
}

.ContentBox02 {
	background-color : #DAD5CE;
	padding-right : 16px;
	margin-right : 16px;
	margin-left : 16px;
	padding-left : 16px;
	padding-top : 10px;
	margin-top : 10px;
	margin-bottom : 10px;
	padding-bottom : 10px;
}

.Header01 {
	color : #491D00;
	font-size : 24px;
}

hr {
	color : #B24800;
	height : 4px;
}

.FooterArea {
	background-color : #A39684;
	padding-top : 9px;
	padding-left : 39px;
	margin-top : 9px;
	margin-left : 39px;
	padding-right : 70px;
	margin-right : 70px;
	padding-bottom : 15px;
	margin-bottom : 15px;
}

.page01 {
	padding-bottom : 40px;
	margin-bottom : 40px;
}

.Footer {
	font-size : 10px;
	margin-top : 150px;
	padding-top : 150px;
	padding-bottom : 0;
}

.Submenu02 {
	background-color : Black;
	color : White;
	font-size : 10px;
	font-weight : bold;
	padding-left : 80px;
	line-height : 24px;
}

.MainBox02 {
	border-left : 1px solid White;
	border-right : 1px solid White;
	background-color :  #A39684;
}

.MainBoxColor {
	background-color :  #A39684;
	border-left : 1px solid White;
	border-right : 1px solid White;
}

.ContentBox03 {
	background-color : #A39684;
	padding-top : 9px;
	padding-left : 25px;
	margin-top : 9px;
	margin-left : 25px;
	padding-right : 25px;
	margin-right : 25px;
	padding-bottom : 0;
	margin-bottom : 0;
}
.Header02 {
	font-size: 16px;
}

.bullett {
	list-style : url(images/bullet.gif);
	list-style-image : url(images/bullet.gif);
	font-size: 16px;
	font-weight : bold;
	border-bottom : 2px dotted #A9A9A9;
}

.greyLine {
	border-top : 4px dotted #A9A9A9;
	border-bottom-style : none;
	border-left-style : none;
	border-right-style : none;
}

.Header03 {
	font-weight : bold;
	font-size: 16px;
	color : #8B0000;
}

.ColorLite {
	background-color : #EBE7E2;
	padding : 2px;
	font-size : 10px;
}

.ColorLite02 {
	background-color : #EBE7E2;
	padding : 4px;
	font-size : 10px;
	border-top : 4px solid #CD853F;
}

.bullett02 {
	list-style : url(images/bullet.gif);
	list-style-image : url(images/bullet.gif);
	font-size: 14px;
	font-weight : bold;
	border-bottom : 2px dotted #A9A9A9;
}

.bullett03 {
	list-style : url(images/bullet.gif);
	list-style-image : url(images/bullet.gif);
	font-size: 12px;
	font-weight : bold;
	border-bottom : 2px dotted #A9A9A9;
}

.Header04 {
	font-weight : bold;
	font-size: 16px;
	color : #FFF8DC;
	font-style : italic;
	background-color : #A39684;
	padding : 3px;
	border-top : 2px solid White;
}

.bullettArrow {
	list-style : url(images/bullet.gif);
	list-style-image : url(images/bullet.gif);
}

.orange {
	color : #FF9900;
	font-weight : bold;
}

.FooterBold {
	font-size : 10px;
	font-weight : bold;
}

.Header05 {
	font-weight : bold;
	font-size: 14px;
	color : #8B0000;
	font-style : italic;
}

.hrThin {
	color : #D2B48C;
	height : 1px;
}