/* CSS Document */
BODY 	{scrollbar-base-color: #CCCCD3;
		scrollbar-track-color: #CCCCD3;
		scrollbar-face-color: #CCCCD3;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-3dlight-color: #AAAAB4;
		scrollbar-darkshadow-color: #AAAAB4;
		scrollbar-shadow-color: #AAAAB4;
		scrollbar-arrow-color: #FFFFFF; 
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		}

a:link		{ color: #0D5925; text-decoration: none }

a:visited	{ color: #0D5925; text-decoration: none }

a:active	{ color: #0D5925; text-decoration: none }

a:hover		{ color: #666666; text-decoration: none }

TABLE		{ COLOR: #000000; FONT: 12px arial, verdana, sans-serif; font-weight: normal }

.subtitle 	{
	COLOR: #FF9900;
	FONT: 14px arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
}

.subtitlered 	{
	COLOR: #666666;
	FONT: 16px arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	font-style: oblique;
	background-image: url(img/6500.GIF);
}

.phonetitle 	{ color: #0D5925; FONT: 13px arial, sans-serif; font-weight: bold }

.smalltext	{
	COLOR: #333333;
	FONT: 11px arial, verdana, sans-serif;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
}

.title 		{
	COLOR: #FF0000;
	FONT: 14px arial, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}

.normaltext	{
	COLOR: #000000;
	font-weight: normal;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.normaltextbold	{
	COLOR: #000000;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.just 		{ text-align: justify }

.menu-layer  	{
	position:relative;
	visibility:visible;
	left:0px;
	top:0px;
	z-index:2;
	font-size: 16px;
}

.date-font	{ color: #000000; font: 10px verdana, arial, sans-serif; font-weight: normal }

#date-location 	{ left: 5px; POSITION: absolute; TOP: 4px }

.submitbutton 	{ font-size: 10pt; }

.product-table		{ border: #7D8FB1 1px solid; background-color: #FFFFFF; }

.purchase-table		{ border: #C0C0C0 1px solid; background-color: #EAECEC; }

.product-title		{ COLOR: #333333; FONT: 20px arial, sans-serif; font-weight: normal }

.sidebar-bg	{
	background-color:#F0F0F0;
}

.menutitle	{ font: 11px Verdana, Arial;
		  font-weight: bold;
		  color: #000000;
		  height: 19px;
		  padding-left: 6px;
		  padding-top: 6px;
		  text-align: left; }

.menu		{
	width: 150px;
	cursor:hand;
	font: 11px Verdana, Arial;
	font-weight: normal;
	text-indent: 2px;
	text-align: left;
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a.menu:link 	{ color: #000000;
		  padding: 2px;
		  margin: 3px; }

a.menu:visited 	{ color: #000000;
		  padding: 2px;
		  margin: 3px; }

a.menu:active 	{ color: #000000;
		  padding: 2px;
		  margin: 3px; }

a.menu:hover 	{ /*background-color:#F0F0F0;
		  background-color: #FFFFFF;
		  border: #000000 0px solid;
		  padding: 0px;*/
		  background-color:#0D5925;
		  border: #FFFFFF 1px solid;
 		  padding: 1px;
 		  margin: 3px;
		  color: #FFFFFF; 
		  filter: alpha(opacity=70,  FinishOpacity=0, style=1, startx=80, starty=0, finishx=100, finishy=0));
  			-moz-opacity: 0.7; opacity:0.7; 
}

.menuhorz{
	font: 11px Verdana, Arial;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
}

a.menuhorz:link { 
	color: #FFFFFF;
}

a.menuhorz:visited { 
	color: #FFFFFF;
}

a.menuhorz:active {
	color: #FFFF00;
}

a.menuhorz:hover {
		  color: #FFFF00;
}

.pagelines{
	background-color: #000000;
}

.copytext 	{ COLOR: #666666; FONT: 10px arial, verdana, sans-serif; font-weight: bold }

.footertext{
	color: #666666;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.calendar{
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.links{
	COLOR: #000000;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

a.links:link { 
	color: #000000;;
}

a.links:visited { 
	color: #000000;;
}

a.links:active {
	color: #000000;;
}

a.links:hover {
		  color: #666666;
}