body {
	bgcolor: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #B9B9B9;
	scrollbar-darkshadow-color: #B9B9B9;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #1C8C89;
	scrollbar-track-color: #DEDEE8;
	margin: 0px 0px 0px 0px;
}

.bodytext {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	line-height: normal;
	height: 15px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	vertical-align: baseline;
}

.bodyhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #009933;
	text-decoration: none;
	text-align: justify;
}

.textbold {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
}

.newstext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	height: 15px;
}

.boldtext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}

.tdright {
	background-image: url(images/bg_right.gif);
	background-repeat: repeat;
}
.tdleft {
	background-image: url(images/bg_left.gif);
	background-repeat: repeat;
}
.bg-gray {
	background-image: url(images/bg_gray.gif);
}
.bg-white {

	background-image: url(images/bg_white.gif);
}
.tdbottom {

	background-image: url(images/1x10bottom.gif);
	background-repeat: repeat-x;
}
.leftpanel {

	background-image: url(images/1x178bg.gif);
	background-repeat: repeat;
}
.link {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	vertical-align: middle;
	background-color: #D7E1EB;
	text-indent: 5pt;
	display: block;
	border: 1px solid #AFB9C3;
	text-decoration: none;
	height: 20px;

}
.link:hover {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	vertical-align: baseline;
	background-color: #C8D2DC;
	text-indent: 5pt;
	display: block;
	border: 1px solid #AFB9C3;
	text-decoration: underline;
}
.footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	vertical-align: baseline;
	decoration: none;
	text-decoration: none;

}
.footerlink:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF7700;
	vertical-align: baseline;
	text-decoration: none;
}
.copyrights {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	vertical-align: baseline;
}
.bullettext {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	line-height: normal;
	height: 15px;
	list-style-position: outside;
	list-style-image: url(images/bullet_img.gif);
	list-style-type: circle;

}
.underlinelink {

	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: normal;
}

.underlinelink:hover {

	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #FF7700;
	text-decoration: underline;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: normal;
}
.indexbox {
	border: 1px solid #C8D2DC;

}
.boxtext {

	font-family: Verdana;
	font-size: 7.5pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	line-height: normal;
	height: 15px;
}
.codetext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
	vertical-align: baseline;
}
.table-side-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: AFB9C3;
	border-right-color: AFB9C3;
	border-bottom-color: AFB9C3;
	border-left-color: AFB9C3;
}
.textarea {
	border: 1px solid #AFB9C3;
	font-family: Verdana;
	font-size: 8pt;
	color: #333333;
	background-color: #F5F5F5;
	height: 20px;



}
.textfield {

	border: 1px solid #AFB9C3;
	font-family: Verdana;
	font-size: 8pt;
	color: #333333;
	background-color: #F5F5F5;
}
.tableborder {
	border: 1px solid #AFB9C3;
}

