.menu_stroke {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}

.body {
	padding: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.body p {
	color: #545454;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	}


.body li {
	color: #545454;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	}

.body li a {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	}
	
.body li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #56655C;
	text-decoration: underline;
	}

.body a {
	color: #993333;
	text-decoration: none;
	}

.body a:hover {
	text-decoration: underline;
	color: #56655C;
	}

.body h1 {
	color: #8b3329;
	font-size: 11pt;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	text-align: left;
	background-position: left;
	border-bottom-style: none;
	border-right-style: none;
	letter-spacing: 2px;
	word-spacing: 3px;
	border-top-style: none;
	border-left-style: none;
	}
.menulink {
	padding: 5px;
}
.menulink a {
	color: #912C14;
	text-decoration: none;
}
.menulink a:hover {
	color: #000000;
	text-decoration: none;
}
.menulink h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

.body h2 {
	color: #31745F;
	font-weight: normal;
	font-size: 10pt;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	letter-spacing: 1px;
	word-spacing: 2px;
	}
	
.body h3 {
	color: #70614F;
	font-weight: bold;
	font-size: 9pt;
	font-family: Verdana, Geneva, Arial, Helvetica, Swiss, SunSans-Regular;
	text-align: center;
}
	
/*  BORDER CLASS STYLES */

.border {
	padding: 5px;
	border: solid 1px #cccccc
	}

.border_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	}
	
.border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	}
	
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
	
/*  IMAGE PADDING */
	
.left_image   {
	padding-right: 5px;
	}
	
.right_image { 
	padding-left: 5px;
	}
	
/*  HIGHLIGHTED AREA */

.highlight {
	border: solid 1pt #000
	}
	
	
.center {
	text-align: center
	}

/*  FOOTER STYLES */

.footer {
	color: #555;
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	padding: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}

.footer p {
	color: #FFFFFF;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	}

.footer a {
	color: #FFFFFF	}

.footer a:hover {
	color: #000000	}


/*  SIDEBAR STYLES */

.sidebar {
	text-align: left;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #000
	}
			
.sidebar p {
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: left
	}

.sidebar h1 {
	color: #6b6b6b;
	font-size: 14px;
	font-family: "Times New Roman", Georgia, Times;
	text-transform: capitalize;
	border: none
	}

.sidebar h2 {
	color: #d79b3a;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
	}
.img_stroke {
	border: 1px solid #788880;
}

