BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	background-color: White;
	text-align: center;
	margin-top: 25px; 
}

#bold {
	font-weight: bold;
}

#italic {
	font-style: italic;
}

A:visited.AMMenu {
	color: #646464;
	text-decoration : none;
}
A:hover.AMMenu {
	color: #646464;
	text-decoration : none;
}
A:link.AMMenu {
	color: #646464;
	text-decoration : none;
}
A:active.AMMenu {
	color: #646464;
	text-decoration : none;
}

A:visited.ASMenu {
	color: #9E9E53;
	text-decoration : none;
}
A:hover.ASMenu {
	color: #707070;
	text-decoration : none;
}
A:link.ASMenu {
	color: #9E9E53;
	text-decoration : none;
}
A:active.ASMenu {
	color: #9E9E53;
	text-decoration : none;
}

a:visited.NVis {
	color: #888888;
	text-decoration : none;
}
a:hover.NVis {
	color: #888888;
	text-decoration: underline;
}
A:link.NVis {
	color: #888888;
	text-decoration : none;
}
A:active.NVis {
	color: #888888;
	text-decoration : none;
}

a:visited.TMenu {
	color: #404040;
	text-decoration : none;
}
a:hover.TMenu {
	color: #404040;
	text-decoration: underline;
}
A:link.TMenu {
	color: #404040;
	text-decoration : none;
}
A:active.TMenu {
	color: #404040;
	text-decoration : none;
}

DIV.MenuItem01 {
	font-size : 13px;
	font-weight : normal;	
	color : #646464;
	letter-spacing : 0px;
	text-align: center;
}

P.MenuItem01 {
	font-size : 13px;
	font-weight : normal;	
	color : #9E9E53;
	letter-spacing : 0px;
	text-align: center;
}

H1.H101 {
	font-size: 16px;
	font-weight: normal;
	color : #555555;	
	letter-spacing : 1px;	
}
H1.H101 {
	margin-top: 20px;
	margin-left: 15px;
	margin-bottom: 0px;
}

H2.H201 {
	font-size: 16px;
	font-weight: normal;
	color : #555555;	
	letter-spacing : 1px;	
}
H2.H201 {
	margin-top: 18px;
	margin-left: 15px;
	margin-bottom: 0px;
}

P.Para01, P.Para02 {
	font-size : 14px;
	font-weight : normal;
	color : #555555;	
	text-align: left;
	line-height : 20px;
	letter-spacing : normal;
	margin-left: 39px;
	margin-right: 20px;	
}
P.Para01 {
	margin-top: 10px;
	margin-bottom: 0px;
}
P.Para02 {
	margin-top: 10px;
	margin-bottom: 30px;
}

P.Copyright {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	line-height: 14px;
	color: #888888;
	margin-top: 0px;
	margin-bottom: 30px;
}

OL.ol001 {
	margin-top: 14px;
	margin-bottom: 30px;	
	margin-left: 52px;
}

LI.li001, LI.li002 {
	font-size : 14px;
	font-weight : normal;
	text-align: left;
	color : #555555;
	line-height : 22px;
	letter-spacing : normal;
}
LI.li001 {
	margin-bottom: 10px;
}
LI.li002 {
	margin-bottom: 5px;
}

INPUT.CForm01 {
	color: #000000;
	font-weight: normal;
	font-size: 16px;
	background-color: #D4D3E3;
	height: 25px;
}

TEXTAREA.CForm01 {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-weight: normal;
	font-size: 16px;
	background-color: #D4D3E3;
	width: 410px;
}

P.CForm01, P.CForm02, P.CForm03, P.CForm04 {
	font-size : 14px;
	font-weight : normal;
	text-align: left;
	color : #555555;
	letter-spacing : normal;
}
P.CForm01 {
	font-size : 15px;
	margin: 5px;
	margin-left: 8px;
}
P.CForm03 {
	font-weight : bold;
	color : darkred;
}
P.CForm04 {
	text-align: center;
	line-height: 22px;
	margin: 8px;
}

Div.CForm01, Div.CForm02 {
	color: #2C4A71;
	font-size : 14px;	
   font-weight : bold;	
	text-align: left;	
	line-height : 22px;
	letter-spacing : normal;
}
Div.CForm01 {
	margin-top : 0px;
	margin-left : 10px;
	margin-right : 10px;	
}
Div.CForm02 {
	color: darkred;
}

TD.CForm01, TD.CForm02, TD.CForm03 {
	background-color: #F5F5F5;
	width: 220px;
}
TD.CForm02 {
	text-align: center;
	width: 40px;
}
TD.CForm03 {
	text-align: center;
	width: 435px;
}

INPUT.CForm01_SubmitButton {
	border: none; 
	margin: 0px;
	width: 50px; 
	height: 15px; 
	background-color: #E6E6FA; 
	background-image: url(images/send-button.gif);
	cursor: hand;
}

INPUT.CForm01_ResetButton {
	border: none; 
	margin: 0px;
	width: 52px; 
	height: 15px; 
	background-color: #E6E6FA; 
	background-image: url(images/reset-button.gif);
	cursor: hand;
}

P.HideText {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	line-height: 14px;
	color: White;
	margin-top: 0px;
	margin-bottom: 0px;
}
