body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bgPurple.jpg);
	background-repeat:repeat-x;
	background-color: #003300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link {
	font-family: inherit;
	font-size: inherit;
	color:inherit;
	text-decoration: none;
}

a:visited {
	font-family: inherit;
	font-size: inherit;
	color:inherit;
	text-decoration: none;
}
a:hover {
	font-family: inherit;
	font-size: inherit;
	text-decoration: underline;
}
.menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	
}
.menu td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	line-height: 20px;
}
.menu a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.menu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.menu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #04019A;
	text-decoration: none;
}

.horzmenu{
	font-family: georgia,"Times New Roman", Times, serif;
	font-size:13px;
	line-height: 33px;
	
}
.horzmenu td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.horzmenu a:link {
	font-family: georgia,"Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	font-weight: bold;
}

.horzmenu a:visited {
	font-family: georgia,"Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	font-weight: bold;
}
.horzmenu a:hover {
	font-family: georgia,"Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	font-weight: bold;
	background-image: url(images/menuover.jpg);
}

.heading1 {
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #003300;
}
.heading2 {
	font-family: georgia,"Times New Roman", Times, serif;
	font-size: 16px;
	color: #15444E;
	font-weight: bold;
}
.normaltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #080839;
}

.footer {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
    padding:5px;
}
.tblbg1 {
	background-color: #FFFFFF;
	background-image: url(images/index_top3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.whtborder {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
.topbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.whtborder2 {
	background-color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.heading2wht {
	font-family: georgia,"Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.miniCalendarMonth
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
	FONT-FAMILY: verdana,arial,helvetica;
	text-align:center;
	text-decoration:none;
	BACKGROUND-COLOR: #99ccff;
	color:#000000;
	padding:2px;
}

.miniday
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
	FONT-FAMILY: arial,verdana;
	text-align:center;
	text-decoration:none;
	BACKGROUND-COLOR: #ffffff;
	color:#000000;
	padding:1px;
}
.notaDay
{
    BACKGROUND-COLOR: #eaeaea
}
