body {

	background-color: #FFFFFF;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}.outsideBorder {

	border: 1px solid #CCCCCC;

}

.navigationBar {

	background-color: #FFFFFF;

	background-image: url(images/bkgrd.gif);

	background-repeat: repeat;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #CCCCCC;

}

.footerBar {

	background-color: #FFFFFF;

	background-image: url(images/bkgrd.gif);

	background-repeat: repeat;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #CCCCCC;

}

a:hover {

	color: #EF3E33;

}

.navText {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 18px;

	font-weight: bold;

	color: #666666;

	text-decoration: none;

}

.navTextover {



	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 18px;

	font-weight: bold;

	color: #EF3E33;

	text-decoration: none;

}

.footertext {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	color: #666666;

	text-decoration: none;

}

.headings {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 24px;

	color: #999999;

	text-decoration: none;

	font-weight: bold;

	font-style: italic;

}

.contenttext {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	color: #000000;

}

.rightsideline {

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #CCCCCC;

}

.bottomLine {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

}

.3lines {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

	border-top-width: 1px;

	border-right-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-left-style: none;

	border-top-color: #CCCCCC;

	border-right-color: #CCCCCC;

	background-image: url(images/bkgrd.gif);

}

.Headingbar {



	background-color: #FFFFFF;

	background-image: url(images/bkgrd.gif);

	background-repeat: repeat;

	border-bottom-width: 1px;

	border-top-style: none;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

}

.3linesCopy {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

	border-right-width: 1px;

	border-top-style: none;

	border-right-style: solid;

	border-left-style: none;

	border-right-color: #CCCCCC;

}

.button {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 10px;

	color: #FF0000;

	background-color: #CCCCCC;

	border: 1px solid #999999;

}