/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.style1 {
	color: #551f17;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style5 {
	font-size: 12px;
	color: #551f17;
}
.style9 {
	font-size: 11px;
	color: #551f17;
	font-weight: bold;
}
.style11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #551f17;
}
.style12 {color: #999999}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
}
.style13 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.bigblue {
	color: #069DEF;
	font-weight: bold;
	font-size:14px
}
.bigdarkblue {color: #2C3292;
	font-weight: bold;
	font-size:14px
}
a:link {
	color: #551f17;
}
a:visited {
	color: #4f552e;
}
a:hover {
	color: #4f552e;
}
a:active {
	color: #551f17;
}
a.inpage {
	color: #551f17;
}
hr.idx {border: none 0;
border-top: 1px dashed #000;/*the border*/
width: 90%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}
hr.e {border: none 0; 
	border-top: 1px dashed #666666;
	border-bottom: 1px dashed #CCCCCC;
	width: 98%;
	height: 2px;
	margin: 0px 0 0 0;
	text-align: left;
	}	
.coolblu {border-color:#e4e1c3; border-width: 1px;}
