a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	} 
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00CCFF;
	text-decoration: underline;
	font-weight: bold;
	} 
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	} 
a:visited:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00CCFF;
	text-decoration: underline;
	font-weight: bold;
	} 
body { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	background-color: #006699; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px
	}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #333333
	} 
.bot {
	background-image: url(images/bot_bg.png);
	background-repeat: repeat-x;
	border: 1px solid #A6D0E7;
}
.boxtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	background-image: url(images/boxtop.png);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A9CCDE;
}
.box {
	background-image: url(images/boxbg.png);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #A9CCDE;
	border-left-color: #A9CCDE;
	border-right-color: #A9CCDE;
	background-color: #D8F0FD;
	border-right-width: 1px;
}
.box2 {
	background-color: #D8F0FD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A9CCDE;
}
.footer1 {
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.toplink { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #006699; 
	text-decoration: none
	} 
A.toplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	} 
A.toplink:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	} 
