body {
	color: #39508B;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	word-spacing: 0px;
	letter-spacing: 0px;
	line-height: 19px;
	text-align: justify;
	background-color: #25365F;
	background-image: url('bg.gif');
	background-repeat: repeat-y;
	margin: 0px 0px 0px 0px;
	}

table, td {
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	word-spacing: 0px;
	letter-spacing: 0px;
	line-height: 19px;
	text-align: justify;
	}

a, a:link, a:visited, a:active {
	color: #680000;
	font-weight: bold;
	text-decoration: none;
	background: none;
	}

a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	background: none;
	}

.box {
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	word-spacing: 0px;
	letter-spacing: 0px;
	line-height: 15px;
	text-align: justify;
	background-color: #FFFFFF;
	padding: 0px 5px 0px 5px;
	}

.top {
	background-color: #003366;
	background-image: url('top.png');
	background-repeat: norepeat;
	height: 15px;
	}

.bot {
	background-color: #003366;
	background-image: url('bottom.png');
	background-repeat: norepeat;
	height: 15px;
	}

.head {
	color: #1C2917;
	font-family: "Georgia", serif;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 19px;
	}

input, select, option, textarea {
	color: #77020D;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background: #FAEDE1;
	border: 1px solid #E1C3BB;
	width: 150px;
	}

.nav {
	color: #000000;
	font-family: tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	word-spacing: 0px;
	letter-spacing: 0px;
	line-height: 15px;
	text-align: center;
	background-color: #2B3D6B;
	}

.nav ul {
	list-style: none;
	padding: 0px;
	border-top: 1px #000033 solid;
	margin: 0px 0px 0px 0px;
	width: 196px;
	}

.nav li {
	list-style: none;
	}

.nav a {
	font-weight: normal;
	letter-spacing: 0px;
	text-decoration: none;
	text-align:left;
	padding: 1px 0px 1px 8px;
	width: 196px;
	display: block;
	}

.nav li a:link, .nav li a:visited, .nav li a:active  {
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: none;
	background-color: #39508B;
	border-bottom: 1px #000033 solid;
	width: 188px;
	}

.nav li a:hover {
	color: #213BC6;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: none;
	background-color: #FDCD36;
	width: 188px;
	}

.calendarhead {
	color: #FDCD36;
	font-family: tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	word-spacing: 0px;
	letter-spacing: 0px;
	line-height: 15px;
	text-align: center;
	background-color: #39508B;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	}

.calendarhead2 {
	color: #FFFFFF;
	font-family: tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	word-spacing: 0px;
	letter-spacing: 0px;
	line-height: 15px;
	text-align: center;
	background-color: #2B3D6B;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	}

.calendar {
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	word-spacing: 0px;
	letter-spacing: 0px;
	line-height: 15px;
	text-align: center;
	background-color: #FFFFFF;
	padding: 0px 5px 0px 5px;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	}

.testimonial {
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	word-spacing: 0px;
	letter-spacing: 0px;
	line-height: 15px;
	text-align: justify;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	border: #000000 1px solid;
	}

.testimonialhead {
	color: #FDCD36;
	font-family: tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	word-spacing: 0px;
	letter-spacing: 0px;
	line-height: 15px;
	text-align: justify;
	background-color: #39508B;
	border-top: #000000 1px solid;
	}

.testimonialhead a, .testimonialhead a:link, .testimonialhead a:visited, .testimonialhead a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: none;
	}

.testimonialhead a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	background: none;
	}

