/* Stylesheet 1*/


body {font-family:"Tahoma", "Arial", "Courier"; font-size:.8em; background-image:url("bg1.gif");}


table.menu {font-size:15px; border:1px black solid; width:750px; background-color:#fff;}
table.menu td {border:1px black solid; background-color:#EBECED;}
table.menu td.button {border:2px black dotted; background-color:#EBECED;}


div#menu1 {position:absolute; background-color:#96BEC4; z-index:2; left: 245px; top: 238px; width:171px; height:57px; visibility:hidden;}

.drop_down {border:2px black dotted; background-color:#C0D5E8; font-family:"Tahoma", "Arial", "Courier"; font-weight:bold; font-size:13px;}
/*.dummy_div {background-color:red;}*/

#title_row {height:150px;}



a:link {color:black; text-decoration:none; font-weight:bold}
a:visited {color:black; text-decoration:none; font-weight:bold}
a:focus {color:black; text-decoration:none; font-weight:bold}
a:active {color:black; text-decoration:none; font-weight:bold}

/*a:hover {color:black; text-decoration:none; font-weight:bold; background-color:#0394C3;}*/
a:hover {color:black; text-decoration:none; font-weight:bold;}


/*table#home_dd {position:absolute; left:52px; top:253px; height:95px;}*/


/* #home.dd {position:relative;} */
