/*body {
	font: 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #251b0f;
	background-image: url(../images/bg-top.gif);
	background-repeat: repeat-x;
}*/





/*a:link, a:visited {
	color: #313058;
	font-weight: bold;
	text-decoration: underline;
}

a:hover	{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #5F342B;
	font-weight: bold;
	text-decoration: none;
}*/

/*h1 {
	border: #313058;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-width: 3px;
	border-style: solid;
	border-top-width: 3px;
	color: #000000;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	background: #A4A7B6;
	padding: 3px 0px;
}*/

/*h2 {
	border: #313058;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-width: 3px;
	border-style: solid;
	border-top-width: 3px;
	color: #FFFFFF;
	font-size: 15px;
	text-align: center;
	text-decoration: none;
	background: #A4A7B6;
	padding: 3px 0px;
}*/

/*td, p {
	color: #000000;
	font: 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}*/

/*.content {
	border-style: none;
	color: #000000;
	background: #FFFFFF;
}*/

/*.footer {
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	background: #313058;
}*/

/*.head {
	background: url('../../images/wabkheader3.gif');
}*/

/*.nav	{
	border-color: #000000 #000000 #000000 #EDECDA;
	border-width: 0px 0px 0px 1px;
	color: #fff;
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	
}*/

/*.navbk {
	background: url('../../images/bknav.jpg');
}*/

.picture {
	float: right;
	padding: 0 0 25px 50px;
}
    
.button {
    border: solid 1px #67829B; 
    left: 3px; 
    width: 135px; 
    text-align: center; 
    font-size: 10pt; 
    font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif; 
    color: #fff;
    background: url('../../images/bknav.jpg');
    }
    
a.nav:active 	{color: #fff; text-decoration: none;}	
a.nav:link		{color: #fff; text-decoration: none;}
a.nav:visited 	{color: #fff; text-decoration: none;}
a.nav:hover		{color: #993333; text-decoration: underline;}

a.red:active  {color: #cc0000; font-weight: bold; text-decoration: none;}
a.red:link  {color: #cc0000; font-weight: bold; text-decoration: none;}
a.red:visited {color: #cc0000; font-weight: bold; text-decoration: none;}
a.red:hover  {color: orange; font-weight: bold; text-decoration: none;}