body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	margin: 0px;
	font-size: 13px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.top {
	height: 175px;
}
.menuh {
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}
.menuh a{
	background-image: url(images/orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 18px;
	margin-left: 15px;
	color: #CC3300;
	text-decoration: none;
	font-size: 14px;
}
.menuh a:hover{
	background-image: url(images/orange2.gif);
}
.col1 {
	width: 125px;
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.content {
	text-align: justify;
	vertical-align: top;
	padding: 5px;
}
.content img{
	border: 1px solid #FF9933;
	padding: 5px;
	margin-right: 10px;
}
.col3 {
	width: 200px;
	vertical-align: top;
}
.col3 a{
	display: block;
	background-color: #FFCC33;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 195px;
}
.col3 a:hover{
	background-color: #FFFFCC;
	border-top: 1px solid #CC3300;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #CC3300;
	border-left: 1px solid #FFFFFF;
}
h1 {
	font-size: 18px;
	color: #FFCC33;
	margin: 0px;
}
.col02 {
	background-color: #666666;
	text-align: center;
}
.col03 {
	color: #FFFFFF;
	background-image: url(images/3-top.gif);
	background-repeat: no-repeat;
	padding-left: 5px;
	font-weight: bold;
}
.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC33;
	border-right-color: #FFCC33;
	border-bottom-color: #FFCC33;
	border-left-color: #FFCC33;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.datatable {
	font-size: 10px;
	color: #CC0000;
}
		.proceed1 {
		text-align: right;
		margin: 0px;
		padding-right: 10px;
		border: 0px;
		width: 270px;
		vertical-align: top;
		}
		.proceed2 {
		text-align: left;
		margin: 0px;
		border: 0px;
		width: 270px;
		padding-left: 10px;
		vertical-align: top;
		}