.bg {
	background-color: #666666;
	background-image: url(images/bg.gif);
}
.bg1 {
	background-image:  url(images/bgl.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bg2 {
	background-image:  url(images/bgr.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.tb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
	text-decoration: none;
}
.tb:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; line-height: 16px; text-decoration: none;}
.tb:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; line-height: 16px; text-decoration: none;}
.tb:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #990000; line-height: 16px; text-decoration: none;}
.tb:active {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; line-height: 16px; text-decoration: none;}
.tt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.tt:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; font-weight: bold; color: #990000; text-decoration: none;}
.tt:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; font-weight: bold; color: #990000; text-decoration: none;}
.tt:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; font-weight: bold; color: #FF9900; text-decoration: none;}
.tt:active {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; font-weight: bold; color: #990000; text-decoration: none;}
.dot01 {
	background-image: url(images/bg_dot.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.tw {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.tw1 {
	font-family:  Arial;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.sr1 {
	font-family:  Arial;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}


.dot02 {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #990000;
}
.dot03 {
	padding: 2px 3px 2px 5px;
	height: 18px;
	width: auto;
	border: 1px dashed #990000;
	background-color: #FAFAFA;



}

.NormalTextBox
{
    font-family: arial;
    font-size: xx-small;
    font-weight: normal;
    height:12px;
    border-color :#000000;
    background-color:#FFFFFF;
    border-style:solid;
    border-width:1px;
}