* {	margin: 0px; padding: 0px; }

.bodymn {background: url('bg.jpg') #f7f0f0 repeat-x 0% 0%; overflow-x:hidden; }

body { background-color: #FFFFFF; font-family: Verdana, Arial, Helvetica; font-size: 9px; color:#75556A; overflow-x: hidden;}

th{ background:#75556A; text-align:center; font-family: Verdana, Arial, Helvetica; font-size: 12px; line-height: 40px; font-weight: bold; color: #FB814B; vertical-align:middle; }

.title {font-family:  Arial; font-size: 20px; line-height:30px; font-weight: bold; color: #FFFF00; }

.title1 {font-family:  Arial; font-size: 20px; line-height:30px; font-weight: bold; color: #000099; }

.spaces {line-height:8px;  color: #FB814B; }

.subtitle {font-family:  Arial; font-size: 12px; line-height: 18px; color: #666666; text-align:left;}

.Message {font-family:  Arial; font-size: 11px; font-weight: bold; italic:true; color:#DC143C;	}

.txtValue { font-family:  Arial; font-size: 13px; color:#666666; padding-left:5px;}

.smalltitle {font-family:  Arial,Verdana, Helvetica; font-size: 12px; line-height: 20px; font-weight: bold; color: #000000; text-align:right;}

.titletext {font-family:  Verdana, Helvetica; font-size: 12px; line-height: 20px; font-weight: bold; color: #FFFFFF; text-align:left; padding-left:5px; background: url('but01.gif') #006699 repeat-x 0% 0%; }

.smalltext { font-family:  Arial, Verdana,Helvetica; font-size: 10px; font-weight: normal; color:#000000 }

.weltext { font-family:  Arial, Verdana,Helvetica; font-size: 10px; font-weight: normal; color:#FFFFFF; text-align:left; background-color:#0000CC;}

.workspace{ background-color:#D7ECD8; }

.tbl {
	border-top-width: thin;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	filter: Shadow(Color=333333, Direction=right);
}

a:link {	color: #0000CC; text-decoration:none;}
a:visited {	color: #0000CC; text-decoration:none;}
a:hover {	color: #ff0000; text-decoration:none;}
a:active {	color: #0000CC; text-decoration:none;}


.menu {
	padding-right: 0px;
	float: none;
}
#menu li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width:190px;
	margin-bottom:-1px;
	white-space:nowrap;
	letter-spacing: .5px;
	height:25px;
}
#menu li a {
	display: block;
	height: 25px;
	color: #FFFFCC;
	background-color: #000066;
	text-decoration: none;
	font-weight: bold;
	overflow: hidden;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	border:solid 1px #003366;
	padding:2px;
}
#menu li a span {
	display: block;
	padding-top: 0px;
	padding-left: 5px;
	height: 25px;
	line-height:18px;
}
#menu li a:hover {
	color: #FFFFFF;
	background-color: #000000;
	cursor:pointer;
}

