body,td,th {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #535353;
	line-height: 17px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
body {
	background-color: #dddbb1;
	background-image: url(../images/background.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 60px;
}
li {
	list-style-position: outside;
	list-style-image: url(../images/square.gif);
}
.mainTable {
	background-color: #FFFFFF;
}
.footer {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #9dd6cf;
	line-height:25px;
}
.footer a { padding: 0 4px; }
.footer a:link {
	color: #000000;
	text-decoration: none;
}
.footer a:visited {
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	color: #000000;
	text-decoration: none;
}
.footer a:active {
	color: #000000;
	text-decoration: none;
}
.menuBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d4d4d4;
	padding: 27px 10px 25px 17px;
}
.contentShadow {
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding:20px;
}
.menu {
	background-image: url(../images/dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 30px;
	padding-bottom: 5px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #797877;
}
.txtCalender {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.txtDate {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #003d78;
}


.menu a:link { color: #797877; text-decoration:none; }
.menu a:visited { color: #797877; text-decoration:none; }
.menu a:hover { color: #ca265d; text-decoration:none; }
.menu a:active { color: #797877; text-decoration:none; }

h3 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #003f8d;
}
.head {
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #646464;
}
.dash {
	background-image: url(../images/dash.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 1px;
}
.spText {
	background-color: #efedcd;
	padding: 15px;
	border: 1px solid #B1B483;
}
.titleColor {
	color: #F2558A;
}


h2 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #f3538a;
	text-decoration: none;
}
.headBG {
	background-color: #DDDBB1;
	display: block;
	padding: 3px;
	border: 1px solid #BBC19B;
}
.border {
	border: 1px solid #DDDBB1;
}
.img-float {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}
.right-img-float {
	float: right;
	margin-top: 5px;
	margin-left: 10px;
}
