a:link{color: blue}
a:visited{color: blue}
a:hover{color: gray}

table, td
{
	border:0px;
    border-color: white;
    border-style: solid;
}

table {border-collapse: collapse;}

td {background-color: none;}

body {
background-color: #ececec;
overflow:auto;
}


#pagetitle {line-height:150%; letter-spacing:5px; font-family:"Trebuchet MS","Ariel","Helvetica"; font-size: 14px; padding-left:15px; border-left:1px solid gray; border-bottom:1px solid silver; color: darkred;} 

#content {line-height:150%; border-left:1px solid gray; font-family:"Trebuchet MS","Ariel","Helvetica"; font-size: 12px; padding-left:15px; color: black; z-index:200;} 
.special {line-height:100%; font-family:"Trebuchet MS","Ariel","Helvetica"; font-size: 10px; color: black; padding-top: 10px;} 

#subnavigation {line-height:150%; font-family:"Trebuchet MS","Ariel","Helvetica"; font-size: 12px; padding-left:15px; color: black;} 



a {text-decoration:none}