a:link {  color: #000066; text-decoration: underline}
a:hover {  color: #FFFFFF; text-decoration: none; background-color: #009933}
.style2 {color: #CC0000}
body {
	background-color: #4B785E; 
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Title {
	font-size: 16px;
	color: #38A971;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {font-size: 10px}
.greet {
	font-size: 24px;
	color: #38A971;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.style4 {
	font-size: 14px;
	color: #4B785E;
	font-family: Arial, Helvetica, sans-serif;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#ddblueblockmenu{
border: 1px solid black;
/*border-bottom-width: 1; */
width: 185px; 
border-bottom-width: thin;
}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li a{
display: block;
padding: 3px 0;
padding-left: 9px;
width: 169px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: black;
background-color: #ABFED5;
border-bottom: 1px solid #4B785E;
border-left: 7px solid #4B785E;
}

* html #ddblueblockmenu li a{ /*IE only */
width: 187px; /*IE 5*/
w\idth: 169px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
background-color: #C2FEE0;
border-left-color: #ABFED5;
}

#ddblueblockmenu div.menutitle{
color: white;
border-bottom: 1px solid black;
padding: 1px 0;
padding-left: 5px;
background-color: #4B785E;
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

a.pic:link {
	background-color:#4B785E;
	text-decoration:none;
	color: #4B785E;
}
a.pic:hover {
background-color:#4B785E; 
text-decoration:none;
}
a.pic:active {
background-color:#4B785E; 
text-decoration:none;
}
a.pic:visited {
background-color:#4B785E; 
text-decoration:none;
}

.butStd {color: navy; cursor:auto; 
background-color: #C2FEE0;
/*border-width: 2; */
border-bottom-width: medium;
border-style: outset;
padding: 5px 45px 5px 5px;
width: 120px;
text-decoration: none;
}
/*font-family: arial, verdana;
font-weight: normal;
font-size: 12px;*/

#infobox {
	padding: 5px 5px 5px 5px;
	background-color: #FFFFFF;
}

.divBox {
	/*font-size: 80%;
	width: 450px;
	margin-left: 10px; */
	border: #069 solid thin;
	padding: 5px 5px 5px 5px;
	/*line-height: 150%; */
}
.sponsor {
	/*font-size: 80%;
	width: 450px;
	margin-left: 10px; */
	border: #069 solid thin;
	padding: 10px 10px 10px 10px;
	background-color:#FFF;	
	/*line-height: 150%; */
}
.titleC {
	font-size: 18px;
	color: #069;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.titleCB {
	font-size: 22px;
	color: #069;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
.rtJustify { 
	float:right; 
}
