/*//////////////////////////////////////////////////////////////////////////////////////
// Copyright (c) 2007 John Tobin (http://www.tobinphoto.com/). All rights reserved.   //
// Code on this page is protected by United States copyright law and internationally  //
// by the Berne Convention. Penalties up to $150,000 (USD), plus legal fees and usage //
// fees apply to all copyright infringements, which are vigorously pursued.           //
//////////////////////////////////////////////////////////////////////////////////////*/
body {
	background-color: rgb(130,130,130);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 35px;
}

form {
	margin: 0px;
}

td {
	font-size: 11px;
}

#listTableHeader {
	color: #FFFFFF;
	background-color: rgb(0,0,0);
	font-weight: bold;
	background-position: center;
}

#listTableHeader td {
	padding-left: 5px;
}

#infoTableHeader {
	color: #FFFFFF;
	background-color: #7F92A4;
	font-weight: bold;
	background-position: center;
}

#entryTableHeader {
	color: #FFFFFF;
	background-color: rgb(0,0,0);
	font-weight: bold;
	background-position: center;
}

.entryTable {
	background-color: #DDDDDD;
}

.entryTable .label {
	background-color: #EFEFEF;
}

.entryTable .content {
	background-color: #FFFFFF;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.formTitle {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
}

.box {
	border: 1px solid #336699;
}

.bluebox {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
	border: 1px solid #000000;
}

.topNav {
	background-color: #FFFFFF;
}

.activeTopNav {
	background-color: #CCCCFF;
}

.row1 {
	background-color: #EFEFEF;
}

.row1 td, .row2 td {
	padding-left: 5px;
}

.row2 {
	background-color: #DEDEDE;
}

.errorMessage {
	font-weight: bolder;
	color: #CC3300;
}

body {
	text-align: center;
}

.text {
}

td.nav {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6699CC;
}

td.nav:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #97C1E7;
}

a.nav {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

a.nav:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;	
}

.navSelected {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #DEDEDC;
}

a.bottomNav {
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

a.bottomNav:hover {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.detail {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #FFFFFF;
}

.detailSpacer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.tabSelected {
	font-weight: bolder;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	background-color: #97C1E7;
}

.tabSelected:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	background-color: #97C1E7;
}

.tabNotSelected {
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;	
}

.tabNotSelected:hover {
	background-color: #FFFFCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;	
}

a.tabNav {
	color: #000000;
	text-decoration: underline;
	font-weight: bolder;
}

a.tabNav:hover {
	color: #000099;
	text-decoration: none;
	font-weight: bolder;
}

.whiteTable {
	border: 1px solid #336699;
	background-color: #FFFFFF;
}

.lightBlue {
	background-color: #AACCFF;
}

.navArea {
	background-color: rgb(165,180,195);
}

.contentArea {
	background-color: rgb(245,245,245);
}

a.leftnav {
	color: #333333;
	background-color: rgb(185,190,190);
/*	background-color: #AABBCC; /* Light Blue */
	display: block;
	padding: 4px 2px 1px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 25px;
	width: 150px;
	text-decoration: none;
	font-weight: bold;
}

a.leftnav:hover {
	color: #FFFFFF;
	background-color: #999999;
	display: block;
	padding: 4px 2px 1px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 25px;
	width: 150px;
	text-decoration: none;
	font-weight: bold;
}
.graybox {
	background-color: #666666;
}

.footer {
}

fieldset
{
	border: #26a solid 1px;
}

legend
{
	background: #fb0;
	border: #26a solid 1px;
	padding: 1px 10px;
	font-weight: bold;
}

.errorMessage {
	color: #990000;
	font-weight: bold;
	text-align: center;
}

.detailTable {
	background-color: #DDDDDD;
}

.detailTable .label {
	background-color: #EFEFEF;
}

.detailTable .content {
	background-color: #FFFFFF;
}
