body	{
	color : #000000;
	background-color : #FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size : 14px;
	line-height: 18px;
	margin : 0px 0px 0px 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

h1	{
	color : #544C86;
	font-size : 20px;
	font-weight : bold;
}

h2	{
	color : #544C86;
	font-size : 18px;
	font-weight : bold;
}

#header	{
	color : #544C86;
	font-size : 20px;
	font-weight : bold;
	text-align: center;
	font-style:italic;
}

.quote {
	font-size:60px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#CCCCCC;
	padding-top:20px;
}

a	{
	color : #544C86;
	text-decoration : underlined;
}

a:visited	{
	color : #544C86;
	text-decoration : underlined;
}

a:active	{
	color : #000000;
	text-decoration : none;
}

a:hover	{
	color : #000000;
	text-decoration : none;
}

a.basenav	{
	color : #ffffff;
	font-size : 14px;
	font-weight:bold;
	text-decoration : none;
}

a:visited.basenav {
	color : #ffffff;
	font-size : 14px;
	font-weight:bold;
	text-decoration : none;
}

a:active.basenav {
	color : #544C86;
	font-size : 14px;
	font-weight:bold;
	text-decoration : none;
}

a:hover.basenav {
	color : #544C86;
	font-size : 14px;
	font-weight:bold;
	text-decoration : none;
}

#header a	{
	color : #544C86;
	font-size : 14px;
	font-weight:bold;
	text-decoration : none;
}

#headera:visited {
	color : #544C86;
	font-size : 14px;
	font-weight:bold;
	text-decoration : none;
}

#headera:active {
	color : #ffffff;
	font-size : 14px;
	font-weight:bold;
	text-decoration : none;
}

#headera:hover {
	color : #ffffff;
	font-size : 14px;
	font-weight:bold;
	text-decoration : none;
}

.light {
	color : #ffffff; 
}

input.srcfrm1 {
	width:100px;
	color:#000000;
	font-weight:normal;
	font-size:9pt;
	background-color:#FFFFFF;
	border-width:1px;
	border-color:#544C86;
}

input.srcfrm2 {
	width:250px;
	color:#000000;
	font-weight:normal;
	font-size:9pt;
	background-color:#FFFFFF;
	border-width:1px;
	border-color:#544C86;
}

input.srcbttn {
	color:#FFFFFF;
	font-weight:bold;
	font-size:9pt;
	border-width:0px;
	border-color:#544C86;
}

input.gboneline {
	width:200px;
	color:#000000;
	font-weight:normal;
	font-size:9pt;
	background-color:#FFFFFF;
	border-width:1px;
	border-color:#544C86;
	height:16px;
}

textarea.gbmorelines {
	width:250px;
	height:150px;
	color:#000000;
	font-weight:normal;
	font-size:9pt;
	background-color:#FFFFFF;
	border-width:1px;
	border-top:1px solid #544C86;
	border-right:1px solid #544C86;
	border-bottom:1px solid #544C86;
	border-left:1px solid #544C86;
	border-color:#544C86;
}

.form { 
	border-color : #544C86;
	border-width : 1px;
	background: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #000000;
}

hr	{
	size:1px;
	color:#544C86;
	height:1px;
}

ul {
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	vertical-align: middle;
}

.bodyback {
	background-image:url(images/back-page.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
