body{
	font-family: verdana;
	font-size: 12px;
	color: #999999;
	text-align: justify;
	background-color: #FFFFFF;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}


a {
	color:#000000;
	font-family:verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bolder;
}

a:hover {
	color:#6052BE;
	font-family:verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bolder;
}



.title {
	font-family: verdana;
	font-size: 15px;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
	height: auto;
	width: auto;
	background-color: ##0999D6;
	background-position: center center;
	border: none;
	position: static;
}

.Nav a{
	font-size: 12px;
	font-weight: 500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	margin: 3px;
	padding: 3px;
	width: 3px;
	border: 3px solid #000000;
}



.Nav a:hover {
	font-size: 12px;
	font-weight: 500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration: none;
	background-color: #ffffff;
	margin: 3px;
	padding: 3px;
	width: 3px;
	border: 3px solid #000000;
}



.nicebtns {background-color: #ffffff; background-image: url(but_fill.gif); background-position: bottom; background-repeat: repeat; border: none; color: #4169E1; cursor: pointer; font-weight: bold; height: 19px;border-left: 1px solid #000066; border-right: 1px solid #000066; border-top: 1px solid #000066; border-bottom: 1px solid #000066;}

.aodbtns {background-color: #ffffff; background-image: url(but_fill_worm.gif); background-position: bottom; background-repeat: repeat; border: none; color: #0999D6; cursor: pointer; font-family: verdana; font-weight: normal; height: 19px;border-left: 1px solid #000066; border-right: 1px solid #000066; border-top: 1px solid #000066; border-bottom: 1px solid #000066;}

.formtxt {
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}

.subtitle {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
	height: 25px;
	width: auto;
	background-color: #0999D6;
	background-position: center center;
	border: none;
	position: static;
}


.subdescription {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	height: 45px;
	width: auto;
	border: thin solid #7C84CD;
	position: static;
	word-wrap: break-word 
	
}
.lancewich_title {
	font-family: "Comic Sans MS", Verdana, Tahoma, Arial;
	color: #0999D6;
	font-size: 24px;
	font-weight: bold;
}

.lancewich_nav a {
	font-family: "Comic Sans MS", Verdana, Tahoma, Arial;
	color: #0999D6;
	font-size: 14px;
	font-weight: bold;
}

.lancewich_nav a:hover {
	font-family: "Comic Sans MS", Verdana, Tahoma, Arial;
	color: #0999D6;
	font-size: 14px;
	font-weight: bold;
}

#navigation {width:500px; height:30px; background:#E7E8F5;}
#navigation ul {margin:0; padding:1px;}
#navigation li {list-style-type:none; display:inline; width:100px;}
#navigation a {display:block; width:90px; height:20px; color:#ffffff;background:#857BCE; text-decoration:none; float:left; border:1px solid #000;text-indent:3px; border-color:#efe #676 #676 #fff;margin: 1px;}
#navigation a:hover {background:#7C84CD; color:#F0741E; border-color:#efe #676 #676 #fff ; line-height:normal;}