body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	line-height: normal;
	background-color: #CCCCCC;
	scrollbar-face-color:#999999;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#808080;
	scrollbar-arrow-color:#FF3A3A;
	scrollbar-track-color:#CCCCCC;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
}

h5 {
	font-size: 13px;
	font-weight: bold;
}

.hg {
	background-color: #CCCCCC;
	background-image:  url(../images/hg/hg_site.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.left {
	background-image: url(../images/hg/left.gif);
	background-repeat: repeat-y;
}

.right {
	background-image: url(../images/hg/right.gif);
	background-repeat: repeat-y;
}

.leftindex {
	background-image: url(../images/index/left.gif);
	background-repeat: repeat-y;
}

.rightindex {
	background-image: url(../images/index/right.gif);
	background-repeat: repeat-y;
}

.hgbottom {
	background-image: url(../images/hg/bottom_hg.gif);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
}

.hgtop {
	background-image: url(../images/hg/hg_top.gif);
	background-repeat: repeat-x;
}

.hgsite {
	background-attachment: fixed;
	background-image: url(../images/hg/hg_site.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

a:link {
	color: #666666;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #FF3A3A;
	text-decoration: none;
}
