﻿body
{
	background-color: #ffffff;
	font-family: Arial, Tahoma, Verdana;
	font-size: 9pt;
	margin: 0;
}

img
{
	border:0;
	margin:0;
}

td, p
{
	margin-top: 0;
	margin-bottom: 0
}


h1
{
	font-family: Arial, Sans-serif, Tahoma;
	font-size: 14pt;
	margin: 0;
}
.ContentP
{
	font-family: Arial, Sans-Serif;
	font-size: 9pt;
}

.TextSmall
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 8pt;
}

.riteBack
{
	background-color: #996633;
	border-bottom: 1px solid #e0d080;
	background-image:url(../../Slices/rback.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: 16px;
	margin-bottom: 2px;
	height: 19px;
	width: 200px;
}

#header
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 220px;
}

#centerzone
{
   position: relative;
   margin-left: 160px;
   padding-left: 3px;
   padding-right: 3px;
   background-color: #ffffff;
   width: 630px;
   border-left: 1px solid #e0d080;
}
       
#leftside
{
   position: absolute;
   z-index: 100;
   top: 220px;
   left: 0px;
   font-family: Arial, Sans-Serif;
   font-weight: normal;
   font-size: 9pt;
   width: 160px;
   vertical-align: top;
   background-color: #f1f1f1;
}

#riteside
{
   position: absolute;
   /*padding: 3px;*/
   top: 220px;
   left: 800px;
   /*right: 0px;            */
   width: 200px;
   font-family: Arial, Sans-Serif;
   font-weight: normal;
   vertical-align: top;
   font-size: 9pt;
   background-color: #e0d080;
}

#footer
{
   padding: 2px;
   margin: 0px;
   width: 1000px;
   height: 35px;
   font-family: Tahoma, Verdana;
   font-size: 8pt;
   color: #282828;
   border-bottom: 1px solid #e3e3e3;
   border-top: 1px solid #e3e3e3;
   visibility: hidden;
}

.CornerImages
{
	background-color: #ffffff;
	vertical-align: top;
	height: 6px;
	width: 6px;
}

a:link, a:active, a:visited
{
	text-decoration: none;
	color: #003399;
}

a:hover
{
	text-decoration: underline;
	color: #0088ad;
}

a.lBlack:link, a.lBlack:active, a.lBlack:visited
{
	text-decoration: none;
	color: #000000;
}

a.lBlack:hover
{
	text-decoration: underline;
	color: #0088ad;
}
a.lWhite:link, a.lWhite:active, a.lWhite:visited
{
	text-decoration: none;
	color: #ffffff;
}

a.lWhite:hover
{
	text-decoration: underline;
	color: #ffcc00;
}