html, body {
	margin:0;
	padding:0;
	min-height: 100%;
}
body {
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
	background:url(../images/bg.gif) repeat-x #7D9E47;
}
td, textarea, input, select {
	font-family: verdana;
	font-size: 12px;
	color: 464646;
	font-weight: normal;
}
.tableDetail {
	font-size: 12px;
	font-family: Verdana;
	color: #49394E;
}
a:link, a:visited, a:active {
	color: #464646;
	font-family: verdana;
	font-size: 12px;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
a.bottom:link, a.bottom:visited, a.bottom:active {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
}
a.bottom:hover {
	color: #FFFFFF;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
.text1 {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.text2 {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: C53D3A;
}
.text3 {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.text4 {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: BF302C;
}
.text5 {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: C6C6C6;
}
.text6 {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.text7 {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.text8 {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: 94AEC5;
}
.text9 {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: 4E4E4E;
}
.frame {
	border: 1px solid #A6A6A6;
}
.inputstyle {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
td.mainarea {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 15px;
}
img.imageborder {
	border: 1px solid #464646;
}	
