

BODY         { 
		         margin-top: 0px; 
				 margin-right:10px;
				 margin-left:10px; 
				 background-color:#FFFFFF;
				 background-image :  url(/images/logos/top_bg2.gif); 
				 background-repeat: repeat-x; 
			  }
			  
td.top_bg     {  
                 background-image:  url(/images/logos/top_bg.gif); 
				 background-repeat: repeat-x;
			  }
td.mid_bg     {  
                 background-image:  url(/images/logos/mid_bg.gif); 
				 background-repeat: repeat-x;
			  }
td.top_bg2    { 
                 background-image:  url(/images/logos/top_bg2.gif); 
				 background-repeat: repeat-x;
			  }
td.right      {  text-align:right; }
td.center     {  text-align:center; }
td.footlinks  {  
                 text-align: center;
                 font-face: Verdana,Arial,Helvetica,Sans-serif;
				 font-size:11px;
				 color: #1c46d7;
			   }

input.medium    { font-size: 12px; height: 19px;width: 85px; }
input.butn      { font-size: 12px;  }
select.medium   { font-size: 12px; height: 17px; }
input.small     { font-size: 10px; height: 16px; width:50px;  }
select.small    { font-size: 10px; height: 16px; }
form.searchbox  { padding: 0px; margin:0px;}

a:link          { color: #1c46d7; font-weight: 700; text-decoration: underline; }
a:visited       { color: #153f8a; font-weight: 700; text-decoration: underline; }
a:active        { color: #FF0000; font-weight: 700; text-decoration: underline; }
a:hover         { color: #eb800a; font-weight: 700; text-decoration: underline; }