#container			/* Div Container for the entire page */
{
width: 800px;
height: 100%;
margin: 0 auto;
}

#container_popup
(
width: 100%;
height: 100%;
margin: 0 auto;
}
#headerbar_popup			/* Div Container for the header bar */
{
float: left;
width: 100%;
background: rgb(33,95,65);
padding: 4px;
text-align: right;
}
#headerbar_popup a:link
{
	color: white;
	text-decoration: none;
	font-weight: normal;
}
#headerbar_popup a:visited
{
	color: white;
	text-decoration: none;
	font-weight: normal;
}

#headerbar_popup A:hover
{
	text-decoration: none;
	color: #C0A265;
	font-weight: normal;
}
#headerbar_popup a:active
{
	text-decoration: none;
	color: #C0A265;
	font-weight: normal;
}
#headerbar_popup a:visited:hover
{
	text-decoration: none;
	color: #C0A265;
	font-weight: normal;
}

#headerbar			/* Div Container for the header bar */
{
float: left;
width: 800px;
margin: 0 auto;
}
#headerbar a:link
{
	color: white;
	text-decoration: none;
	font-weight: normal;
}
#headerbar a:visited
{
	color: white;
	text-decoration: none;
	font-weight: normal;
}

#headerbar A:hover
{
	text-decoration: none;
	color: #C0A265;
	font-weight: normal;
}
#headerbar a:active
{
	text-decoration: none;
	color: #C0A265;
	font-weight: normal;
}
#headerbar a:visited:hover
{
	text-decoration: none;
	color: #C0A265;
	font-weight: normal;
}


#footerbarleft
{
float: left;
width: 25%;
height: 35px;
background: rgb(33,95,65);
margin: 0px;
padding: 2px;
text-align: left;
}

#footerbarcenter
{
width: 48%;
float: left;
height: 35px;
background: rgb(33,95,65);
margin: 0px;
padding: 2px;
text-align: center;
}

#footerbar_popup
{
float: left;
width: 100%;
height: 35px;
background: rgb(33,95,65);
margin: 0px;
padding: 2px;
text-align: right;
}

#footerbarright
{
float: left;
width: 25%;
height: 35px;
background: rgb(33,95,65);
margin: 0px;
padding: 2px;
text-align: right;
}

#navbar
{
width: 800px;
margin: 0 auto;
padding: 2px;
text-align: left;
float: left;
}

#navbar a:link
{
	color: black;
	text-decoration: none;
	font-size: 12;
	font-weight: bold;
}

#navbar a:bluelink
{
	color: blue;
	text-decoration: none;
}

#navbar a:visited
{
	color: black;
	text-decoration: none;
	font-size: 12;
	font-weight: bold;
}
#navbar a:hover
{
	color: #C0A265;
	text-decoration: none;
	font-size: 12;
	font-weight: bold;
}
#navbar a:visited:hover
{
	color: #C0A265;
	text-decoration: none;
	font-size: 12;
	font-weight: bold;
}
#navbar a:active
{
	color: #C0A265;
	text-decoration: none;
	font-size: 12;
	font-weight: bold;
}

#mainbody
{
width: 800px;
margin: 0 auto;
}

#mainbody a:link
{
	color: black;
	text-decoration: none;
	font-weight: normal;
}
#mainbody a:visited
{
	color: black;
	text-decoration: none;
	font-weight: normal;
}

#mainbody a:hover
{
	text-decoration: none;
	color: #C0A265;
	font-weight: normal;
}
#mainbody a:visited:hover 
{
	text-decoration: none;
	color: #C0A265;
	font-weight: normal;
}
#mainbody a:active 
{
	text-decoration: none;
	color: #C0A265;
	font-weight: normal;
}


#mainbody_popup
{
width: 100%;
height: 100%;
margin: 5px;
}

#mainbody_popup a:link
{
	color: black;
	text-decoration: none;
	font-weight: normal;
}
#mainbody_popup a:visited
{
	color: black;
	text-decoration: none;
	font-weight: normal;
}
#mainbody_popup a:hover
{
	text-decoration: none;
	color: #C0A265;
	font-weight: normal;
}
#mainbody_popup a:visited:hover 
{
	text-decoration: none;
	color: #C0A265;
	font-weight: normal;
}
#mainbody_popup a:active 
{
	text-decoration: none;
	color: #C0A265;
	font-weight: normal;
}

a:hover
{
	text-decoration: none;
	color: #C0A265;
	font-weight: normal;
}
a:active
{
	text-decoration: none;
	color: #C0A265;
	font-weight: normal;
}
a:visited:hover
{
	text-decoration: none;
	color: #C0A265;
	font-weight: normal;
}

a:link
{
	text-decoration: none;
	color: black;
	font-weight: normal;
}

table.sample 
{
	border-width: 0px;
	border-collapse: collapse;
}

.imgborder
{
	border:1px solid black;
	vertical-align: middle;
}

#wd25 {width: 25;}
#wd50 {width: 50;}
#wd80 {width: 80;}
#wd100 {width: 100;}
#wd150 {width: 150;}
#wd400 {width: 400;}

textarea {width: 350;}

body
{
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: smaller;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-indent: 0ex;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
p.regular
{
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: smaller;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-indent: 0ex;
}
	
.tablebody
{
	font-size: 8pt;
}
	
p.header
{
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 10px;
	line-height: 100%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-indent: 0ex;
	color: white;
}