html, body {margin: 0px; padding: 0;}

body {background-color:#FFFFFF;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px;	color: #333333;	background-image: url(layout/back.gif);	background-repeat: repeat-x;}

p, td {line-height: 150%; font-size: 13px;}

h1 {margin-top: 0px; font-size: 15px; color: #CC0000; font-weight: bold;}
h2 {margin-top: 0px; font-size: 15px; color: #006699; font-weight: bold;}

hr {color: #C0C0C0; height: 1px; }

a:link, a:visited {	color: #006699; text-decoration: underline;}
a:hover, a:active { color: #808080; text-decoration: none;}

a.footer:link, a.footer:visited {color: #006699; text-decoration: none;}
a.footer:hover, a.footer:active { color: #006699; text-decoration: underline;}

a.nav:link, a.nav:visited {	color: #808080; text-decoration: none; font-weight: bold; font-size: 13px;}
a.nav:hover, a.nav:active { color: #000000; text-decoration: underline; font-weight: bold; font-size: 13px;}

a.menu:link, a.menu:visited {	color: #FFFFFF; text-decoration: none;  font-size: 17px; font-weight: bold; padding-left: 10px;}
a.menu:hover, a.menu:active { color: #FFFFFF; text-decoration: underline; font-size: 17px; font-weight: bold; padding-left: 10px;}

.titlecol {color: #000000;}
.footer{	color: #808080; font-size: 11px; line-height: 1.5;}

.image_main {background-image: url(layout/header_image.gif); background-repeat: no-repeat;}
.image_lower {background-image: url(layout/header_image_lower.gif); background-repeat: no-repeat;}
.image_foot {background-image: url(layout/footer_line.gif); background-repeat: repeat-x;}
.image_menu {background-image: url(layout/header_menu_back.gif); background-repeat: no-repeat;}

.tel {color: #808080; }
.indent {padding-left: 30px;}

.datafade {background-color:#DDEEFF;}

.tablefade {background-color:#f1f1f1;}
