

/* Layout Stylesheet */ 



body {

 margin:0px;

 padding:0;

 font-family: Verdana, Arial, Helvetica, sans-serif;

 font-size:13px;

 background:#DADADE;

 color:#111111;

 }



.left-link{

 color:#0000FF;

 padding:0px;

 font-size:11px;

 border-bottom:1px solid #000000;

 font-weight:bold;

 background:#E6E6E6;

 }



.left-link a:link, .left-link a:visited{color:#0000FF; display:block; text-decoration:none; padding:7px 5px 7px 10px;}

.left-link a:hover {color: #0000FF; background:#C0C0C0;}





 

 .topheader{

 padding-top:5px;

 padding-bottom:4px;

 height:22px;

 color:#FFFFFF;

 text-align:center;

 border-top:1px solid #4263B0; 

 background:#C0C0C0;

 	}



h1{

 font-size:16px;

 margin:0px;

 padding:0px;

text-decoration:none;

 }

 	



.left-link a:visited {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;}