body {
	background-color: #515151;
	font-size: 11px;
	color: White;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

p, span, li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div.nav_hdr {
	background-image: url(/images/nav_back.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 39px;
	font-weight: bold;
	text-align: center;
	display: block;
	vertical-align: middle;
}

a.nav_hdr {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.nav_hdr {
	color: #1E90FF;
	text-decoration: none;
}

a:active.nav_hdr {
	color: #87CEFA;
	text-decoration: none;
}

a {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #1E90FF;
	text-decoration: underline;
}

a:active {
	color: #87CEFA;
	text-decoration: underline;
}

div.nav_ftr {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.nav_ftr {
	color: #FFFFFF;
	text-decoration: underline;
	}

a:hover.nav_ftr {
	color: #6495ED;
	text-decoration: underline;
	}

a:active.nav_ftr {
	color: #87CEFA;
	text-decoration: underline;
	}

div.ftr_copy {
	background-image: url(/images/nav_back_base.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	display: block;
	line-height: 39px;
	vertical-align: middle;
}

a.ftr_copy {
	color: #87CEFA;
}

a:hover.ftr_copy {
	color: #6495ED;
}

a:active.ftr_copy {
	color: #87CEFA;
}

table.entry_photo {
	border: 5px solid Black;
	text-align: center;
}

table.but_bdr {
	background-color: Silver;
	border-width: 1px 1px 1px 1px;
	border: Silver;
}

table.entry_link {
	color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	font-weight: bold;
	background-color: #424242;
	padding: 3px 3px 3px 3px;
}

div.divide {
	padding-top: 4px;
	padding-bottom: 6px;
}

img.photo {
    border: 3px solid Black;
}

h1 {
	font-size: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #87CEFA;
}

input {
	background-color: #CCCCCC;
}

textarea {
	background-color: #CCCCCC;
}

tr.row1 {
	background-color: #777777;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

tr.row2 {
	background-color: #303030;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

select {
	background-color: #CCCCCC;
}

div.visible {
	display: visible;
}

div.hidden {
	display: none;
}

A:link.ent{
 font-family: Arial;
 font-size: 16px;
 color: #6787CD;
 font-weight: bold;
 text-decoration: none;}
 
A:visited.ent{
 font-family: Arial;
 font-size: 16px;
 color: #6787CD;
 font-weight: bold;
 text-decoration: none;}
 
A:hover.ent{
 font-family: Arial;
 font-size: 16px;
 color: #6787CD;
 font-weight: bold;
 text-decoration: underline;}
 
A:active.ent{
 font-family: Arial;
 font-size: 16px;
 color: #6787CD;
 font-weight: bold;
 text-decoration: none;}

