
body {
	margin: 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; text-align: justify;
	color: #000; line-height: 16px;
	background-image: url(shared/bg.jpg); background-repeat: repeat-x;
	background-color: #d1d8db;
}

h1, h2, h3, h4, h5, h6, p,
blockquote, ul, ol, 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: 11px;  font-weight:bold;	color:#000;	}
h3 { margin: 5px 0;	font-size: 14px;  font-weight:bold;	color:#000;	}
h4 { margin: 5px 0;	font-size: 16px;  font-weight:bold;	color:#000;	}

.links, a.links, a:visited.links { 
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; 
	color:#000; text-decoration: none; background-color: none;
}
a:hover.links { color:#000; text-decoration: underline; }

.MainTable_Style { width: 850px; background-color: #3a3837; }

.MainBody_Style {
	width: 926px;
	background-color: #fff;
}

.ColumnText_Style {
	width: 279px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	color:#5c5d5f;
}

.SubContentText_Style {
	width: 575px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	color:#5c5d5f;
}

.bgcolor_white { background-color: #fff; }

/* image style */

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

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

.box1-line-all {
	background-image: url(shared/box1b-all.gif);
	background-repeat: repeat-x;
}

.box3-line-all {
	background-image: url(shared/box3b-all.gif);
	background-repeat: repeat-x;
}

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

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

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

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

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