body {
	background-color: #138DCE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th { 
	color: #757572;
	font-size: 11px;
	font-family: tahoma;
}
li {
	line-height: 18px;
}
.style1 {
	color: #a2a29b;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style2 {
	color: #0d77bc;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #1779a5;
	font-size: 11px;
	font-family: tahoma;
}
.style4 {
	color: #0c6fad;
	font-size: 11px;
	font-family: tahoma;
}
.style5 {
	color: #de8215;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none
}
.style6 {
	color: #FEFEFE;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none
}
.style7 {
	color: #757572;
	font-size: 11px;
	font-family: tahoma;
}
.style8 {
	color: #909090;
	font-size: 11px;
	font-family: tahoma;
}
.title_border {
	border-bottom:2px solid #C9C9C2;
}
.content {
	padding: 5px 5px 5px 5px;
}
input, select {
	font-family:tahoma; 
	font-size:11px; 
	color:#9E9E92;
}
textarea {
	font-family:tahoma; 
	font-size:11px; 
	color:#9E9E92;
}
.messageBox {
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight:bold;
	margin-top: 3px;
	border: 1px solid #CDCDCD;
	background-color: #EEEEEE;
	color: #de8215;
}