a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CC6666;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: #000000;
	background-color: #3399CC;
	background-position: center center;
	font-weight: bold;
	text-align: center;
}
.main_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	overflow: scroll;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	
}
right_border {
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: medium;
}

.text_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #006666;
	text-decoration: underline;
}


.link_bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	vertical-align: text-top;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	background-color: #3399CC;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(images/footerimg.jpg);
	}
.sub_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background-image: url(images/headerimg.jpg);
	background-repeat: repeat;
	text-align: center;
}
.month_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.monthly_rep_text {
	font-size: 12px;
	font-weight: bold;
}

.picture_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	padding: 3px;
}
.Comp_days {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #993300;
	padding: 5px;
}

