body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #485E73;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
#pagebody {
	position: relative;
	margin: 20px auto 20px auto;
	padding: 0px;
	width: 760px;
	text-align: left;
	color: #000000;
	background-color: #ffffff;
	border: 10px solid #00407F;
	}
	#logo{
	margin: 0px;
		width: 100%;
		height: 20px;
		color: White;
		background-color: #003264;
		border-bottom: 10px solid #00407F;
	}
	.logopos{
		margin: 5px 5px 0 20px
	}
.inform, .info{
	background-color: White;
	margin:  auto;
	text-align: left;
	color: Black;
	font-size: 13px;
	clear: both;
}
.info a:link, .info a:visited {
text-align: center;
	display: block;
	width: 140px;
	background-color: #00407F;
	color: White;
	font-weight: bold;
	border: 1px solid black;
	padding: 5px;
	text-decoration: none;
	font-size: 11px;
	margin: 10px 0 10px 320px;
}
.info a:hover
{
	background-color: #228B22;
}
.inform{
	margin: 10px 0 10px 100px;
}
label {
	float: left;
	margin: 5px 0 0 2px;
	width: 60px;
	text-align: right;
	clear: both;
	font-size: 12px;
}
.button, .buttontwo, .buttonthree, .buttonfour { background:#00407F; border-bottom:1px solid #333; border-left:1px solid #999999;
 border-top:1px solid #999; border-right:1px solid #333; color:White; padding-right:0.5em;
  cursor:pointer; width:140px; margin:10px 0 0 70px;
  font-weight: bold;
  font-size: 11px;
  height: 25px;}
  
.buttonfive  { background:#00407F; border-bottom:1px solid #333; border-left:1px solid #999999;
 border-top:1px solid #999; border-right:1px solid #333; color:White; padding-right:0.5em;
  cursor:pointer;  margin: 0 ;
  font-weight: bold;
  font-size: 11px;
  height: 25px;}

.redbutton:hover, .button:hover, .buttontwo:hover, .buttonthree:hover, .buttonfour:hover, .buttonfive:hover{background:#228B22; border-bottom:1px solid #ADD8E6; border-right:1px solid #ADD8E6;
  color:White; border-top:1px solid #483D8B; border-left: 1px solid #483D8B;}
  
.buttontwo{
  	margin-left: 200px;
  }
  .buttonthree{
  	margin-left: 140px;
  }
.buttonfour{
  	margin-left: 330px;
  }
  .redbutton{ background:Red; border-bottom:1px solid #333; border-left:1px solid #999999;
 border-top:1px solid #999; border-right:1px solid #333; color:White; padding-right:0.5em;
  cursor:pointer; width:80px; margin: 0;
  font-weight: bold;
  font-size: 11px;
  height: 25px;}
.red, .redtwo{
	font-size: 15px;
	color: Red;
}
.red{
		margin: 10px 0 10px 150px;
}
.redtwo{
		margin: 10px 20px;
}
label, form#tableform label {
	float: left;
	margin:3px 10px 0 0px;
	width:180px;
	text-align: right;
	clear: both;
	font-weight: bold;
	font-size: 12px;
}

fieldset{
	width: 500px;
}
.star{
	margin-right: 5px;
}
.headline{
	font-size: 15px;
	font-weight: bold;
	margin: 10px 150px;
	color: Navy;
}
#footer{
	margin: 50px;
	text-align: center;
}

.littleflag{
	border: none;
}
.boldtext{
	font-weight: bold;
}
.spacer{
	margin-top: 50px;
}
/* the tool tip style starts here */
a.tooltip {color:Black; text-decoration: none; }
a.tooltip b {display:none;}
a.tooltip:hover {border:0; position:relative; z-index:500; text-decoration:none; 	}
a.tooltip:hover b {display:block; position:absolute; top:20px; left:-25px; padding:5px;	text-align: center;
 font-weight:normal; color:#000; border:1px solid #888888; background:#ffc; width:150px;}
a.tooltip:hover b em {position:absolute; left:20px; top:-6px; width:11px; height:6px;
 background:#fff url(../gifs/tooltip.gif) 0 0; display:block; font-size:1px;}
.welcome{
 	margin: 20px 0 0 150px;
 }
.select {
	font-size: 10px;
	color: Black;
	text-align: center;
	line-height: 2.5em;
	display: block;

}
.select a:link, .select a:visited, #footer a:link, #footer a:visited
{
	text-decoration: none;
	background-color: White;
	color: #6A5ACD;
	text-align: center;
	padding: 2px;
	border: 1px solid #9E9E9E;
}
.select a:hover, #footer a:hover
{
	text-decoration: none;
	background-color: #B0E0E6;
	color: #0000CD;
	text-align: center;
}
.select p{
	margin: 0px;
	padding: 0px;
}
#totals{
	text-align: center;
	margin-top: 80px;
}
#totals a:link, #totals a:visited{
	color: #00008B;
	text-decoration: none;
}
#totals a:hover{
	color: Red;
	text-decoration: underline;
}
.pagetop{
	text-align: center;
}
.pagetop a:link, .pagetop a:visited
{
	margin-right: 20px;
	font-size: 12px;
	color: #FFA500;
}
.pagetop a:hover{
	color: Red;
}
.left{
float: left;
	width: 480px;
}
.right{
padding: 10px;
	margin: 10px 10px 0 490px;
	background-color: #FFFF9F;
	border:  1px solid blue;
}
.rightunder{
padding: 10px;
	margin: 10px 10px 0 490px;

}
.infotwo{
	padding: 10px;
}
.redtab{
	font-size: 10px;
	color: Red;
	margin-left: 10px;
}
.browse{
	font-size: 9px;
}
.photoholder, .phototop{
	width: 600px;
	margin: auto;
}
.phototop{
	font-size: 15px;
	font-weight: bold;
}
.imagebox{
	float: left;
	margin: 5px 10px;
	text-align: center;
	height: 150px;
}
.clear{
	clear: both;
}
#swap{
	border: 1px solid black;
	padding: 10px;
	background-color: #FFE7C3;
}
#editpic	{
	border: 1px solid black;
	padding: 10px;
	background-color: #FFFFD7;
	margin: 10px 0;
}
#delpic{
	border: 1px solid black;
	padding: 10px;
	background-color: #FF8A8A;
	margin: 10px 0;
}
.info{
	height: 100%;
}
.littlepic, .bigpic{
	border: 1px solid Black;
}
.bigpic{
	margin-left: 100px;
}
.redphoto{
	color: Red;
	font-weight: bold;
	font-size: 10px;
}
#largeimage{
	margin: 10px 0 10px 100px;
}
#jump{
float: right;
	font-size: 9px;
	margin: 0px;
	width: 300px;
}
#byref{
position: relative;
	float: left;
	width: 400px;
}
#byref label{
	font-weight: normal;
}
#order{
	position: absolute;
	top: 40px;
	right: 10px;
	width: 650px;
	margin: 0px 5px 5px 5px;
}
.info p{
	margin-left: 20px;
}
.xml p{
	margin-left: 20px;
}
.xml a:link, .xml a:visited {
text-align: center;
	display: block;
	width: 140px;
	background-color: #00407F;
	color: White;
	font-weight: bold;
	border: 1px solid black;
	padding: 5px;
	text-decoration: none;
	font-size: 11px;
}
.xml a:hover
{
	background-color: #228B22;
}
.dateline{
	color: #008B8B;
	font-size: 10px;
}
#popup{
	text-align: center;
}
#leads{
	background-color: #CAE8FB;
	color: Navy;
	font-size: 11px;
	min-height: 300px;
}
#leads p{
	padding: 0px;
	margin: 2px;
}
.warn{
	color: Red;
	font-weight: bold;
}
#buttonholder{
	height: 500px;
}

#buttonholder a:link, #buttonholder a:visited {
text-align: center;
display: inline-block;
	width: 250px;
	height: 15px;
	background-color: #00407F;
	color: White;
	font-weight: bold;
	border: 1px solid black;
	padding: 5px;
	text-decoration: none;
	font-size: 11px;
	margin: 10px 50px;
}
#buttonholder a:hover {
	color: Blue;
	background-color: #B0E0E6;
}


