body
{
    margin-top: 4px;
    margin-left: 1px;
    margin-bottom: 0px;
    margin-right: 0px;
    font-family: Tahoma;
    font-size: 8pt;
	color: #003000
}
 
form
{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px
}

table, input, select, textarea
{
   font-family: Tahoma;
   font-size: 9pt;
   color: #002000
}
 
a
{
	color: #0000FF;
	text-decoration: none
}

a:hover
{
	color: #777777;
	text-decoration: none
}

.creekside, .creekside table .creekside
{
	border-top: solid 1px #ffffff;
	border-left: solid 1px #dddddd;
	border-bottom: solid 1px #bbbbbb;
	border-right: solid 1px #bbbbbb;
	border-collapse: collapse
}

.creekside td, .creekside table td .creekside td
{
	padding-top: 2px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-right: 4px;
	border-top: outset thin #ffffff;
	border-left: solid 1px #dddddd
}

.creekside table
{
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none
}

.creekside table td
{
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	border-top: none;
	border-left: none
}

.header td, .header td .header
{
   font-size: 12pt;
	font-weight: 800;
	height: 26px;
	background-image: url(images/style/barFill.jpg);
	width: 100%;
	border-bottom: silver 1px solid;
	border-top: white 1px solid;
}

.header table td
{
	height: auto;
	background-image: none
}

.alt
{
	background-color: #eeeeee
}

.headerLT 
{
	background-image: url(images/style/headerLT.jpg);
	background-repeat: no-repeat;
	width: 140px;
	height: 75px;
}

.headerRT 
{
	background-image: url(images/style/headerRT.jpg);
	background-repeat: no-repeat;
	width: 550px;
	height: 75px;
}

.headerFill 
{
	background-image: url(images/style/headerFill.jpg);
	background-repeat: repeat-x;
	height: 75px;
}

.menuFill 
{
	background-image: url(images/style/menuFill.jpg);
	background-repeat: repeat-y;
	width: 140px;
}

.blankBar
{
	background-image: url(images/style/barFill.jpg);
    background-repeat:repeat-x;
    height: 26px
}

.addressbar
{
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
}

.pageMain
{
	margin: 0,0,0,0;
	width: 100%;
	height: 100%;
}

.main
{
	margin: 0,0,0,0;
	width: 100%;
	height: 100%;
}

.headerMain
{
	margin: 0,0,0,0;
	width: 100%;
	height: 75px;
}

.content
{
	margin: 0,0,0,0;
	text-align: left;
	vertical-align: top;
	width: 100%;
}