/*div.moduletable */h3 {
	background: url(images/head1_l.png) 100% 0;
	color: #2C7ED1;
	font-size: 130%;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-weight: bold;
}
.Middle{vertical-align : middle}
.noUnderline {
	border-bottom : none !important;
	text-decoration : none
}
body {
	font-family : Tahoma, Arial, "MS Sans Serif";
	font-size : 11px;
}

H1{
	font-family : "Courier New", Courier, mono;
	font-size : 12px;
	color : #A52A2A;
	border-bottom : 1px dotted #FF8C00;
}
.description {
	background-color : #FAEBD7;
	border : 1px dotted #DEB887
}
a:hover {
	color : #A52A2A;
	border-bottom : 1px dotted #DEB887;
	text-decoration : none
}
a:link, a:visited {
	color : #D2691E;
	border-bottom : 1px solid #DEB887;
	text-decoration : none
}
.Indent {
	margin-left : 15px
}
.Header{
	font-size : 11px;
	font-weight: bold;
	color : black;
	background-color:#F5F5F5;
	/*text-decoration : underline*/
}
.Blue, .Blue2{
	color:blue;
	text-decoration:underline
}
.Red{
	color:red;
}
hr {color: #FDC223;height: 1px}
.FineHeader{color:#1E90FF;border-bottom-style : dotted;border-bottom-width : 1px}
.pick{color:#FF6600;font-weight:bold}
li {
	line-height: 16px;
	list-style-image:url("Images/li.png");
}