body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #908E7B;
}
td {line-height:12px}
.style1 {
	color: #d7d5b8;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style2 {
	color: #E4E1C4;
	font-size: 11px;
	font-family: tahoma
}
.style3 {
	color: #FBF8DC;
	font-size: 11px;
	font-family: tahoma
}
.style4 {
	color: #D3D1BD;
	font-size: 11px;
	font-family: tahoma
}
.style5 {
	color: #CECBAE;
	font-size: 11px;
	font-family: tahoma
}
.style6 {
	color: #FCF7C8;
	font-size: 11px;
	font-family: tahoma
}
.style7 {
	color: #FCF7C8;
	font-size: 12px;
	font-family: Times New Roman
}
.style8 {
	color: #FCF7C8;
	font-size: 13px;
	font-family: Times New Roman
}

/*Textbox Watermark*/

.unwatermarked {
	height:18px;
	font-weight:bold;
}

.watermarked {
	height:18px;
	background-color:#F0F8FF;
	color:gray;
}	

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=50);
	opacity:0.5;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}


#mu li {list-style:url(images/point_2.gif); margin:0 0 0 0px}
#mu a { font-family:tahoma; font-size:11px; color:#E7E2B3}