/* CSS Document */

.headers {
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC3333;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	font-family: "Comic Sans MS", Arial;

}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 2;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.bodytext {
	font-family: "Comic Sans MS", Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

A:link {
	TEXT-DECORATION: underline;
	color: #000000;
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: underline
}
A:active {
	COLOR: #000000; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #CC3333; TEXT-DECORATION: underline
}



.tablestyle1 {
	border: thick solid #999999;
}


.bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006633;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
.tablestyle2 {

	background-color: #FFFFFF;
	border-bottom-style: none;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #FFFFFF;
}
.divider {
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
}
.header3 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
.dividerTOP {
	border-bottom-style: none;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #FFFFFF;
}
.tableheader {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
