body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	Abackground-image: url(file:///H|/wmcrp/cameras8sept04/SITE/images/back_shaded.gif);
}
#container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#topSpace{
	width: 459px;
	float: left;
	height: 135px;
	background-color: #FFFFFF;
	text-align: right;
	margin-right: 5px;
}
#rightImage {
float: right;
}
#logo {
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#top1 {
	width: 800px;
}
#top2 {
	width: 800px;
}
#top3 {
	width: 800px;
}
#content {
	width: 594px;
	float: left;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.7em;
	font-size: 0.75em;
}
#menuLogin {
	width: 172px;
	float: right;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 10px;
}
#bottom1 {
	width: 800px;
}
#bottom2 {
	width: 800px;
	text-align: center;
	font-size: 0.65em;
	color: #999999;
	padding-top: 5px;
}
.sectionHeading {
	font-size: 1.4em;
	color: #009933;
}
.formField {
	border: 1px solid #CCCCCC;
	margin-left: 10px;
}
.greyLeader {
	font-weight: bold;
	color: #666666;
}


#mainNav ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

#mainNav ul li a:link, ul li a:visited
{
	background: url(images/bullet_off.jpg) no-repeat left center;
	padding-left: 15px;
	text-align: left;
	text-decoration: none;
	color: #000000;
}
#mainNav ul li
{
	padding-bottom: 10px;
}

#mainNav ul li a:hover
{
background: url(images/bullet_on.jpg) no-repeat left center;
color: #009933;
}

#mainNav ul li a#current {
background: url(images/bullet_on.jpg) no-repeat left center;
color: #009933;
}
.link1 {
	color: #009933;
	text-decoration: none;
	font-weight: bold;
}
input#username{
	width: 116px;
}
input#password{
	width: 84px;
}
#username, #password {
	color: #666;
	font-size: 0.7em;
}
#obFooter {
	float:right;
	padding-right: 5px;
}
#obFooter a:visited, #obFooter a:link  {
	color:#FF9900;
	text-decoration: none;
}
#obFooter a:hover {
	color:#FF6600;
	text-decoration: none;
}
#bottomMenu {
	float:left;
	padding-left: 5px;
}
#bottomMenu a:visited, #bottomMenu a:link {
	color:#999999;
	text-decoration: none;
}
#bottomMenu a:hover {
	color:#009933;
	text-decoration: none;
}

