﻿body {
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
td, textarea, input, select {
	font-family: Arial;
	font-size: 12px;
	color: black;
	font-weight: normal;
	line-height: 14px;
	vertical-align:top;
}

.frame {
	border: 1px solid #E8E9D7;
}

.header {
	font-family: Arial;
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
}

.text1 {
	font-family: Arial;
	font-size: 12px;
	color: #008000;
	font-weight: bold;
}
a:link {
	color:blue;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: blue;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}

a:hover {
	color: blue;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

.inputstyle {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
