body { 
margin: 0px;
background: #0957a1 url(../images/layout/bg.jpg) repeat-x 0px 0px; 
}
a:link {
	color: #CCCCCC;
	text-decoration:none;
}
a:visited {
	color: #CCCCCC;
	text-decoration:none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration:none;
}



a:visited:hover {
	color: #CCCCCC;
	text-decoration: none;
}

td {
   font-family: Verdana, sans-serif;
   color: #000000;
   font-size: 11px;
}
th {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.whitebot{
border-bottom:1px solid #fff; 
}

.leftnavtest
{
	background: #d7eefe url(../images/layout/leftbot.jpg) no-repeat bottom left;
	padding-left: 25px;
	padding-top: 10px;
}
	.leftnavtest a:link
	{
		color:#000000 !important;
		text-decoration:none;
	}
	.leftnavtest a:visited
	{
		color:#000000 !important;
		text-decoration:none;
	}
	.leftnavtest a:hover
	{
		color:#000000 !important;
		text-decoration:none;
	}
	.leftnavtest a:active
	{
		color:#000000 !important;
		text-decoration:none;
	}

.leftlinks a:link{
text-decoration: none;
font-size: 12px;
font-weight: bold;
}
.leftlinks a:visited{
text-decoration: none;
font-size: 12px;
font-weight: bold;
}

.leftlinks a:active{
text-decoration: none;
font-size: 12px;
font-weight: bold;
}

.leftlinks a:hover{
text-decoration: none;
font-size: 12px;
font-weight: bold;
}




.leftlinks a:visited:hover {
text-decoration: none;
font-size: 12px;
font-weight: bold;
}


.homemainmenu
{
	background-color:#FFF;
	padding:0px;
	margin:0px;
}	

.mainmenubg
{
	background-color:#FFF;
}


h5 {
	color: #197B30;
	font-weight:bold;
	font-size: 14px;
}

#nav{    
  
background: #8c6238;    
border-top:16px solid #b58a5d;   
border-bottom:1px solid #c69b6e;    
border-right: 1px solid #fff;
border-left:1px solid #fff;
padding:0;    
clear:both;    
position:relative;    
}  

/*
#nav a{    
color:#26354A;    
padding:0 10px;    
display:block;    
font-size:70%;    
border-right:solid 1px #F60;    
margin-top: -7px;    
position:relative;    
} 

*/              


.HomeContent {
background: #fff;
padding: 20 10 10 15px;
}



.content {
background: #fff;
padding: 20 10 10 15px;
}
	.content a:link
	{
		color:#0957A1;
		text-decoration:none;
	}
	.content a:visited
	{
		color:#0957A1;
		text-decoration:none;
	}
	.content a:hover
	{
		color:#000000;
		text-decoration:none;
	}
	.content a:active
	{
		color:#0957A1;
		text-decoration:none;
	}

 

img {
	border: none;
}

 
.white {
background: #fff;
}

.members_left
{
	color:#000;
	text-decoration:none;
	background: #d7eefe url(../images/layout/leftbot.jpg) no-repeat bottom left;
	padding-left: 25px;
	padding-top: 10px;
}
.members_left a:link
{
	color:#000 !important;
	text-decoration:none;
}
.members_left a:visited
{
	color:#000 !important;
	text-decoration:none;
}
.members_left a:hover
{
	color:#333333 !important;
	text-decoration:none;
}
.members_left a:active
{
	color:#000 !important;
	text-decoration:none;
}
 
.photo1
{
float: right;
margin: 3px;
}

.photo2
{
float: left;
margin: 3px;
}

 
 
h1
{    
font-family: Trebuchet MS, Verdana, sans-serif;
margin-top: 0px;
font-size: 20px;
color: #0a58a3;
}

h2
{
    font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 18px;

}

h4 {
font-family: Trebuchet MS, Verdana, sans-serif;
font-size: 16px;
color: #2E2E8E;
margin-bottom: 0px;
}

h3
{
	font-family: Trebuchet MS, Verdana, sans-serif;
    color: #000000;
	font-size:16px;
}

h4 {
margin-bottom: 0px;
}

 

p {
   font-family: arial,verdana;
   color: #000000;
   font-size: 11px;
}
 
 

input,select,textarea { 
    background-color: #F4F4F4; 
    border: 1px solid #c9c9c9;
    font-size: 11px;
    font-family: Verdana, sans-serif;
    color: #000000;
}

hr {
  border: 1px solid #D2292C;
  margin-top: -5px;
  margin-bottom: -5px;
}
 

.mainmenu {
   font-family: Verdana, sans-serif;
   color: #ffffff;
   font-size: 10px;
   text-decoration: none;
}
 
.mainmenu a:active {
	color: #1D3097;
	margin-left: 5px;
    margin-bottom: 3px;
	border-right: 1px solid #ffffff;
	padding-right: 8px;
	text-decoration: none;
}
.mainmenu a:hover  {
	color: #cccccc;
	text-decoration: none;
	margin-left: 5px;
    margin-bottom: 3px;
	border-right: 1px solid #ffffff;
	padding-right: 8px;
	text-decoration: none;
}
.mainmenu a:link  {
	color: #ffffff;
	margin-left: 5px;
    margin-bottom: 3px;
	border-right: 1px solid #ffffff;
	padding-right: 8px;
	text-decoration: none;
}
.mainmenu a:visited  {
	color: #ffffff;
    margin-left: 5px;
    margin-bottom: 3px;
	border-right: 1px solid #ffffff;
	padding-right: 8px;
	text-decoration: none;
}

a:visited:hover {
	color: #cccccc;
	text-decoration: none;
}


.footer {
 
   font-family: Verdana, sans-serif;
   color: #ffffff;
   font-size: 10px;
   font-weight: normal;
   background: url(../images/layout/footer.jpg) repeat 0px 0px;
  
}
  

 
div#breadcrumb {
	font-weight: normal;
	font-size: 9px;
	color: #000066;
	margin-bottom: 20px;
}
 

#submenu
{
position: relative; 
left: 5px;  
z-index:1;
}

 

/* Table Special Matrix */
TABLE.special {
	border : 1px solid #807971;
}

TABLE.special TH {
	background-color: #E8EFE8;
	padding-left : 5px;
	padding-bottom : 3px;
	padding-top : 3px;
	padding-right : 5px;
	vertical-align : middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	border-right : 1px solid #807971;
	border-left : 1px solid #EBE2C7;
	border-bottom : 1px solid #807971;
	border-top : 1px solid #EBE2C7;
}

TABLE.special TD.left {
	background-color: #E8EFE8;
	padding-left : 5px;
	padding-bottom : 3px;
	padding-top : 3px;
	padding-right : 5px;
	vertical-align : top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	border-right : 1px solid #807971;
	border-left : 1px solid #EBE2C7;
	border-bottom : 1px solid #807971;
	border-top : 1px solid #EBE2C7;
}


TABLE.special TD {
	background-color: #E8EFE8;
	padding-left : 5px;
	padding-bottom : 3px;
	padding-top : 3px;
	padding-right : 5px;
	vertical-align : top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border-right : 1px solid #BFB5AA;
	border-left : 1px solid #FFFFFF;
	border-bottom : 1px solid #BFB5AA;
	border-top : 1px solid #FFFFFF;
}

TABLE.special A {
	text-decoration: underline;
	color: #0066CC;
}

TABLE.special A:visited {
	color: #666666;
}

TABLE.special A:hover {
	color: #003366;
}