body {
	scrollbar-face-color: #EBE7F3;
	scrollbar-shadow-color: #E9EFF4;
	scrollbar-highlight-color: #E9EFF4;
	scrollbar-3dlight-color: #E9EFF4;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #FDFAF6;
	scrollbar-arrow-color: #003366;
	background-color:#FDFAF6;
	margin: 0px;
	padding: 0px;
}

table {
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	color: #333333;
}

.centerbg {
	background-image: url(center_bg.gif);
	background-repeat: repeat-x;
	background-color:#E4E0F1;
}

.innercenterbg {
	background-image: url(inner_center_bg.gif);
	background-repeat: repeat-x;
}
.aboutbottomimg {
	background-image: url(about_bottom_img.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.normal {
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	color: #003366;
}

.boldblue {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	color: #4080C0;
	font-weight:bold;
}

.h2 {
	font-family: arial, tahoma, verdana;
	font-size: 12px;
	color: #6579D0;
	font-weight:bold;
}

.padding {
	padding: 5px 5px 5px 5px;
}

.element {
	border: #1f6399 1px solid;
	font-size: 8pt;
	color: #003366;
	font-family: tahoma, verdana, arial;
	background-color:#c3d6e8;
}

.normalblue {
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	color: #003366;
}


.copyright {
	padding: 0px 0px 4px 0px;
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	color: #666699;
}

.innerbg {
	background-image: url(inner_bg.gif);
	background-repeat: no-repeat;
}

.input	{
	border: solid 1px #CCCCCC;
	background-color:#F2FAFC;
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	color: #666666;
}

li {
	list-style-position: outside;
	padding: 5px;
	list-style-image: url(dot.gif);
	list-style-type: square;
}
a:link { color: #0066CC; text-decoration: none; }
a:hover { color: #0066CC; text-decoration: underline; }
a:active { color: #0066CC; text-decoration: none; }
a:visited { color: #0066CC; text-decoration: none; }

a.boldmenu:link { color: #666699; font-weight:bold; text-decoration: none; }
a.boldmenu:hover { color: #FF6600; font-weight:bold; text-decoration: underline; }
a.boldmenu:active { color: #666699; font-weight:bold; text-decoration: none; }
a.boldmenu:visited { color: #666699; font-weight:bold; text-decoration: none; }

.border { border: #ffffff 1px solid; }

.borderleftright { border-left: #ffffff 1px solid; border-right: #ffffff 1px solid; }

.inquirybox { background-color:#E3EFF1; border-left: #ffffff 1px solid; border-right: #ffffff 1px solid; border-bottom: #ffffff 1px solid; }

.borderbottom { border-bottom: #ffffff 1px solid; }

.even { background-color:#EDEAF6; color: #0066CC; }

.odd { background-color:#F1EEF7; color: #0066CC; }

.pageheading { background-color:#D0C9DF; color: #0066CC; }

.headingbg	{
	background-image: url(heading_bg.gif);
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
}

.subheadingbg	{
	color: #666666;
	background-color:#E6F1F5;
	border-top: solid 1px #C9CFD0;
	padding: 5px 5px 5px 5px;
}

ul li { margin: 0px; padding: 0px; list-style-type: none; }

.aerrowbullet {
	background-image: url(aerrow_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 0px 0px 10px 10px;
}

.pare {
	padding: 0px 0px 10px 15px;
	font-family: verdana, arial, tahoma;
	font-size: 11px;
	color: #003366;
}