.adminbutton, .adminbutton:visited{
	background-color: #FFFFFF;
	color: #338487;
	text-decoration: none;
	border: 2px solid #338487;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(images/btn.gif);
	background-repeat: repeat-x;
}

.adminbutton:hover, .adminbutton:active{
	color: #FFFFFF;
			border: 2px solid #95A8B7;
			background-image: url(images/btn_over.gif);
	background-repeat: repeat-x;
}


.topnavcap {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
a.topnavcap:link {
	color: #333333;
}
a.topnavcap:visited {
	color: #333333;
}
a.topnavcap:active {
	color: #333333;
}
a.topnavcap:hover {
	color: #333333;
	text-decoration: underline;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #338487;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration:none;
}

a.title:link {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #338487;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
		text-decoration:none;
}
a.title:hover {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color:#006699;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
		text-decoration:none;
}






.highlitesmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #094D4F;
	font-style: italic;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}
.bodycopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
a.bodycopy:link {
	color: #000000;
}
a.bodycopy:visited {
	color: #000000;
}
a.bodycopy:active {
	color: #000000;
}
a.bodycopy:hover {
	color: #333333;
	text-decoration: underline;
}.highlitesmallblk {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-style: italic;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 11px;
}

.links {
font-family: Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #666666;
}



a.links {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color:#000000;
}

a.links:hover {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #666666
}

.header {
	text-transform: uppercase;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/header.jpg);
	background-repeat: repeat-x;
}

.subheader {
	text-transform: uppercase;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/subheader.jpg);
	background-repeat: repeat-x;
}
.text{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	}


.errors{
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}.back2 {
	background-image: url(images/back2.jpg);
	background-repeat: repeat-x;
}

.tableRollOverEffect1{
		background-color:#CCCCCC;
font-family: Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #666666;;
	}


	.tableRowClickEffect1{
	background-color:#CFD7E2;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #666666;

	}
	
	
	.border2{
	background:#FFFFFF;
	border: thin solid #E0DFE3;
	}
.choose {
	width: 250px;
}

.focus { background-color:#E4C487; }
.error { background-color: #FFFF99; }

div.errorMessage {
	color:#962E2F;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	
	display: block;
	font:Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	background-color:#FFFF99;
	border: 1px dotted #FF0000;
	background-image: url(../js/warning.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	margin: 5px;
}



.diverror{
	background-color:#FFFF33;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	margin: 5px;
	padding: 5px;
	border: thin solid #FF0000;
}

.imgb{
	background:#00FF00;
	border: thin solid #338487;
}






