/* CSS Document */

/* Global */
body {margin-left:0px; margin-top:0px; margin-right:0px; margin-bottom:0px; background-image: url(/img/sepia_bg.jpg);
	  background-position:top; background-repeat: no-repeat; background-color:#F3E8C8;}
body,td,th {font-family:Verdana; font-size:11px; color:#000000;}
h1 {font-size:13px; color:#000000; font-weight:bold;}
img, div {behavior: url(/inc/pngfix.htc);}


/* Extended */
td.header {height:100px;}
td.navbar {height:27px;}
td.main_image {height:249px; background-image:url(/img/main_image_bg.jpg);}
td.sub_nav {padding-left:0px; padding-top:1px; padding-right:8px; padding-bottom:0px;}
td.sub_image {width:154px;}
td.sub_text {padding-left:0px; padding-top:0px; padding-right:12px; padding-bottom:12px;}
td.footer {height:77px;}
.sub_bgcolor {background-image:url(/img/sub_bg.jpg);}
/*.sub_bgcolor {background-color:#DDC48B;}*/
.small {font-family:Verdana; font-size:9px; color:#000000;}
td.page_title {height:42px;}
#tooltipL {position:absolute; z-index:750; visibility:hidden;}


/* Images */
img.sub_image {padding-left:0px; padding-top:0px; padding-right:12px; padding-bottom:0px;}
img.page_title {padding-left:0px; padding-top:1px; padding-right:0px; padding-bottom:0px;}


/* Links */
a:link {color:#000000; text-decoration:none;}
a:visited {text-decoration:none; color:#000000;}
a:hover {text-decoration:underline; color:#000000;}
a:active {text-decoration:none; color:#000000;}


/* Forms */
.selectbox{font-family:Verdana; font-size: 9px; color: #000000; width: 150px;}
.button{font-family:Verdana; font-size: 9px; color: #000000; width: 80px;}
.textbox{font-family:Verdana; font-size: 10px; color: #000000; width: 150px;}
.textarea{font-family:Verdana; font-size: 10px; color: #000000; width: 300px; height: 130px;}