a:link {
	color : #000099;
	text-decoration : underline;
}

a:visited {
	color : #000099;
	text-decoration : underline;
}

a:hover {
	color : #660033;
	text-decoration : none;
	background: #FFFFCC;

}

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

a.btn:link {
	background-color : #A67B5C;
	color : #FFCC33;
	text-decoration : none;
}

a.btn:visited {
	background-color : #A67B5C;
	color : #FFCC33;
	text-decoration : none;
}

a.btn:hover {
	background-color : #FFCC33;
	color : #A67B5C;
	text-decoration : none;
}

a.btn:active {
	background-color : #A67B5C;
	color : #FFCC33;
	text-decoration : none;
}

a.genbtn:link {
	background-color : #CCCCCC;
	color : #666666;
	text-decoration : none;
}

a.genbtn:visited {
	background-color : #CCCCCC;
	color : #666666;
	text-decoration : none;
}

a.genbtn:hover {
	background-color : #FFFFFF;
	color : #003366;
	text-decoration : none;
}

a.genbtn:active {
	background-color : #CCCCCC;
	color : #666666;
	text-decoration : none;
}

body {
	background-color : #EFDFBD;
	color : #003300;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin : 15px 15px 5px;
	scrollbar-3dlight-color : #666666;
	scrollbar-arrow-color : #FFCC33;
	scrollbar-darkshadow-color : #003366;
	scrollbar-face-color : #899CAF;
	scrollbar-highlight-color : #CCCCCC;
	scrollbar-shadow-color : #330033;
	scrollbar-track-color : #CCCCCC;
}

h1 {
	background-color : #666666;
	border : 1px solid #000066;
	color : #FFFFFF;
	font-size : 16px;
	line-height : 17px;
	margin : 10px 0px 4px;
	width : 100%;
	padding: 4px 2px 4px 5px;

}

h2 {
	background-color : #707A84;
	color : #FFCC33;
	font-size : 16px;
	line-height : 17px;
	margin-bottom : 0px;
	margin-top : 10px;
	padding-bottom : 4px;
	padding-left : 18px;
	padding-right : 2px;
	padding-top : 4px;
	width : 100%;
}

h3 {
	color : #FFFFFF;
	float : right;
	font-size : 11px;
	margin : 0px;
	padding-bottom : 3px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 0px;
}

h4 {
	color : #003366;
	font-size : 15px;
	line-height : 16px;
	margin : 1px 2px 12px 4px;
}

h6 {
	color : #666666;
	font-size : 10px;
	text-align : right;
}

input {
	color : #000066;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	height : 22px;
	margin : 1px;
}

p, td {
	color : #000000;
	font-size : 14px;
	margin-top: 3px;
	margin-bottom: 12px;
	margin-left: 4px;



}

.btn {
	border : 1px solid #000000;
	font-size : 12px;
	font-weight : bold;
	line-height : 12px;
	text-align : center;
	margin: 0px 4px;
	padding: 1px 4px;
}

.genbtn {
	border : 1px solid #000000;
	font-size : 14px;
	font-weight : bold;
	margin: 3px 2px;
	padding: 1px 3px;
	text-align: center;
	height: 14px;

}

.center {
	font-size : 14px;
	margin-bottom : 7px;
	margin-left : 2px;
	margin-right : 2px;
	margin-top : 7px;
	text-align : center;
}

.groupdetail {
	border-bottom : 2px solid #22588E;
	border-left : 2px solid #22588E;
	border-right : 2px solid #22588E;
	border-top : 2px none #22588E;
	margin-bottom : 7px;
	margin-top : 0px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	width : 100%;
	background : #EBC493;
}

.grouphead {
	background-color : #22588E;
	border-bottom : 2px none #22588E;
	border-left : 2px solid #22588E;
	border-right : 2px solid #22588E;
	border-top : 2px solid #22588E;
	color : #FFFFFF;
	font-size : 16px;
	font-weight : bold;
	line-height : 17px;
	margin-bottom : 0px;
	margin-top : 10px;
	padding-bottom : 4px;
	padding-left : 11px;
	padding-right : 2px;
	padding-top : 4px;
	width : 100%;
}

.showdetail {
	background-color : #C3CBD4;
	border-bottom : 2px solid #999999;
	border-left : 2px solid #999999;
	border-right : 2px solid #999999;
	border-top : 2px none #999999;
	clear : right;
	margin-bottom : 7px;
	margin-top : 0px;
	padding : 5px 5px 5px 5px;
	width : 100%;
}

.showexpire {
	background-color : #DCDEE0;
	margin-top : 4px;
	padding : 2px 2px 2px 5px;
}

.showperiod {
	background-color : #DCDEE0;
	margin-top : 4px;
	padding : 2px 2px 2px 5px;
}
.errordetail {
	border-bottom : 2px solid Red;
	border-left : 2px solid Red;
	border-right : 2px solid Red;
	border-top : 0px none Red;
	margin-bottom : 7px;
	margin-top : 0px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	width : 60%;
	margin-left : 20%;
	margin-right : 20%;
	background : White;
	color : Black;
}

.errortitle {
	background-color : Red;
	border-bottom : 0px none Red;
	border-left : 2px solid Red;
	border-right : 2px solid Red;
	border-top : 2px solid Red;
	color : White;
	font-size : 16px;
	font-weight : bold;
	line-height : 17px;
	margin-bottom : 0px;
	margin-top : 10px;
	padding-bottom : 8px;
	padding-left : 11px;
	padding-right : 2px;
	padding-top : 4px;
	width : 60%;
	margin-left : 20%;
	margin-right : 20%;
}
.100pcW {
	width: 100%;
}
