.header {
	background-color: #00305C;
}

.menu	{
	background: #00305C url(images/menubg.gif) repeat-x;
}
.topdividor {
	background: #00305C url(images/topdivider.gif) repeat-x;
	color: #00305C;
	height: 32px;
}
.leftmenutop {
	background:  url(images/leftmenutop.gif) 100% 0 no-repeat;
	text-align: center;
	font: bold 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #00305C;
	height: 34px;
}
.leftmenu {
	background: url(images/leftmenubg.gif) repeat-y;
}
.leftmenuitems {
	color: #00305C;
	text-align: left;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;

 
}
.leftmenuonitems {
	color: #622114;
	text-align: left;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	
}
	
ul,li {
	margin-top: 3px;
	margin-right: 0px;
    margin-left: 8px;
    margin-bottom: 3px;
	padding: 0px;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	
	list-style-type: square;
	vertical-align: bottom;
}


.content_ul_li{
    color: #000000;
	margin-top: 5px;
	margin-right: 0px;
    margin-left: 50px;
    margin-bottom: 5px;
	padding: 0px;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	
	list-style-type: disc;
}


/* My Comment */


.photocell {
	color: maroon;
	text-align: center;
	font: italic bold 9px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.copyright {
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
}

.bottommenu {
	color: #00305C;
	font: small-caps bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}
.bottommenuon {
	color: #622114;
	font: small-caps bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

td {
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	}
.content {
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	padding-top: 15px;
	background: url(images/logobg.gif) no-repeat 0px 40px;
	vertical-align: top;
}
.banner {
	background-color: white;
	height: 105px;
}
.btn{
   color:#ECE4C8;
   background-color:#622114;
   border:1px solid;
   border-top-color:#ECE4C8;
   border-left-color:#ECE4C8;
   border-right-color:#ECE4C8;
   border-bottom-color:#ECE4C8;
	width: 50px;
	font: bold 100% 'trebuchet ms',helvetica,sans-serif;
	height: 20px;
}
input {
background-color: white;
border: black 1px solid;
color: black;
font-family: arial, verdana, ms sans serif;
font-size: 13px;
font-weight: normal;
height: 21px;
width: 150px;
text-align: center;

}

body
{
text-align: center;
}
form {
		margin: 0; border: 0; padding: 0; width: 100%;
}
a {
	/* color: see style css */
	text-decoration: none;
	color: #003A66;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
}

a:hover {
	
	text-decoration: underline;
	color: #58060C;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
}
a:visited {
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
}
a:link {
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.style2 {font-size: 13px}
.style3 {
  font-size: 13px;
  font-weight: bold;
}
