
.FormHeader {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #999999;
}
BODY {
	margin: 1px;
	color:#333333;
	font-size: 13px;
	font-family: Verdana, "Times New Roman";
}

INPUT.button {
	background-color: #C8D7E3;
	border: 1px outset #C0C0C0;
	color:#505050;
	line-height: 14px;
	font-weight: normal;
	font-size: 10px;
	font-color:#505050;
}
INPUT.text {
	background-color: #FFFFFF;
	border: 1px solid #666666;	
	padding: 1px;
	height: 20px;
}

TEXTAREA {
	background-color: #FFFFFF;
	border: 1px solid #666666;	
	padding: 2px;
}

A:link {
	color: #505050;
	font-size: 12px;
	text-decoration: none
}
A:visited {
	color: #505050;
	font-size: 12px;
	text-decoration: none
}
A:hover {
	color: #006699;
	font-size: 12px;
	text-decoration: none
}

A.nav:link {
	color: #505050;
	font-size: 13px;
	
	text-decoration: none
}
A.nav:visited {
	color: #505050;
	font-size: 13px;

	text-decoration: none
}
A.nav:hover {
	color: #006699;
	font-size: 13px;
	
	text-decoration: none
}

A.quick_menu:link {
	color: #505050;
	font-size: 11px;
	text-decoration: none
}
A.quick_menu:visited {
	color: #505050;
	font-size: 11px;
	text-decoration: none
}
A.quick_menu:hover {
	color: #006699;
	font-size: 11px;
	text-decoration: none
}

A.locale:link {
	color: #505050;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none
}
A.locale:visited {
	color: #505050;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none
}
A.locale:hover {
	color: #006699;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none
}

A.menu:link {
	color: #505050;
	font-size: 13px;
	font-weight:bold;
	text-decoration: none
}
A.menu:visited {
	color: #505050;
	font-size: 13px;
	font-weight:bold;
	text-decoration: none
}
A.menu:hover {
	color: #006699;
	font-size: 13px;
	font-weight:bold;
	text-decoration: none
}

A.menu_item:link {
	color: #FFFFFF;
	display:block;
	padding: 3px;
	font-size: 13px;
	font-weight:normal;
	text-decoration: none;
}
A.menu_item:visited {
	color: #FFFFFF;
	display:block;
	padding: 3px;
	font-size: 13px;
	font-weight:normal;
	text-decoration: none;
}
A.menu_item:hover {
	color: #FFFFFF;
	display:block;
	padding: 3px;
	font-size: 13px;
	font-weight:normal;
	text-decoration: none;
}

TD.menu_line {
	
	height: 1px;
}
TD.menu {
	color: #999999;
	font-size: 15px;
	
	height: 20px;
}
TD.menu_title{
	color: #FFFFFF;
	font-size: 14px;
	padding: 3px;
	font-weight: bold;
	height: 25px;
	
}
TD.menu_item {
	font-size: 13px;
	
	border-top: white 1px solid;
	height: 22px;
}
TD.menu_bottom {
	
	border-top: white 1px solid;
}
TD.title {
	color:#505050;
	
	font-weight:bold;
	font-size: 13px;
	height: 22px;
}

TD.title1 {
	color: #98b1c4;
	font-weight:bold;
	font-size: 14px;
}

TD.title2 {
	color: #505050;
	font-weight:bold;
	font-size: 12px;
}

TD.title3 {
	color: #505050;
	font-weight:normal;
	font-size: 11px;
}
TD.title4 {
	color: #333333;
	font-weight:normal;
	font-size: 12px;
}
TD.title5 {
	color:#000000;
	
	font-weight:bold;
	font-size: 12px;
	height: 22px;
}

TD.label {
	color:#000000;
	
	font-weight: bold;
	font-size: 13px;
}
TD.content {
	color:#505050;
	line-height: 22px;
	font-weight: normal;
	font-size: 12px;
	text-align:justify;
	text-justify:inter-ideograph;
	font-family:Tahoma,simsun,MS UI Gothic;
}
TD.content3 {
	color:#505050;
	line-height: 22px;
	font-weight: normal;
	font-size: 12px;
	
}
TD.content1 {
	color:#663300;
	font-weight: bold;
	font-size: 14px;
}
TD.content2 {
	color:#505050;
	font-weight: bold;
	font-size: 13px;
}
