.maintable {
	width: 968px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c0c0c0;
	border-left-color: #c0c0c0;
	background-color: #FFFFFF;
	list-style-position: outside;
	list-style-image: url(../images/yellowbulet.gif);
}

.detailtable {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c0c0c0;
	border-left-color: #c0c0c0;
	background-color: #FFFFFF;
}

.logowatermark {
	background-image: url(../images/logowatermark.gif);
	background-repeat: repeat-y;
}

.menutable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.menutext {
	font-family: Tahoma;
	font-size: 11px;
	color: #4F9D9D;
	text-decoration: none;
	font-weight: bold;
}

.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9966;
	text-decoration: none;
	font-weight: bold;
}

.logintitle {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF9966;
	text-decoration: none;
	font-weight: bold;
}

.logintext {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.btn{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	letter-spacing:1px;
	color: #FFFFFF;
	background-color:#CC6600;
	border: 1px solid #CCCCCC;
}

.txtbox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color:#FFFFFF;
	border: 1px solid #000000;
	width: 150px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.contenttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
	line-height: 16px;
	text-indent: 0px;
	padding: 5px;
	list-style-image: none;
	list-style-type: square;
}

.dottedline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.dottedlineright {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}

.did {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	background-position: left top;
}

.titles {
	font-family: Tahoma;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}

.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.titles2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}

.PageHeding1 {
	font-family: Arial;
	font-size: 16px;
	color: #DE5308;
	text-decoration: none;
	font-weight: bold;
	line-height: 25px;
}

.PageHeding2 {
	font-family: Arial;
	font-size: 16px;
	color: #489F79;
	text-decoration: none;
	font-weight: bold;
	line-height: 25px;
}