
/* Layout Stylesheet */ 

body {
 margin:0px;
 padding:0;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:13px;
 background:#ffffff;
 color:#111111;
 }

.left-link{
 color:#ffffff;
 padding:0px;
 font-size:11px;
 border-bottom:1px solid #000000;
 font-weight:bold;
 background:#C8B391;
 }

.left-link a:link, .left-link a:visited{color:#ffffff; display:block; text-decoration:none; padding:7px 5px 7px 10px;}
.left-link a:hover {color: #FFFFFF; background:#944632;}


 
 .topheader{
 padding-top:5px;
 padding-bottom:4px;
 height:22px;
 color:#FFFFFF;
 text-align:center;
 border-top:1px solid #4263B0; 
 background:#944632;
 	}

h1{
 font-size:16px;
 margin:0px;
 padding:0px;
text-decoration:none;
 }
 	

.left-link a:visited {color:#ffffFF; text-decoration:none;}

.tdheader a:link {color:#ffffFF; text-decoration:none;}
.tdheader a:visited {color:#ffffFF; text-decoration:none;}
.tdheader a:right {color:#ffffFF; text-decoration:none;}
.tdheader a:hover {color: #FF0000;}

