body, p, td {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
}

body {
  margin: 10px 10px 10px 10px;
	background-color: #FCFCDD;
}

h1 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif, "Times New Roman", Times, serif;
	color: #CC3399;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px solid #CC3399;
	clear: left;
}

h2 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #CC3399;
	font-size: 14px;
	font-weight: bold;
}

a:link {text-decoration: underscore; color: #0B57AD; padding: 0px 0px 0px 0px;}
a:active {text-decoration: underscore; color: #0B57AD; padding: 0px 0px 0px 0px;}
a:visited {text-decoration: underscore; color: #0B57AD; padding: 0px 0px 0px 0px;}
a:hover {text-decoration: underscore; color: #CC3399; padding: 0px 0px 0px 0px;}

.Normal {
	padding: 20px 35px 20px 65px;
}

.NaviMain{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	padding: 7px 5px 0px 48px;
	vertical-align: top;
	color: #CCCC66;
}

a.NaviMain:link {text-decoration: none; color: #CCCC66;}
a.NaviMain:active {text-decoration: none; color: #CCCC66;}
a.NaviMain:visited {text-decoration: none; color: #CCCC66;}
a.NaviMain:hover {text-decoration: none; color: #EEEE99;}

.ContactMain{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 0px 10px 10px;
	color: #EEEEEE;
}

a.ContactMain:link {text-decoration: none; color: #CCCC66; padding: 0px 0px 0px 0px;}
a.ContactMain:active {text-decoration: none; color: #CCCC66; padding: 0px 0px 0px 0px;}
a.ContactMain:visited {text-decoration: none; color: #CCCC66; padding: 0px 0px 0px 0px;}
a.ContactMain:hover {text-decoration: none; color: #EEEE99; padding: 0px 0px 0px 0px;}

.ListABC {
    list-style-type: lower-alpha;
    margin: 0px 0px 0px 30px;}
		
.List123 {
    list-style-type: decimal;
    margin: 0px 0px 0px 30px;
}

.NormalInverse {
	color: #EEEEEE;
	padding: 0px 5px 0px 5px;
}

a.NormalInverse:link {text-decoration: none; color: #CCCC66; padding: 0px 0px 0px 0px;}
a.NormalInverse:active {text-decoration: none; color: #CCCC66; padding: 0px 0px 0px 0px;}
a.NormalInverse:visited {text-decoration: none; color: #CCCC66; padding: 0px 0px 0px 0px;}
a.NormalInverse:hover {text-decoration: none; color: #EEEE99; padding: 0px 0px 0px 0px;}

.ImageFloat {
	float: left;
	margin: 0px 20px 10px 00px;
	border: 1px solid #999999;
}

.Image {
	border: 1px solid #999999;
}

.Highlight {
	font-size: 14px;
	font-weight: bold;
	color: #0B57AD;
}

ul	{
list-style-type: none;
padding: 0 0 0 0;
margin: 0 0 0 10px;
}

.Square li {
background-image:  url(../img/bg_li.gif);
background-repeat: no-repeat;
background-position: 0 0.3em; /* 2nd value: lower the list picture*/
padding: 0 0 0 1.2em; /* distance between picture and list text */
}

.Square {
background-image:  url(../img/bg_li.gif);
background-repeat: no-repeat;
background-position: 0 0.3em; /* 2nd value: lower the list picture*/
}

.FormTextBox  {
margin: 0px 0px 0px 4px;
width: 150px;
height: 18px;
font-size: 12px;
}

.FormTextArea  {
margin: 0px 0px 0px 4px;
width: 98%;
/*background-color: #F8F8F8;*/
font-size: 12px;
}

.FormFunctionButton  {
width: 200px;
height: 25px;
font-family:	Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
border: 2px solid #ACC7F0;
cursor: pointer;
}

form input.FormFunctionButton:hover  {
border: 2px solid #E59700;
text-decoration: none;
cursor: hand;
}

.StdAfter {
margin-bottom : 12px;
}

.StdBefore {
margin-top : 12px;
}

.StdBeforeAfter {
margin-top : 12px;
margin-bottom : 12px;
}

.TextBox {
	margin: 0px 20px 10px 00px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #999999;
}
