/* CSS Document */
body{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#524E42;
}

a:link{color:#CC3300;}
a:visited{color:#CC3300;}
a:hover{color:#000000;}
a:active{color:#000000;}



a.bottom:link{color:#FF3300; text-decoration:none;}
a.bottom:visited{color:#FF3300; text-decoration:none;}
a.bottom:hover{color:#FF3300; text-decoration:none;}
a.bottom:active{color:#FF3300; text-decoration:none;}

a.nav:link{color:#CC3300; text-decoration:none;}
a.nav:visited{color:#CC3300; text-decoration:none;}
a.nav:hover{color:#000000; text-decoration:none;}
a.nav:active{color:#000000; text-decoration:none;}

.bigger{
font-size:15px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}

h2{
color:#BBBA9B;
font-style:italic;
}

.pheader{
font-size:15px;
font-weight:bold;
text-decoration:underline
}

.pheader2{
font-size:15px;
font-weight:bold;
text-decoration:none;

}

td.topleft{
border-left-color:#333333; border-left-style:solid; border-left-width:1px;
border-top-color:#333333; border-top-style:solid; border-top-width:1px;
font-size:11px;
}

td.top{
border-top-color:#333333; border-top-style:solid; border-top-width:1px;
font-size:11px;
}

td.topright{
border-right-color:#333333; border-right-style:solid; border-right-width:1px;
border-top-color:#333333; border-top-style:solid; border-top-width:1px;
font-size:11px;
}

td.bottomleftright{
border-left-color:#333333; border-left-style:solid; border-left-width:1px;
border-right-color:#333333; border-right-style:solid; border-right-width:1px;
border-bottom-color:#333333; border-bottom-style:solid; border-bottom-width:1px;
font-size:11px;
}


td.topleftright{
border-left-color:#333333; border-left-style:solid; border-left-width:1px;
border-right-color:#333333; border-right-style:solid; border-right-width:1px;
border-top-color:#333333; border-top-style:solid; border-top-width:1px;
font-size:11px;
}

td.leftright{
border-left-color:#333333; border-left-style:solid; border-left-width:1px;
border-right-color:#333333; border-right-style:solid; border-right-width:1px;
font-size:11px;
}