body {
	margin: 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #000;
	background-color: #ffffff;
	background-image: url(shared/bg.gif);
	background-repeat: repeat-x;
}

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: 14px;  color:#006fa3; }
h3 { margin: 5px 0;	font-size: 16px;  color:#006fa3; }
h4 { margin: 5px 0;	font-size: 18px;  color:#006fa3; }

.link, a.link, a:visited.link {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; 
	color: #000000; text-decoration: none; background-color: none;
}
a:hover.link { color: #cc9900; text-decoration: underline; }

.leftmenulink, a.leftmenulink, a:visited.leftmenulink {
	padding-left:24px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; color: #000000; text-decoration: none; background-color: none;
}
a:hover.leftmenulink { color: #cc0000; text-decoration: underline; }

.MainContent_Style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #000000;
}

.Content_Style {
	width:462px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #000000;
}

.left-menu-style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(shared/left-menu-bg.jpg);
	background-repeat: no-repeat;
	background-color: #fff4c5;
}

/* bg-image style */
.top_bg {
	background-image: url(shared/top-bg.jpg);
	background-repeat: repeat-x;
}

.footerlink, a.footerlink, a:visited.footerlink {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
	text-decoration: none;
	background-color: none;
}
a:hover.footerlink { color: #777777; text-decoration: underline; }

.copyright_style {
	padding:10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #606060;
}

