body {
	margin:0px;
	overflow:auto;
	scrollbar-face-color:	#ffffff;
	scrollbar-highlight-color: #005A24;
	scrollbar-3dlight-color:#005A24;
	scrollbar-track-color:#005A24;
	scrollbar-shadow-color: #005A24;
	scrollbar-darkshadow-color: #005A24;
	scrollbar-arrow-color: #005A24;
	background: #02571E;
}

.top{
background-image:  url(images/bg_top.gif);
background-repeat:no-repeat;
background-position: bottom center;
}
.right{
background-image:  url(images/bg_right.gif);
background-position: left center;
background-repeat:no-repeat;
}
.left{
background-image:  url(images/bg_left.gif);
background-position: right center;
background-repeat:no-repeat;
}
.bottom{
background-image:  url(images/bg_bottom.gif);
background-repeat:no-repeat;
background-position: top center;
}
.main{
background-image:  url(images/spacer.gif);
background-repeat:no-repeat;
background-position: top center;
}

.head{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: normal;
	letter-spacing:normal;
	font-style: normal;
}

.select{
	overflow:auto;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	text-align: justify;
	color:#ffffff;
 text-decoration: none;
 font-family: arial, helvetica, geneva, verdana;
 font-size: 12px;
}




.text{color:#EC9D64;
 text-decoration: none;
 font-family: arial, helvetica, geneva, verdana;
 font-size: 12px;
 font-weight: normal;
}


a {font-size: 12px;
 color: #F9FFBC;
 text-decoration: underline;
 font-family: arial, helvetica, geneva, verdana;
 font-weight: bold;
}

a:hover {
 color:#FDD302;
  text-decoration: none;
}




.title {font-family: arial;
 font-size: 18px;
 font-weight: bold;
  color:#FFFFFF;
}
.title2 {font-family: arial;
 font-size: 15px;
 font-weight: bold;
 color:#FFFFFF;
}

.title3 {font-family: arial;
 font-size: 13px;
 font-weight: bold;
 color:#F9FFBC;
}

INPUT.outline {
border-top: 1px black solid;
border-left: 1px black solid;
border-right: 1px black solid;
border-bottom: 1px black solid;
margin-left:3px;
}

.smallText{color:#EC9D64;
 text-decoration: none;
 font-family: arial, helvetica, geneva, verdana;
 font-size: 11px;
 font-weight: normal;
padding:10pt;
}

.pic{border:solid #301E16 1pt;
}

.letter{ color:#FFF7D7;
 font-size: 10px;
}

div.photo-scroll {
height: 52px;
width: 500px;
overflow: auto;
padding: 0px;
}
