body {
color: #004e49;
text-align: center; 
scrollbar-3dlight-color: #ffffff;
scrollbar-highlight-color: #E6E6E6;
scrollbar-shadow-color:  #E9C8C9;
scrollbar-darkshadow-color: #000000;
scrollbar-arrow-color:  #E9C8C9;
scrollbar-face-color: #9E0B0E;
SCROLLBAR-BASE-COLOR: #E6E6E6;
scrollbar-track-color: #ffffff
}
.nav {
border: 1px solid #847F7F; 
width: 150; 
background-color: #80a7a4;
color: #004e49;
font-weight:bold;  
font-family: trebuchet ms; 
font-size: 11px; 
}
.nav2 {
border: 1px solid #847F7F; 
width: 410; 
background-color: #FFFFFF; 
font-family: Trebuchet MS; 
font-size: 12px; 
color: #000000;
}
.nav3 {
border: 1px dashed #9D0B0E; 
width: 410; 
background-color: #ACAAAB; 
font-family: verdana; 
font-weight:bold; 
font-size: 10px;
color: #9D0B0E; 
padding-left: 5px; 
}
.nav4 {
border: 1px solid #847F7F; 
width: 150; 
background-color: #ffffff;
color: #9E0B0E;
font-weight:bold;  
font-family: trebuchet ms; 
font-size: 11px; 
}


.head1 {
background: url('images/head1.gif'); width: 445; height: 40; 
}
.head2 {
background: url('images/head2.jpg'); 
width: 150; 
height: 16; 
text-align: left; 
color: #ffffff;
font-family: verdana;
font-size: 12px; 
background-color: #E9C8C9; 
}
.head {
background: url('images/head.gif'); 
width: 445; 
height: 40;
text-align: left: 
color: black;
font-family: trebuchet ms;
font-size: 12px;
}
.head3 {
background: url('images/head3.gif'); 
width: 445; 
height: 10;
border: 1px solid #847F7F; 
font-family: system;
letter-spacing:4px;
font-weight:bold;
color: #9e0b03;  
font-size: 11px;
text-align: center; 
}
a:link, a:visited 
{
color: #004e49; 
text-decoration: none; 
}
a:hover {
color: #9E0B0E; 
position: relative;
top: 1px;
left: 1px;
text-decoration: none;
}
h3 {
	margin: 0;
	font-weight:bold;
	text-align:left;
	color: #004e49;
	letter-spacing:0px;
	border-bottom: 1px solid #000000; 
	font-variant:normal; 
	font-size:11px; 
	font-family: verdana; 
	padding-left: 5px; 
	padding-right:0; 
	padding-top:0; 
	padding-bottom:1px
}
td, tr, table {
font-family: trebuchet ms; 
font-size: 11px; 
}
input, textarea, option, select
{ 
font-family: trebuchet ms; 
border:1px dashed #9E0B0E; 
background:#ffffff; 
color: #9E0B0E; 
font-weight: lighter;
font-size: 12px;
line-height: 12px;
letter-spacing: 0px;
}
p    {
margin: 5px;
}
h2 {
color: #000000; 
font-size: 11px;
font-family: trebuchet ms; 
text-align: center; 
}
.avatar {
float: left; 
margin-left:0; margin-right:3px; margin-top:0; margin-bottom:1
}
h5 {
color: #000000; 
font-size: 10px;
font-family: verdana; 
text-align: center; 
}



.pagination{
padding: 2px;
}
.pagination ul{
margin: 0;
padding: 0;
text-align: center; /*Set to "right" to right align pagination interface*/
font-size: 11px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9D0B0E;
text-decoration: none; 
color: #9D0B0E;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #9D0B0E;
color: #000;
background-color: #FFFF80;
}

.pagination a.currentpage{
background-color: #ffffff;
color: #9D0B0E;
border-color: #9D0B0E;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #9D0B0E;
border-color: #9D0B0E;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}