body	{
	background-color : #296887;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin : 0px 0px 0px 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

.content	{
	background-image: url(images/body-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
hr	{
	size:1px;
	color:#99CCFF;
	height:1px;
	line-height: 0px;
}
	
h1  {
	color: #99FF99;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-align: center;
    }
	
.header {
	color: #99FF99;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}

.quote {
	font-size:60px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#CCCCCC;
	margin: auto 0;
	padding: 0;
	float:left;
	line-height:60px;
}
.highlite {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

a	{
	color : #99FF99;
}

a:visited	{
	color : #99FF99;
}

a:active	{
	color : #99CCFF;
	text-decoration : none;
}

a:hover	{
	color : #99CCFF;
	text-decoration : none;
}

a.basenav	{
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 12px;
	text-decoration : none;
	font-weight: bold;
}

a:visited.basenav {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 12px;
	text-decoration : none;
	font-weight: bold;
}

a:active.basenav {
	font-family : Arial, Helvetica, sans-serif;
	color : #336699;
	font-size: 12px;
	text-decoration : none;
	font-weight: bold;
}

a:hover.basenav {
	font-family : Arial, Helvetica, sans-serif;
	color : #336699;
	font-size: 12px;
	text-decoration : none;
	font-weight: bold;
}


input.srcbttn {
	font-family : Arial, Helvetica, sans-serif;
	color: #336699;
	font-weight:bold;
	font-size:12px;
	border-width:1px;
	border-color: #000000;
	background-color: #99FF99;
}
