body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF ;
	list-style-type: none;
}
ul {
	margin-bottom: 5px;
	margin-left: 3px;
	margin-right: 15px;
	type: blank;
}
li {
 padding: 8px 0px 5px 4px;
 border-top:1px dashed #cccccc;
 font-size: 11px;
 margin-bottom: 8px;
 line-height: 100%;
}
td, textarea, input, select {
	font-family: verdana;
	font-size: 11px;
	color: black;
	font-weight: normal;
	line-height: 15px;
	TEXT-ALIGN: justify;
}
.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #49394E;
}
a:link {
	color: white;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: white;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;

}
a:hover {
	color: yellow;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
}



.frame {
	border: 1px solid #E5E2DD;
}

.inputstyle {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}

h1 {
	font-weight: bold; 
	font-size: 11px; 
	color: gray; 
	font-style: normal; 
	font-family: arial; 
	text-decoration: none; 
	margin: 0; 
	position:absolute; 
	left:550px; 
	top:80px; 
	z-index:1 
}

h2 {
	color: #0F83D8;	margin: 0 0 13px 0;	font: normal 19px Arial, Helvetica, sans-serif;
	}
	
h3 {	
	color: #333;	margin: 0 0 13px 0;	font: normal 14px Arial, Helvetica, sans-serif;	
	}
	
h4 {
	color: blue;	margin: 0 0 12px 0;	font: bold 14px Arial, Helvetica, sans-serif;
	}
	
.rad {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: blue;
}
A.rad:link {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: blue;
}
A.rad:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: red;
}
A.rad:visited {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: blue;
}

.gry {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: grey;
}
A.gry:link {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: blue;
}
A.gry:visited {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: blue;
}
A.gry:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: green;
}

.lin {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: grey;
}
A.lin:link {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666;
}
A.lin:visited {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666;
}
A.lin:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #98BD28;
}