#{
	padding:0;
	margin:0;
}
html{ overflow-y:scroll; } 
a:link {
	text-decoration: none;
	color:#CC0000;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	outline:none; 
}
a:focus{ outline:none; 
}
body {
	background-image: url(Images/bgfade.jpg);
	background-repeat: repeat-x;
	background-color: #999999;
	margin: 0 auto;
	padding: 0;
}
#Container {
	padding:0;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color:#FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	background-image: url(Images/containerbg.jpg);
	background-repeat: repeat-y;
}
#Container #navLeft {
	text-align: left;
	width: 140px;
}
#navLeft {
	text-align: left;
	list-style-type: none;
	padding: 0;
	color: #FFFFFF;
	float: left;
	width: 140px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 550px;
}
#clear {
	line-height:0px;
	clear: both;
}
#banner {
	text-align: center;
	height: 170px;
	width: 800px;
	padding:0;
	border:none;
	position: relative;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(Images/banner5.jpg);
}
#Footer {
	width: 800px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Content {
	float: left;
	width: 490px;
	padding: 0;
	clear: right;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.frontIMG	{ 	
	margin-right: 7px;
	margin-bottom: 7px;
}
#rightcolum {
	clear: right;
	float: right;
	width: 120px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	height: 100px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	background-image: url(Images/rcbg.jpg);
	background-repeat: repeat-y;
	padding: 5px;
}

#rightcolum2 {
	clear: right;
	float: right;
	width: 120px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 45px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	background-image: url(Images/rcbg.jpg);
	background-repeat: repeat-y;
}

#heading h1  {
	color: #CC0000;
	font: Arial, Helvetica, sans-serif;
	line-height: 31px;
	padding-top: 5px;
	padding-bottom: 5px;
	position: relative;
}
#heading h2 {
	font-weight: bold;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 16px;
	line-height: 18px;
}
#heading h3 {
	font-weight: bold;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	line-height: 15px;
}
#Content .maintext {
	padding: 0px;
	margin-left: 30px;
	line-height: 15px;
}
#Content .teaser {
	font-weight: bold;
	margin: 0px;
}
#Content .catchtag {
	font-weight: bold;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
#button {
	width: 140px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-image:url(Images/buttonfade.jpg);
	background-repeat:repeat-y;
	color: #666666;
	font-style: italic;
}
#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
		}	
#button li {
	margin: 0;
	border-top-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
		}
#button li a {
	display: block;
	padding: 5px;
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	background-image:url(Images/buttonfade.jpg);
	background-repeat:repeat-y;
		}
	html>body #button li a {
	width: auto;
}
	#button li a:hover {
	color: #FFFFFF;
	background-image:url(Images/buttonfadeover.jpg);
	background-repeat:repeat-y;
}		
	#button #active {
	color:#CC0000;
	background-image: url(Images/buttonactive.jpg);
	background-repeat: repeat-y;
	border: none;
}	
#subnav				{
	margin-left: 0px;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 15px;
	font-weight: normal;
	background-image: url(Images/buttonactive.jpg);
	background-repeat: repeat-y;
	width: 140px;
}
#subnav a			{	
	color: #666666; 
}
#subnav a:hover		{	
	color: #000000; 
}
#subnav ul			{	
	list-style: none; 
	margin: 0; 
	padding: 0; 
	border: none; 
}
#subnav li 			{
	list-style-image: none;
	margin-bottom: 5px;
}
#LeftColumn {
	float: left;
	width: 140px;
	background-image: url(Images/buttonfade.jpg);
	background-repeat: repeat-y;
	height: 473px;
	clear: left;
}
#subnav  li #active {
	list-style-image: none;
	margin-bottom: 5px;
	color: #CC0000;
	font-style: italic;
	font-weight: bold;
}
#contactus {
	width: 140px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-image:url(Images/contactbuttonfade.jpg);
	background-repeat:repeat-y;
	color: #000000;
}
#contactus ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}	
#contactus li {
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#contactus li a {
	display: block;
	padding: 5px;
	color: #000000;
	text-decoration: none;
	width: 100%;
	background-image:url(Images/contactbuttonfade.jpg);
	background-repeat:repeat-y;
}
html>body #contactus li a {
	width: auto;
}
	#contactus li a:hover {
	color: #000000;
	background-image:url(Images/contactbuttonfadeover.jpg);
	background-repeat:repeat-y;
}		
	#contactus #active {
	color:#000000;
	background-image: url(Images/buttonactive.jpg);
	background-repeat: repeat-y;
	border: none;
}	
.tableBackground 	{background-color:#CCCCCC;}
.tableForeground	{background-color:#FFFFFF;}
.black	{
	background-color:#000000;
	color:#FFFFFF;}
.ultraviolet	{
	background-color:#663366;
	color: #FFFFFF;
}
.lunarwhite	{
	background-color:#CCCCFF;
}
.blue	{
	background-color:#0066FF;
}
.green	{
	background-color:#33CC33;
}
.amber	{
	background-color:#FFCC00;
}
.yellow	{
	background-color:#FFFF33;
}
.orange	{
	background-color:#FF9900;
}
.red	{
	background-color:#FF0000;
}
.roseglow	{
	background-color:#FFCCFF;
}
.pink	{
	background-color:#FF66CC;
}
.opal	{
	background-color:#CCFFFF;
}
.ir	{
	background-color:#66CCCC;
}

#preview 	{
	font-family: verdana, sans-serif;
	font-size:10px;
	line-height: 14px;
	margin: 28px 15px 0 0;
	float:left;
	height: 120px;
}
.tableBackground 	{
	background-color:#CCCCCC;}
.tableForeground	{
	background-color:#FFFFFF;}
#Content table {
	font-size: 12px;
}
#Container #Content p {
	line-height: 16px;
	font-style: normal;
	margin: 1em 0;
}
#filtercategory {
	border:1px solid rgb(204,204,204); 
	margin-bottom:10px;}
#filtercategory H2 {
	padding:10px; 
	margin:0; 
	font:bold 12px/12px verdana, san-serif;
	background-color:rgb(204,204,204); }
#graph {
	text-align:center;}
#glass {
	font:normal 10px/10px verdana, san-serif; 
	text-align:left; 
	padding:10px;}
#glass A {
	float:left; 
	margin:0 2px 2px 0;
	display:block; 
	text-decoration:underline; 
	width:40px;
	padding:2px 2px 2px 5px; 
	height:12px; 
	border:1px solid rgb(153,153,153);
	border-left:15px solid rgb(153,153,153);color:rgb(0,0,255);}
	
P	{
	line-height: 16px;
	}
#Container #Content ul {
	clear: both;
}
#Container #Content li {
	width:450px;
	text-align:left;
	line-height:18px;
	list-style-type:none;
	background-image: url(Images/icons/dot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 3px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 16px;
}

.textbox 		{ width: 300px; height: 75px; }
.textboxlarge 	{ width: 300px; height: 150px; }
