a  {
	text-decoration: none;
	color: #a28800;
}
a:hover {
	color: #a28800;
	text-decoration : underline;
}


ul { 
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin: 0;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-top: 0px;
	font-style: normal;
	font-weight: normal;
}

li { 
	background: url(../images/bullet.gif) left top no-repeat;
	padding-left: 7px;
}

.background1 { 
	background: url(../images/Craig_02.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#DAD4A5;
}


.background2 { 
	background: url(../images/Craig_04.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#DBD4A6;
}

.space {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-top: 20px;
	background: url(../images/corner.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

.space2 {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-top: 20px;
	background: url(../images/corner2.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

p {
	margin: 0;
	padding-bottom: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0;
	font-style: normal;
	font-weight: normal;
}

.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0;
	font-style: normal;
	font-weight: normal;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0;
	font-style: normal;
	color: #00334E;
	font-weight: bold;
}


.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-top: 0px;
	margin: 0;
	font-style: normal;
	color: #ec008c;
	font-weight: normal;
}


.navlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #a28800;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-style: normal;
	font-weight: normal;
}

.inputborder {
	border-top : 1px solid #ef59a1;
	border-left : 1px solid #ef59a1;
	border-right : 1px solid #ef59a1;
	border-bottom : 1px solid #ef59a1;
}

.form {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-top: 5px;
	font-style: normal;
	font-weight: bold;
}

a.nav:link {color: #ffffff; text-decoration: none;}
a.nav:active {color: #ffffff; text-decoration: none;}
a.nav:visited {color: #ffffff; text-decoration: none;}
a.nav:hover {color: #ffffff; text-decoration: underline;}


a.gecko:link {color: #666666; text-decoration: none;}
a.gecko:active {color: #666666; text-decoration: none;}
a.gecko:visited {color: #666666; text-decoration: none;}
a.gecko:hover {color: #FFFFFF; text-decoration: underline;}
