body {
	margin: 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	color: #696969;
	background-color: #ffffff;
 	background-image: url(shared/bgtile.gif);
}

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; }
h4 { margin: 5px 0;	font-size: 14px;  color:#000000; }
h3 { margin: 5px 0;	font-size: 16px;  color:#2148a1; }
h2 { margin: 5px 0;	font-size: 18px;  color:#2148a1; }

a, a:visited {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; 
	color: #000000; text-decoration: underline; background-color: none;
}
a:hover { color: #000000; text-decoration: none; }

.inner-width { width:898px; background-color: #ffffff; }
.maincontent-style { width:673px; padding-bottom: 18px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: justify; color: #696969; }
.rightside-style { width:197px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-align: left; color: #696969; }

#box-gallery {
	margin-left: auto; margin-right: auto; padding: 4px;
	background-color: none; border: 1px solid #dfdfdf;
}


/* bg-image style */
.topmenu-bg { background-image: url(shared/topmenu-bg.gif); background-repeat: repeat-x; }

.leftdropshadow { width:9px; background-image: url(shared/leftdropshadow-bg.gif); background-repeat: repeat-y; }
.rightdropshadow { width:9px; background-image: url(shared/rightdropshadow-bg.gif); background-repeat: repeat-y; }
.topdropshadow { height:21px; background-image: url(shared/topdropshadow-bg.gif); background-repeat: repeat-x; }
.topleft { background-image: url(shared/topleftcorner.gif); background-repeat: no-repeat; }
.topright { background-image: url(shared/toprightcorner.gif); background-repeat: no-repeat; }
.downdropshadow { height:9px; background-image: url(shared/downdropshadow-bg.gif); background-repeat: repeat-x; }
.downleft { background-image: url(shared/downleftcorner.gif); background-repeat: no-repeat; }
.downright { background-image: url(shared/downrightcorner.gif); background-repeat: no-repeat; }

.seperator { width: 100%; height: 11px; background-image: url(shared/seperator-img.gif); background-repeat: repeat-x; }

/* footer style */
.footerlink, a.footerlink, a:visited.footerlink {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff;
	text-decoration: none; background-color: none;
}
a:hover.footerlink { color: #ffffff; text-decoration: underline; }

.footer-style { height:39px; background-color:#2148a1; }
.copyright-style { padding-left:8px; padding-right:8px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; }

