.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;

}

.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;

}

.cont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	text-align: justify;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	padding: 5px;


	}
.welcometo {

	font-family: "Times New Roman", Times, serif;
	color: #3083C0;
	text-decoration: none;
	font-size: 20px;
	text-align: left;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
}
.welcometo2 {
	font-family: "Times New Roman", Times, serif;
	color: #3083C0;
	text-decoration: none;
	font-size: 28px;
	text-align: justify;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	padding: 5px;

}
.Copyright {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3083C0;
	text-decoration: none;
	font-size: 11px;
	text-align: justify;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	padding: 5px;
}
.Header {

	font-family: Arial, Helvetica, sans-serif;
	color: #3083C0;
	text-decoration: none;
	font-size: 20px;
	text-align: justify;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	padding: 5px;
}
.contlink {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3083C0;
	text-decoration: none;
	font-size: 11px;
	text-align: justify;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	padding: 5px;
}
.contlink:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3083C0;
	text-decoration: underline;
	font-size: 11px;
	text-align: justify;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	padding: 5px;
}
.blue { 
	
	background-image: url('Images/text_bg.gif');
	background-repeat: no-repeat
}
.whitespacer1 { 
	
	background-image: url('Images/text_left_white.gif');
	background-repeat: repeat-y
}
.sidemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4590C7;
	text-decoration: none;
	font-style: normal;
	background-color: #eff9fe;
	display: block;
	border-top: none;
	border-right: thin solid #FFFFFF;
	border-bottom: thin solid #FFFFFF;
	border-left: thin solid #FFFFFF;
	padding: 6px;


}
.sidemenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	background-color: #4590C7;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;



}
.sidesub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4590C7;
	text-decoration: none;
	font-style: normal;
	background-color: #eff9fe;
	display: block;
	border-top: none;
	border-right: thin solid #FFFFFF;
	border-bottom: thin solid #FFFFFF;
	border-left: thin solid #FFFFFF;
	text-indent: 8px;
	padding: 6px;

}
.sidesub:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	background-color: #4590C7;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-indent: 8px;

}
.sidehere {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	background-color: #4590C7;
	display: block;
	border-top: none;
	border-right: thin solid #FFFFFF;
	border-bottom: thin solid #FFFFFF;
	border-left: thin solid #FFFFFF;
	padding: 6px;

}

