
body {
	margin: 0; padding: 0;
	font: 12px Arial, Helvetica, sans-serif; 
	text-align: justify;
	line-height: 18px; 
	color: #412902; 
	background: #f5edde;
}

h1, h2, h3, h4, h5, h6, p,
blockquote, dl, dd, dt, small, 
form, fieldset, button, input, textarea { margin: 0; padding: 0; }
img { border: none; }

p {  padding-bottom: 8px; }
h2 { margin: 5px 0;	font-size: 12px;  font-weight:bold;	color:#412902;	}
h3 { margin: 5px 0;	font-size: 14px;  font-weight:bold;	color:#412902;	}
h4 { margin: 5px 0;	font-size: 16px;  font-weight:bold;	color:#412902;	}

a, a:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #b25f00; 
	text-decoration: none; 
	background-color: none;
}
a:hover { 
	color: #412902; 
	text-decoration: underline; 
}

.MainTable_Size { width: 916px; }
.MiddleColumnTable_Size { 
	width: 900px;
	background-image: url(shared/bg.jpg);
	background-repeat: repeat-y;
}

.Content_Style {
	width: 820px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #412902; 
}

/* bg style */
.leftshadow_bg {
	background-image: url(shared/leftshadow_bg.gif);
	background-repeat: repeat-y;
}

.rightshadow_bg {
	background-image: url(shared/rightshadow_bg.gif);
	background-repeat: repeat-y;
}

.bottomshadow_bg {
	background-image: url(shared/bottom_bg.gif);
	background-repeat: repeat-x;
}

.footerlink, a.footerlink, a:visited.footerlink {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #412902; 
	text-decoration: none; 
	background-color: none;
}
a:hover.footerlink { color: #b25f00; text-decoration: underline; }

.copyright_style {
	padding: 10px;	height: 30px;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #412902;
}

