* 				{ margin: 0; padding: 0; font-family: Arial; outline: none; }
html, body 		{ height: 100%; width: 100%; }
body 			{ background-color: white; height: 100%; width: 100%; }
img, a  			{ border: none; }
table 			{ width: 100%; border-collapse: collapse; }
td 				{ vertical-align: top; border-collapse: collapse; }
div  	                        { border-collapse: collapse; }
a, span, p             { font-size: 10pt; font-family: arial; }
a                              { color: #03569d; }
a:hover 			{ text-decoration: none; }

#global                                                                              { height: 100%; background: black url('/public/back.jpg') center top no-repeat;  }
#global tr td.centerTd                                                     { width: 1280px; }
#global tr td.separator                                                   { font-size: 1px; background-color: black; }
#global tr td.header                                                         { height: 74px; }
#global tr td.footer                                                         { height: 175px; }

div.mainSite                     { position: absolute; margin-left: -5px; }
div.mainSite a                  { padding: 2px 5px 2px 5px; }
div.mainSite a:hover      { background-color: #ffd907; }

td.tdLink a                        { color: #033d93; }
td.tdLink a:hover            { background-color: #ffd907; color: black; }

