body {
	background-color: #fdfdfd;
	margin: 0px;
	font-family: verdana;
	font-size: 11px;
	color:#444444;
}

a {
	font-size: 12px;
	text-decoration: none;
	color: #d4d4d4;
}

.nav {
	font-size: 12px;
	text-decoration: none;
	color: #4444aa;
}

.nav:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #4444aa;
}

#container {
	background-color: #DAE3DB;
	width: 870px;
	padding: 0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;	
}

#leftarea2 {
	background-color: #2C302B;
	width: 380px;
	height: 1400px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	color:#d4d4d4;
}

#rightarea2 {
	background-color: #DAE3DB;
	width: 435px;
	height: 1400px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	color:#444444;
}

.bigcenter {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.text2 {
	width: 360px;
	height: 28px;
	padding: 5px;
	background-color: #DAE3DB;
	border: 0px;
	font-size: 18px;
	font-family:verdana;
}

.textarea2 {
	width: 360px;
	height: 150px;
	background-color: #DAE3DB;
	border: 0px;
	font-size: 18px;
	font-family:verdana;
}

.text1 {
	width: 380px;
	height: 28px;
	padding: 5px;
	background-color: #CAD3CB;
	border: #444444 1px solid;
	font-size: 18px;
	font-family:verdana;
}

.textarea1 {
	width: 380px;
	height: 200px;
	background-color: #CAD3CB;
	border: #444444 1px solid;
	font-size: 18px;
	font-family:verdana;
}

.button2 {
	color: #333;
	width: 83px;
	height: 25px;
	font-family:verdana;
	font-size:12px;
}

.div_style {
	Z-INDEX: 999; VISIBILITY: hidden; POSITION: absolute
}

.table_style {
	border: #ff3300 1px solid;
	background: url(../images/background.gif);
}

.td_style {
	background: url(../images/background.gif);
	text-align: center; 
	padding:3px;
	font-family:tahoma; font-weight:bold; font-size:12px; color:#ee3333; letter-spacing:0.5mm;
}