body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000033;
	text-align:justify
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000033;
	text-align:justify
}


a:link {
  	text-decoration: none;
	color: #660000;
}

a:visited {
  color: #660000;
  text-decoration: none;

}

a:hover {
	text-decoration: underline;
	color: #272966;
}

a:active {
	color: #660000;
	text-decoration: none;
}


.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px; color: #660000;
}

.subtitle {
	font-family: Verdana;
	font-size: 14px;
	line-height: 20px;
	color: #990000;
}

.header {
	font-family: Georgia;
	font-size: 24px;
	background-color: #FFFFFF;
  color: #990000;
}

/*
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC66;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}
a:hover {
	color: #DEDECA;
	background-color: #330000;
}

.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFF99;
}

.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFF99;
	background-color: #999933;
 font-weight: bold;
}

.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 color: #990000;
}

.footer {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
}

.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}
*/

.box1 {
	background-color: #FFFFFF
	margin: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border-top: 1px solid #660000;
	border-bottom: 1px solid #660000;
	border-right: 1px solid #660000;
	border-left: 1px solid #660000;
	padding-bottom: 5px;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	border-color: #660000;
}


.box2 {
	border-width: 1px;
	border-color: #6D1B14;
	border-bottom-style: inset;
	border-bottom-width: thin;
	border-left-style: outset;
	border-left-width: thin;
	border-right-style: inset;
	border-right-width: thin;
	border-top-style: none;
	border-top-width: thin;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	font-family: Verdana;
}


.box3 {
	border-width: thin;
	border-color: #D2D7CE;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	background-color: #ECECEC;
}

.boxtext {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #000000;
	text-align:justify;
	padding-right: 5px;
	padding-left: 5px;
	}

.titlebar {

	font-family: Georgia;
	color: #990000;
  	font-size: 18px;
	background-color: #C6C7DF;
}

