﻿BODY {
	/*SCROLLBAR-BASE-COLOR: #341503;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;*/
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	text-decoration: none;
}

.txt {
	font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
	color: #000000;
	font-weight : none;
	text-decoration : none;
	line-height : 18px;	
	padding: 0px;
}

.txt A:link{ color:#000000; text-decoration : underline; }
.txt A:visited{ color:#000000; text-decoration : underline; }
.txt A:active{ color:#666666; text-decoration : underline;}
.txt A:hover{ color: #666666; text-decoration : underline; }

.breadcrumbs {
	font-family : Verdana;
  font-size:10px;
	color: #000000;
	font-weight:normal;
	text-decoration : none;
	line-height : 14px;	
}

.breadcrumbs A:link{ color:#000000; text-decoration : underline; }
.breadcrumbs A:visited{ color:#000000; text-decoration : underline; }
.breadcrumbs A:active{ color:#666666; text-decoration : underline;}
.breadcrumbs A:hover{ color: #666666; text-decoration : underline; }

.credits {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	color: #FFFFFF;
	font-weight : none;
	text-decoration : none;
	line-height : 14px;	
}

.credits A:link{ color:#FFFFFF; text-decoration : underline; }
.credits A:visited{ color:#FFFFFF; text-decoration : underline; }
.credits A:active{ color:#CCCCCC; text-decoration : underline;}
.credits A:hover{ color: #CCCCCC; text-decoration : underline; }

.txtField{
    border-top: .5 px solid #341405;
    border-bottom: .5 px solid #341405;
    border-left: .5 px solid #341405;
    border-right: .5 px solid #341405;
    background-color: #ffffff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #000000;
}

.bttn{
    border-top: .5px solid #341405;
    border-bottom: .5px solid #341405;
    border-left: .5px solid #341405;
    border-right: .5px solid #341405;
    background-color: #F0E7D7;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #000000;   
    }
