body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
	text-align: center;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
}
.tableDetail {
	font-size: 12px;
	font-family: Verdana;
	color: #333333;
	text-align: left;
}
.tableDetail2 {
	font-size: 10px;
	font-family: Verdana;
	color: #325986;
	text-shadow:#CCCCCC;
	
}
a:link {
	color: #333333;
	font-family: tahoma;
	font-size: 13px;
	border-spacing: 10px;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	color: #6C8F01;
	font-family: tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	
	
}
a:visited {
	color: #333333;
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	
}
a:hover {
	color: #6C8F01;
	font-family: tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;


}

.text1 {
	font-family: tahoma;
	font-size: 8px;
	color: ccc;
	font-weight: normal;
}
.text2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: 818a8f;
}
.text3 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: 787878;

}
.text8 {
	font-family: tahoma;
	font-size: 20px;
	font-weight: normal;
	color: 666666;
	text-align: left;
}

.frame {
	border: 1px solid #818A8F;
}
.designed_by {
	font-family: Arial;
	font-size: 10px;
	font-weight: lighter;
	color: #333;
}

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

#menu {
	background: #FFF;
	float: Left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 160px;
}
#menu li {
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
#menu a {
	background: #FFF;
	border-bottom: 1px solid #818a8f;
	color: #818A8F;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
.side_frame {
	border-left: thin;
	background-color:FFFFFF;
}	

