a	{
	color: #044B6A;
	text-decoration: none;
	font-family: "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}

a:hover	{
	color: #044B6A;
	text-decoration: underline;
	font-family: "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
a.netlink	{
	font-family: "Arial", "Helvetica", "Sans Serif";
	font-size: 10px;
	color: #ADCAD7;
	text-decoration: none;
	font-weight: bold;
}

a.netlink:hover	{
	font-family: "Arial", "Helvetica", "Sans Serif";
	font-size: 10px;
	color: #B2CFDB;
	text-decoration: underline;
	font-weight: bold;
}

a.wordlink	{
	font-family: "Arial", "Helvetica", "Sans Serif";
	font-size: 12px;
	color: #4AAC20;
	text-decoration: none;
	font-weight: bold;
}

a.wordlink:hover	{
	font-family: "Arial", "Helvetica", "Sans Serif";
	font-size: 12px;
	color: #4AAC20;
	text-decoration: underline;
	font-weight: bold;
}

H1	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 12px;
	color: #334777;
	font-weight: bold;
}

H6	{
	font-family: "Arial", "Helvetica", "Sans Serif";
	font-size: 10px;
	color: #ADCAD7;
	text-align: center;
}

#subhead{
	font-size: 12px;
	font-weight: bold;
	color: #4AAC20;
}

#quote{
	font-size: 12px;
	font-weight: bold;
	color: #7EA0AF;
}

#gallery{
	font-size: 10px;
	font-weight: normal;
	color: #044E79;
}

UL	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma"; 
	font-size: 11px;
	color: #555353;
	font-weight: normal;
	padding-left : 30px;
	padding-right : 50px;
}

.content	{
	font-family: "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color: #044A69;
	font-weight: normal;
}

.explode	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color: #555353;
	font-weight: normal;

}
.formcontent	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color: #555353;
	font-weight: normal;
}

.table	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma"; 
	font-size: 10px;
	color: Gray;
	font-weight: bold;
	
}

.px9	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma"; 
	font-size: 9px;
	color: Gray;
	font-weight: normal;
	
}

SELECT	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color: #334777;
	text-align: left;
}

BODY {
	scrollbar-face-color: #DEE3E7;
	scrollbar-arrow-color: #66FFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: ;
	scrollbar-darkshadow-color: C1C8CD;
}

.checkbox      {
	font-family: "Trebuchet MS", "Tahoma", "Verdona", "Sans Serif";
	color: #000000;
	border: 0px;
}

.picplace {
	background-image: url(images/left_graphic.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.picplace2 {
	background-image: url(images/right_graphic.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

.inputtext      {
	font-family: "Verdana", "Ariel", "Sans Serif";
	font-size: 11px;
	color: #4422AA;
	text-align: left;
	border: 1px solid #72B1CF;

}

.submit      {
	font-family: "Verdana", "Ariel", "Sans Serif";
	font-size: 9px;
	color: #FFFFFF;
	border: 2px solid  #044B6A;
	text-align: center;
	background-color: #10668B;
	letter-spacing: 1px;
	font-weight: bold;
}