body 	{ margin-top: 0px; margin-bottom: 0px;
		  background-image: url("images/background.jpg"); }

a:link		{ text-decoration: none; color: #FFFFCC; }
a:visited	{ text-decoration: none; color: #FFFFCC; }
a:hover		{ text-decoration: underline; color: #FFFFFF; }



div, p, blockquote, ol, ul, dl, li, dt, dd, td {
      font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
      font-weight : 400; 
      font-size : 11px;
      line-height: 12pt;}

#td_left			{ background-image: url("images/shadow_left.gif");}
#td_right			{ background-image: url("images/shadow_right.gif");}
#td_copyright		{ color: #808080;};
#td_home 			{ background: #1D4A82; color: #F1F4F5; padding-left: 15px; padding-right: 15px; padding-bottom: 15px};
#td_internal 		{ color: #F1F4F5; line-height: 12pt; padding-left: 15px; padding-right: 15px; padding-bottom: 15px; padding-top: 15px};
#footer 			{ background: #C7CDD4;};
#left				{ padding: 6px; border-right: 1px solid #808080; background:#808080; color: #F1F4F5; };
#caption			{ color: #666666};

