/* Default CSS Stylesheet for a new Web Application project */{}

.GeneralPage
{
	background-color: #ffffff; /* Background Color */
	background-image: none; /* Background Image */
	margin-bottom: 0px; /* Margins */
	margin-left: 0px; /* Margins */
	margin-right: 0px; /* Margins */
	margin-top: 15px; /* Margins */
}

.GeneralTable
{
	background-color: white; /* Background Color */}

.TopBanner
{
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */ /* Font Face */
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px; /* Font Size */
	color: #708090; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #FFFFFF; /* Background Color */
	background-image: none; /* Background Image */
	text-align: left; /* Align Text */
}

.TopSubBanner
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px; /* Font Size */
	color: #708090; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Align Text */
	margin: 0px;
	padding: 0px;
	 
}

.TopSubBannerText
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px; /* Font Size */
	color: #708090; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	text-align: left; /* Align Text */
	background-color: #99cc66; /* Background color */
}

.LeftColumn
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px; /* Font Size */
	color: #708090; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 20%; /* Cell Width */
}

.LeftColumnText
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px; /* Font Size */
	color: #708090; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 20%; /* Cell Width */
}

.RightColumn
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px; /* Font Size */
	color: #708090; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 20%; /* Cell Width */
}

.RightColumnText
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px; /* Font Size */
	color: #708090; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	vertical-align: top; /* Vertical Align Text */
	text-align: left; /* Align Text */
	width: 20%; /* Cell Width */
	white-space: nowrap;
}

.Footer
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px; /* Font Size */
	color: #708090; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #ffffff; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Align Text */
	vertical-align: top; /* Vertical Align Text */
}

.FooterText
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px; /* Font Size */
	color: #708090; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	text-align: center; /* Align Text */
	vertical-align: top; /* Vertical Align Text */
}

.Instructions
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px; /* Font Size */
	color: #66cccc; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #ffffff; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}


.ErrorMessages
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px; /* Font Size */
	color: #cc0000; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: ; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Text Align */
}

.Messages
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px; /* Font Size */
	color: #ff6600; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: ; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Text Align */
}

.Headings
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px; /* Font Size */
	color: #708090; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}

.Inputs
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px; /* Font Size */
	color: #708090; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
}

.Content
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px; /* Font Size */
	color: #708090; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */

}

.HomeContent
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 8pt; /* Font Size */
	color: 708090; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */

}

.AlternatingContent
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 8pt; /* Font Size */
	color: 708090; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}


.ContentTableHeader
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px; /* Heading Font Size */
	color: #708090; /* Heading Font Color */
	font-weight: bold; /* Heading Font Style */
	font-style: normal; /* Heading FontStyle */
	text-decoration: none; /* Heading Font Style */
	background-color: #66cccc; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}

.ContentTable
{
	background-color: #E7E3D7;
}

.ContentTableHorizontal
{
	background-color: #E7E3D7;
}

.cart 
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px; /* Font Size */
	color: #708090; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #FFFFFF; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Align Text */
	padding-right: 11px;
	width:60px;
}

select 
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	background-color:#FFFFFF;
	border:1px solid;
	margin:0px 0px 0px 0px;
	font-size: 11px;
	border: solid 1px #708090;
}

input 
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	background-color:#ffffff;
	border:1px solid #333;
	margin:0px 0px 0px 0px;
	font-size: 11px;
	border: solid 1px #708090;
}

input[type='text'],input.text 
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	background-color:#ffffff;
	border:1px solid #333;
	margin:0px 0px 0px 0px;
	font-size: 11px;
	border: solid 1px #708090;
}

input[type='radio'],input.radio 
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	background-color:#FFFFFF;
	border:0px solid;
	margin:0px 0px 0px 0px;
	font-size: 11px;
	border: solid 1px #708090;
}

input[type='checkbox'],input.checkbox 
{
	background-color:#FFFFFF;
	border:0px solid white;
	margin:0px 0px 0px 0px;
	font-size: 11px;
	border: solid 1px #708090;
}

	
A:link {color: #7FBA66; text-decoration: none;}
A:visited {color: #7FBA66; text-decoration: none;}
A:hover {color: #76CBE0; text-decoration: none;}
A:active {color: #7FBA66; text-decoration: none; }

.left
{
	width:177px;
	overflow:hidden;
}

.middle
{
	margin: 0px;
}

.right
{
	width:177px;
	overflow:hidden;
}

.rndimage
{
	margin-left: -39px;
}

.ddmini 
{
	font-size: 8px;
}

.dgmain
{
	border-width: 1px; 
	border-color: #6A96E4;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;	
}

TR.dgmain TD {
	border-bottom: #6A96E4 1px solid; 
	border-top: #6A96E4 1px solid; 
	border-left: #6A96E4 1px solid; 
    border-right: #6A96E4 1px solid; 
}

.dghead
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;	
	text-align: center;
	background: #ACB8B8;
	text-decoration: none;
}

TR.dghead TD {
	border-bottom: #6A96E4 1px solid; 
	border-top: #6A96E4 2px solid; 
	border-left: #6A96E4 1px solid; 
    border-right: #6A96E4 1px solid; 
}

TR.dghead A:link {color: #000080;text-decoration: none;}
TR.dghead A:visited {color: #000080;text-decoration: none;}
TR.dghead A:hover {color: #F26725;text-decoration: none;}
TR.dghead A:active {color: #F26725;text-decoration: none;}

.dgitem
{
	font-family: verdana, arial;
	background-color: #FFFFFF;
}

TR.dgitem TD {
	border-bottom: #6A96E4 1px solid; 
	border-top: #6A96E4 1px solid; 
	border-left: #6A96E4 1px solid; 
    border-right: #6A96E4 1px solid; 
}

TR.dgitem A:link {color: #000080;text-decoration: none;}
TR.dgitem A:visited {color: #000080;text-decoration: none;}
TR.dgitem A:hover {color: #F26725;text-decoration: none;}
TR.dgitem A:active {color: #F26725;text-decoration: none;}

.dgedit
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	background-color: #FFFF99;
}

TR.dgedit TD {
	border-bottom: #6A96E4 1px solid; 
	border-top: #6A96E4 1px solid; 
	border-left: #6A96E4 1px solid; 
    border-right: #6A96E4 1px solid; 
}

TR.dgedit A:link {color: #000080;text-decoration: none;}
TR.dgedit A:visited {color: #000080;text-decoration: none;}
TR.dgedit A:hover {color: #F26725;text-decoration: none;}
TR.dgedit A:active {color: #F26725;text-decoration: none;}

.dgalt
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	background-color: #cecece;
}

TR.dgalt TD {
	border-bottom: #6A96E4 1px solid; 
	border-top: #6A96E4 1px solid; 
	border-left: #6A96E4 1px solid; 
    border-right: #6A96E4 1px solid; 
}

TR.dgalt A:link {color: #000080;text-decoration: none;}
TR.dgalt A:visited {color: #000080;text-decoration: none;}
TR.dgalt A:hover {color: #F26725;text-decoration: none;}
TR.dgalt A:active {color: #F26725;text-decoration: none;}

.dgfoot
{
	background-color: #ACB8B8;
}

TR.dgfoot TD {
	border-bottom: #6A96E4 1px solid; 
	border-top: #6A96E4 1px solid; 
	border-left: #6A96E4 1px solid; 
    border-right: #6A96E4 1px solid; 
}

TR.dgfoot A:link {color: #000080;text-decoration: none;}
TR.dgfoot A:visited {color: #000080;text-decoration: none;}
TR.dgfoot A:hover {color: #F26725;text-decoration: none;}
TR.dgfoot A:active {color: #F26725;text-decoration: none;}

.reglink {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px; /* Font Size */
	font-weight: normal; /* Font Style */
	color: #000080; /* Font Color */
	text-decoration: none; /* Font Style */
}

.highlightlink {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px; /* Font Size */
	color: #800000; /* Font Color */
	text-decoration: none; /* Font Style */
	font-weight: normal; /* Font Style */
}

TD.reglink A:link {color: #000080;}
TD.reglink A:visited {color: #000080;}
TD.reglink A:hover {color: #F26725;}
TD.reglink A:active {color: #F26725;}

TD.highlightlink A:link {color: #000080;}
TD.highlightlink A:visited {color: #000080;}
TD.highlightlink A:hover {color: #F26725;}
TD.highlightlink A:active {color: #F26725;}



.producttabs {
	height: 24px;
	list-style-image: none;
	list-style-type: none;
	position: relative;
	top: 5px;
	left:8px;
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding-left: 2px;
}

.producttabs li {
	float: left;
	margin: 0px;
}

.producttabs a {
	color:#7FBA66;
	background-color: #FFF;
	margin-right: 3px;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	border: 0px solid #FFF;
}

.producttabs a.link {
	background-color: #FFF;
	color: #7FBA66;
	border: 0px solid #FFF;
	z-index: 100;
}

.producttabs a.hover {
	background-color: #FFF;
	color: #76CBE0;
	border: 0px solid #FFF;
	z-index: 100;
}

.producttabs a.active {
	background-color: #FFF;
	color: #76CBE0;
	border: 0px solid #FFF;
	z-index: 100;
}


