BODY { 
  background-image:  url(images/bcontent/bg.jpg);
  background-attachment: fixed;
}
A:link
	{
	color:#000033;
	font-size:x-small;
	}
A:visited
	{
	color:#000033;
	font-size:x-small;;
	}
A:active
	{
	color:#000033;
	font-size:x-small;
	}
A:hover
	{
	color:#666666;
	font-size:x-small;
	background-color:#cccccc;
	}
.nav A:link
	{
	color:#FFFFFF;
	font-size:x-small;
	text-decoration:none;
	font-weight:bold;
	}
.nav A:visited
	{
	color:#CCCCCC;
	font-size:x-small;
	text-decoration:none;
	font-weight:bold;
	}
.nav A:active
	{
	color:#CCCCCC;
	font-size:x-small;
	text-decoration:none;
	font-weight:bold;
	}
.nav A:hover
	{
	color:#666666;
	font-size:x-small;
	background-color:#cccccc;
	text-decoration:underline;
	}	
.link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.edittable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: black;
}
.tablebg { 
  background-image:  url(images/bcontent/bghoz.jpg);
}
.tablebdrtrm { 
  background-image:  url(images/bcontent/bdrtrm.jpg);
  background-repeat: no-repeat;
}
.tablebdr { 
  background-image:  url(images/bcontent/bgbdr.gif);
}
.textPadding {
	padding-right: 10px;
}