html { min-height: 100%; margin-bottom: 1px;
}
body {
	background-color: #6699CC;
	margin-top: 20px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 145%;
	text-decoration: none;
	background-color: white;
	border: 1px solid #afafaf;
	padding: 8px;
	clear: both;
	text-align: justify;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
#blueblock{
	width: 180px;
	margin-bottom: 1em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 90%;
	background-color: #CCCCCC;
	color: #333;
	margin-top: 15px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
}

* html #blueblock{ /*IE 6 only */
	w\idth: 147px;
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #D4D4D4;
margin: 0;
}

#blueblock li a{
	display: block;
	background-color: #333333;
	color: #fff;
	text-decoration: none;
	width: 100%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 8px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D4D4D4;
	border-left-color: #666666;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto;
}

#blueblock li a:hover{
	background-color: #666666;
	color: #fff;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #970000;
}
.munubg {
	background-color: #CCCCCC;
	text-align: left;

}


.pic {
	padding-bottom: 10px;
	padding-left: 10px;
	clear: right;
	float: right;
}
#footer {
	background-color: #666666;
	color: #fff;

}
.content ul{

list-style:none;

}

.content li{
	background-image:url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:20px;
	padding-bottom: 15px;
	line-height: 140%;
}
.content table {
	margin-top: 20px;
	padding: 5px;
	text-align: left;
}

.tablepad {
margin-top: 20px;
}


.content strong {
	color: #970000;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #970000;
}
.permonth {
	font-weight: bold;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
