@charset "utf-8";
/* CSS Document */

a {
	color: #2B3B6E;
	margin:0;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}
	
a:active {
	color: #2B3B6E;
	margin:0;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}
	
a:hover {
	color: #CCCC00;
	margin:0;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}
	
a:visited {
	color: #2B3B6E;
	margin:0;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
 font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}
	
a.inLink {
	color: #2B3B6E;
	margin:0;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}
	
a.inLink:active {
	color: #2B3B6E;
	margin:0;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}
	
a.inLink:hover {
	color: #CCCC00;
	margin:0;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}
	
a.inLink:visited {
	color: #2B3B6E;
	margin:0;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}
	

a.blueLink {
	color: #2c3e79;
	margin:0;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}
	
a.blueLink:active {
	color: #2c3e79;
	margin:0;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}
	
a.blueLink:hover {
	color: #A63C17;
	margin:0;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}
	
a.blueLink:visited {
	color: #2c3e79;
	margin:0;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}


	
a.monthLink {
	color: #ffffff;
	padding: 0 0 0 12px;
	margin:0;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5;
	font-weight: normal;
	font-variant: normal;
	}
	
a.monthLink:active {
	color: #ffffff;
	padding: 0 0 0 12px;
	margin:0;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5;
	font-weight: normal;
	font-variant: normal;
	}
	
a.monthLink:hover {
	color: #cc9900;
	padding: 0 0 0 12px;
	margin:0;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.5;
	font-weight: normal;
	font-variant: normal;
	}
	

	
.calendar_static {
	color: #000000;
	padding: 0 0 0 5px;
	margin:0;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 2;
	font-weight: normal;
	font-variant: normal;
}
body {
	background-image: url(images/bodyBkg.jpg);
}
.shL {
	background-image: url(images/shadeL.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.shR {
	background-image: url(images/shadeR.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.leftbar {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: bold;
}
a.leftbar {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.leftbar:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.leftbar:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}


.topbar {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #2c3f79;
	font-weight: bold;
}
a.topbar {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #2c3f79;
	font-weight: bold;
	text-decoration: none;
}
a.topbar:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #2c3f79;
	font-weight: bold;
	text-decoration: none;
}
a.topbar:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #cc7c01;
	font-weight: bold;
	text-decoration: underline;
}

.insideNav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
}
a.insideNav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.insideNav1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #cececc;
	font-weight: bold;
	text-decoration: none;
}
a.insideNav1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.insideNav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #2B3B6E;
	font-weight: bold;
}
a.insideNav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #2B3B6E;
	font-weight: bold;
	text-decoration: none;
}
a.insideNav2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a.insideNav2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #2B3B6E;
	font-weight: bold;
	text-decoration: underline;
}


.txtMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}
.txtInside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
	line-height: 18px;
}

.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/textBkg.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: middle;
}

.bottombar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2c3f79;
}
a.bottombar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2c3f79;
	text-decoration: none;
}
a.bottombar:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2c3f79;
	text-decoration: none;
}
a.bottombar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc7c01;
	text-decoration: underline;
}

.sbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #CC7C01;
	background-image: url(images/spacerBlue.jpg);
	background-repeat: repeat;
	font-weight: bold;
}
.delbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #9EA8C1;
	font-weight: bold;
	background-color: #990000;
}
.city {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.whiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
