/* Major components */

body
{ 
    font-size: 10pt; 
    color: #111111; 
    padding:0px;
    background-color: #FFFFFF; 
    font-family: Arial, helvetica, sans-serif;
}
TABLE {empty-cells: show;}
td {font-size: 10pt;}

.adtable {border: 2px #006699 solid;}
.smalltext {font-size: 11px;}
.whitetext {color: white;}

/* MAIN HYPERLINKS */

A:hover {COLOR: #ff0000;}

/* FORMS */
form {margin: 0px;}

table.menu, table.menu tr, table.menu td {border-collapse: collapse; background:#0467AB}
.menu1, tr.menu1 td.nohover:hover {background:transparent url(images/bgOFF.gif) repeat-x top right; 
	text-align: center}
tr.menu1 td.selected{background:#7D9EC0}
tr.menu1 td:hover {background:#7D9EC0}
tr.menu1 td a{color: #FFF;font-weight: bold;text-decoration: none;}


