a.menu:link {
		text-decoration:none;
		font-weight: bold;
		font-size:10;
		font-family:Verdana, Arial;
		color:#000000;
		vertical-align: middle;
		background-position: center center;
		width:100%;
		text-indent: 3pt;
	}



a.menu:visited {
		text-decoration:none;
		font-weight: bold;
		font-size:10;
		font-family:Verdana, Arial;
		color:#000000;
		vertical-align: middle;
		background-position: center center;
		width:100%;
		text-indent: 3pt;
		}



a.menu:hover {
		cursor: hand;
		text-decoration:none;
		font-weight: bold;
		font-size:10;
		font-family:Verdana, Arial;
		color:#000000;
		vertical-align: middle;
		background-position: center center;
		width:100%;
		background:#ccccff;
		text-indent: 3pt;
	}



a.menu:active {
	text-decoration:none;
	font-size:10;
	font-family:Verdana, Arial;
	color:#333333;
	vertical-align: middle;
	background-position: center center;
	background:#ccccff;
	width:100%;
	text-align: left;
	text-indent: 3pt;
	font-weight: bold;

	}


.mouse {
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-indent: 4pt;
	height:100%;
	width:100%;
	color: #000000;
}

.mouseon {
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-indent: 4pt;
	width:100%;
	height:100%;
	color: #000000;
	background-color: #ccccff;;
}





.a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	}

body {  padding: 0;  margin: 0;  width: 100%;  	text-decoration: none;
	text-decoration: none;
} 


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;

}
.textbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.textbox {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	height: 20px;
	width: 200px;
	border: 1px solid #999999;
	
	
}
.textboxsmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
	height: auto;
	width: 70px;
	border: 1px solid #CCCCCC;
}
.textboxmessage {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	height: 100px;
	width: 200px;
	border: 1px solid #CCCCCC;
}
.texttiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;

}
.texttinyunderline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;

}
.textlarge {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
.textboldblue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
.textlargeblue {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
.textpurple {

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #663399;
	font-weight: normal;
	text-decoration: none;
}
.textpurplelarge {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #663399;
	font-weight: normal;
	text-decoration: none;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCCCCC;
	height: auto;
	width: auto;
	border: 1px solid #000000;
	margin: 0px;
	padding: 2px;


}
.textwhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.texttinywhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.texttinybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;

}
.texthuge {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
.yellowhilite {
	background-color: #FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

