/* CSS Document */
div#btn{
	background-image:url(img/Glass-Button-Long.gif);
	font: Georgia, "Times New Roman", Times, serif;
	font-weight:Bold;
	font-size:16px;
	text-align:center;
	background-position:left;
	background-repeat:no-repeat;
	width:146px;
	height:25px;
	padding-top:9px;
	
	
}
div#btn a {
	color:white;
	text-decoration:none;
	font-size:11px;
}

th {font-weight:bold;font-size:11px;color:#336699;text-align:center;}
.price { position:absolute; left: 600px; }
.webPhoto{border:1px solid #ccccff;}
.msg {
	color: #ff3300;
	font-weight: bold;
}

.topLeft,.topRight {
	background-color:#FFFFFF;
	border-width: 0px;
}

td.bottom, td.centerLeft {
	background-color: white;
	border-bottom: 1px solid #99CCFF;
} 

a.topnav { color: white; font-weight: bold; }

td {
	vertical-align: top;
}

table.dataEntry,div.dataEntry {
	border: 1px solid #6699cc;
	background-color: #eeeeff;
}

td.centerLeft {
	background-image: url('./img/midLeft2.png');
	background-repeat: repeat-y;
	color: white;
	padding: 0px 0px 10px 1px;
	background-color: #FFFFFF;
	height: 100%;
	border-left: 1px solid #000066;
}

td.bottom {
	padding: 80px 10px 5px 20px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #99CCFF;
}

.btn {
   color:#04287B;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:110%;
   font-weight:Bold;
   text-align:center;
   background-color:#A9B9E0;
   border:1px solid;
   border-top-color:#F3F3FF;
   border-left-color:#F3F3FF;
   border-right-color:#0057C8;
   border-bottom-color:#0057C8;
   filter:progid:DXImageTransform.Microsoft.Gradient
   (GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#A9B9E0');
}

.btn:hover{
border-top-color:#c63;
   border-left-color:#c63;
   border-right-color:#930;
   border-bottom-color:#930;}

td.content {
	padding: 5px;
	background-color: white;
	width: 800px;
}

SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	background-color: #1d1d7b;
	margin: 2px 0px 0px 0px;
}
body2 {
	background-color:white;
}

h1,h2,h3,h4,h5{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h2 {
	font-size:16px;
	color:#797979;
	border-top:0px solid #CCCCCC;
	margin:25px 0px 5px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:30px;
	letter-spacing: 2px;
	text-indent:2px;
}

h3 {
	font-size:14px;
	line-height:normal;
	color:#000099;
	font-weight:bold;
}

h1 {
	color:#000066;
	font-size:18px;
	line-height:24px;
	letter-spacing: 3px;
	border-bottom: 1px solid #6699CC;
	margin:35px 0px 15px 0px;
	width:75%;
}

p,li,input,td,textarea {
	font-size:12px;
	font-style: normal;
	text-align: left;
}

input,textarea { font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }

.readOnly { background-color: #e9e9e9; 
			border-color: #999999 #666666 #666666 #999999;
			border-style: solid; border-width: 1px;
			padding: 3px;
}

b,strong {
	font-weight: bold;
}

.col1 {
	width:66%;
	height: auto;
}

.navbar {
	width: 90%;
	background: #4E7AC8 url(img/header.gif) repeat-x left bottom;
	margin-bottom: 20px;
	padding: 5px 0px 40px 30px;
	color: #D4D4D4;
	border: 1px solid #99CCFF;
}

a {
	color: #0000FF;
}

a:hover {
	color:#0099FF;
	text-decoration:underline;
}

h5 {
	font-size: 14px;
	color: #007FFF;
	text-decoration: none;
}

tr {
	vertical-align: top;
}

small,.small {
	font-size: 11px; color: #336699;
}

.blueBorder {
	border: 1px solid #000066;
}
div#paging a {
  font-size: 12px; padding: 10px 4px 0px 4px; color: #00f;
}
div#paging {
  margin-top: 20px;
}
.style3 {
	color: #000099;
	font-weight: bold;
}