html, body {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

body {
	
	background-image: url('page_bg0.jpg');
	background-repeat: repeat-x;
	font-weight: normal	
}


table, td, tr {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
}

.tdgrey {
	font-family: Tahoma;
	color:#777573;
	font-size:11px;
	font-weight:normal;
	background-color: #D1D1D1;
	text-decoration:none;
}

.tdgrey a{
	font-family: Tahoma;
	color:#777573;
	font-size:11px;
	font-weight:normal;
	background-color: #D1D1D1;
	text-decoration:none;
}
.tdgrey a:link{
	font-family: Tahoma;
	color:#777573;
	font-size:11px;
	font-weight:normal;
	background-color: #D1D1D1;
	text-decoration:none;
}
.tdgrey a:hover{
	font-family: Tahoma;
	color:#777573;
	font-size:11px;
	font-weight:normal;
	background-color: #ffffff;
	text-decoration:underline;

}

.tablegrey {
	border=0px;
	color:#777573;
	font-size:10px;
	font-weight:normal;
	background-color: #D1D1D1
}

.tdnavi {
	font-family: Tahoma;
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	background-color: #515151;
}

.tablenavi {
	border=0px;
	color:#777573;
	font-size:11px;
	font-weight:normal;
	background-color: #515151;
}


.tdnavicontents {
	font-family: Tahoma;
	text-align:left;
	text-align: justify;
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	background-color: #818181;
}

.tdnavicontents a{
	font-family: Tahoma;
	text-align:left;
	text-align: justify;
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	background-color: #818181;
	text-decoration: none;
}

.tdnavicontents a:link{
	font-family: Tahoma;
	text-align:left;
	text-align: justify;
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	background-color: #818181;
}

.tdnavicontents a:hover{
	font-family: Tahoma;
	text-align:left;
	text-align: justify;
	color:#FFD491;
	font-size:11px;
	font-weight:normal;
	text-decoration: underline;

}

.tablenavicontents {
	border=0px;
	line-height:17px;
	color:#777573;
	text-align: justify;
	font-size:11px;
	font-weight:normal;
	background-color: #818181;
}

.tablenavicontents2 {
	border=0px;
	text-align: justify;
	line-height:14px;
	color:#777573;
	font-size:11px;
	font-weight:normal;
	background-color: #818181;
}
.top {
	font-family: Tahoma;
	text-align:left;
	text-align: justify;
	color:#40AEC9;
	font-size:11px;
	font-weight:normal;
}
.top a{
	font-family: Tahoma;
	text-align:left;
	text-align: justify;
	color:#40AEC9;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
}
.top a:link{
	font-family: Tahoma;
	text-align:left;
	text-align: justify;
	color:#40AEC9;
	font-size:11px;
	font-weight:normal;
	border-bottom-width: 1px;1
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;

}
.top a:hover{
	font-family: Tahoma;
	text-align:left;
	text-align: justify;
	color:#0C7AA5;
	font-size:11px;
	font-weight:normal;
}

.head {
	font-family: Tahoma;
	color:#0C7AA5;
	font-size:10px;
	font-weight:Bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #21AAD8;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
.head2 {
	font-family: Tahoma;
	color:#ED710D;
	font-size:10px;
	font-weight:Bold;
	border-bottom-width: 2px;
	border-bottom-color: #0C7AA5;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
.FormTextField {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	border: 1px solid #21AAD8;
	background-color: #FFFFFF;
	margin: 0px;
	width: 200px;

}
.FormTextField1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	border: 1px solid #21AAD8;
	background-color: #FFFFFF;
	margin: 0px;
	width: 500px;

}
.e2_Button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #21AAD8;
	background-color: #21AAD8;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 1px;
}