BODY, select {
	SCROLLBAR-ARROW-COLOR: #97AABA; SCROLLBAR-FACE-COLOR: #FDFDFE; SCROLLBAR-HIGHLIGHT-COLOR: #B2C3D0; SCROLLBAR-SHADOW-COLOR: #B2C3D0; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #FFFFFF; SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	
}
.bold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: #97AABA; font-weight: bold}
.bodyplain { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: #000000; font-weight: normal}
.boldwhite { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #FFFFFF; font-weight: bold ; text-decoration: none}
.boldwhiteCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #4D8091;
	font-weight: bold;
	text-decoration: none;
}
.credit { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: #CCCCCC; font-weight: bold ; text-decoration: none }
.bodyplainred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #E9967A;
	font-weight: normal;
	text-decoration: none;
}
.maintext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; color: #999999; font-weight: normal }
.maintext a {
	color: #00A2D4;
	text-decoration: none;
}
.maintext a:hover {
	text-decoration: underline;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #4D8091;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.3;
	padding-left: 20px;
}
p,td {
	line-height: 1.3;
	margin-left: 20px;
}
input, textarea{
	border: 1px solid #97AABA;
	/*color: #999999;*/
	background-color: White;
}
input {
	color: #999999;
}
#list ul
{
	margin: 1em;
	padding: 0px;
	list-style-type: none;
}
#list ul li
{	
	/*text-align: center;*/
	display: inline;
}

#list ul li a
{
	text-decoration: none;
	padding: .8em 1em;
	
/*	background-color:#fafafa;*/
}
#list ul li a:hover
{
	background-color: #fcfcfd;
	border-top: 1px solid #E2EBE3; 
	border-bottom: 1px solid #E2EBE3; 
}
.img, .img2  {
	width: auto;
	/*background-color: #E4E4ED;*/
	padding: 10px;
	text-align: center;
	border: 1px solid #E2EBE3; 
	margin: 0 15px 15px 0;
	/*margin-right: 20%;*/
/*	position:static;*/
 
}
.img img {	
/*width: 192px;*/
/* height: ;*/
border: 1px solid #E2EBE3;
}
.img img:hover{
border: 1px solid #000;
}
.prev {
background-color: #F2F2F2;
padding: 10px;
text-decoration: none;
font-weight: bold;
}
.prev:hover{
	color: #1DA1F5;
	background-color: #EBF7FE; 
   text-decoration: none;
}
