/* Default CSS Stylesheet for a new Web Application project */

.affsection
{
	width:500px;
	background-image: inherit;
	background-color: #FFFFFF;
}

.AlternatingContent
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: black; /* 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 */
}

.Content
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 10pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}

.ContentTableHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 10pt; /* Heading Font Size */
	color: #008000; /* Heading Font Color */
	font-weight: bold; /* Heading Font Style */
	font-style: normal; /* Heading FontStyle */
	text-decoration: none; /* Heading Font Style */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}

.ContentTableHeaderBlue10
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 10pt; /* Heading Font Size */
	color: blue; /* Heading Font Color */
	font-weight: bold; /* Heading Font Style */
	font-style: normal; /* Heading FontStyle */
	text-decoration: none; /* Heading Font Style */
	background-image: none; /* Background Image */
	text-align: inherit; /* Text Align */
}

.ContentTableHeaderGreen10
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 10pt; /* Heading Font Size */
	color: green; /* Heading Font Color */
	font-weight: bold; /* Heading Font Style */
	font-style: normal; /* Heading FontStyle */
	text-decoration: none; /* Heading Font Style */
	background-image: inherit; /* Background Image */
	text-align: inherit; /* Text Align */
}

.ContentTableHeaderRed
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 12pt; /* Heading Font Size */
	color: red; /* Heading Font Color */
	font-weight: bold; /* Heading Font Style */
	font-style: normal; /* Heading FontStyle */
	text-decoration: none; /* Heading Font Style */
	background-image: none; /* Background Image */
	text-align: inherit; /* Text Align */
}

.ContentTableHeaderBlue10
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 10pt; /* Heading Font Size */
	color: #014FC8; /* Heading Font Color */
	font-weight: 700; /* Heading Font Style */
	font-style: normal; /* Heading FontStyle */
	text-decoration: none; /* Heading Font Style */
	background-image: none; /* Background Image */
	text-align: inherit; /* Text Align */
}

.ContentTableHeaderRed10
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 10pt; /* Heading Font Size */
	color: red; /* Heading Font Color */
	font-weight: bold; /* Heading Font Style */
	font-style: normal; /* Heading FontStyle */
	text-decoration: none; /* Heading Font Style */
	background-image: none; /* Background Image */
	text-align: inherit; /* Text Align */
}
	
.ContentTableHeaderBlue
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 12pt; /* Heading Font Size */
	color: blue; /* Heading Font Color */
	font-weight: 500; /* Heading Font Style */
	font-style: normal; /* Heading FontStyle */
	text-decoration: none; /* Heading Font Style */
	background-image: none; /* Background Image */
}

.ContentTableHeaderGreen
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size:18px; /* Heading Font Size */
	color: green; /* Heading Font Color */
	font-weight: bold; /* Heading Font Style */
	font-style: normal; /* Heading FontStyle */
	text-decoration: none; /* Heading Font Style */
	background-image: inherit; /* Background Image */
	text-align: inherit; /* Text Align */
}

.ContentTableHeaderBlack
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 12pt; /* Heading Font Size */
	color: black; /* Heading Font Color */
	font-weight: normal; /* Heading Font Style */
	font-style: normal; /* Heading FontStyle */
	text-decoration: none; /* Heading Font Style */
	background-image: none; /* Background Image */
}


.ContentTable
{
	background-color: #FFFFFF;
}

.ContentTableHorizontal
{
	background-color: #FFFFFF;
}

.DivBordered
{
width:500px; text-align:left; height:auto;  vertical-align:middle; padding-top:0px; padding-bottom:10px; padding-left:10px; background:#FFFFFF; padding-right:10px; border:medium outset;
}

.DivCenterBox
{
	width:500px; 
	position:absolute; 
	left:95px; 
	top:150px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: black;  
	font-weight: normal; 
	font-style: normal; 
	text-decoration: none; 
	background-color:#FFFFFF;   
	text-align:justify;  
	height:auto;
	padding-left:20px;
	padding-right:20px;
}

.DivRightBox
{
	background-color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	padding-top:3px;
	border-bottom: ridge #006600 8px;
	border-right: ridge #006600 8px;
	border-top:ridge #006600 3px;
	border-left:ridge #006600 3px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
	height:auto;
}

.DivRightSide
{
	position: absolute; 
	left:650px; 
	width:250px; 
	top:150px;  
	height:auto;
	background-image: url(images/background04.png); /* Background Image */
}

.DivOrderBox
{
	background-color:#FFFFFF;
	padding-left:5px;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom: thin  solid green;
	border-left: thin  solid green; 
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 9pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
	width: 470px;
	margin-right:10px;
	height:auto;
} 

.DivPageBox
{
	background-color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom: ridge #006600 5px;
	border-right: ridge #006600 5px;
	border-top:ridge #006600 3px;
	border-left:ridge #006600 3px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 10pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Background color */
	background-image: none; /* Background Image */
	text-align: justify; /* Text Align */
}

.DivPageBoxBlack
{
	background-color:#DFDFDF;  
	padding-left:10px; 
	padding-right:10px; 
	padding-top:5px; 
	padding-bottom:5px; 
	border-bottom: 
	ridge #000000 5px; 
	border-right: 
	ridge #000000 5px; 
	border-top:ridge #000000 3px; 
	border-left:ridge #000000 3px;
}

.disclaimer
{
font-size:12px;
color: #808080
}

.ErrorMessages
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #C90D4F; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color:   ;/* Background color */
	background-image: inherit; /* Background Image */
	text-align: center; /* Text Align */
}

.Footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #C6BFA5; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #000000; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Align Text */
	vertical-align: top; /* Vertical Align Text */
}

.GeneralPage
{
	margin-bottom: 0px; /* Margins */
	margin-left: 30px; /* Margins */
	margin-right: 0px; /* Margins */
	margin-top: 0px; /* Margins */
	height:auto; /* height */
	background-image: url(images/background04.png);
}

.GeneralPage02
{
	background-color: white; /* Background Color */
	background-image: url(images/background04.png); /* Background Image */
	margin-bottom: 0px; /* Margins */
	margin-left: 0px; /* Margins */
	margin-right: 0px; /* Margins */
	margin-top: 0px; /* Margins */
	height:auto;
}

.GeneralTable
{
	background-color: white; /* Background Color */
}

.Headings
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 10pt; /* Font Size */
	color: Black; /* 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: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: black; /* 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 */
}

.Instructions
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 9pt; /* Font Size */
	color: #000000; /* 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 */
}

.InstructionsNew
{	border:thin #FF5F00 solid; 
	padding:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 9pt; /* Font Size */
	color: #000000; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color:#FFFBF0;  /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
}

.LeftColumn
{
	font-family: Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 12pt; /* Font Size */
	color: Black; /* Font Color */
	font-weight: Normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	height:100%;
	position:absolute;
	left:30px;
	top:125px;
	vertical-align:top;
}

.LeftColumnNew
{
	font-family: Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 12pt; /* Font Size */
	color: Black; /* Font Color */
	font-weight: Normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	position:absolute;
	left:30px;
	top:160px;
	vertical-align:top;
	background-image: 
	url(../images/background04.png); 
	height:auto;
}

.MainBlock
{
	width:500px;
	position:absolute; 
	left:95px; 
	top:150px;
	font-family: Arial, Helvetica, sans-serif;/* Font Face */
	font-size: 10pt; /* Font Size */
	color: black; /* 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:justify; /* Text Align */
	background-color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
	padding-top:-20px;
	padding-bottom:5px;
	height: auto;
}
	
.Messages
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: #C90D4F; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-color:; /* Background color */
	background-image: inherit; /* Background Image */
	text-align: center; /* Text Align */
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666600;
	font-weight:bold;
	height:inherit; 
	position:static; 
	top:0px; 
	left:10px;
	padding-left:3px;
	padding-bottom:3px;
	margin-right:0px;
	border-bottom:thin #FFFFFF solid;
}

.menu a:link 
{
	color: #009900;
	text-decoration: none;
}
.menu a:visited 
{
	color: #666600;
	text-decoration: none;
}
.menu a:hover 
{
	color: #0000FF;
	text-decoration: underline;
}
.menu a:active 
{
	color: #0000FF;
	text-decoration: none;
}
.notebox 
{
	 background-color: #FFFFFF;
	 layer-background-color: #FFFFFF;
	 border: 1px none #000000;
	 border-bottom:groove gray solid;
	 border-left:thin black inset;
	 border-top:thin black solid;
	 border-right:groove gray solid;
}

.OrderBox
{
	background-color:#FFFFFF;
	padding-left:5px;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom: thin  solid green;
	border-left: thin  solid green; 
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 9pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Background color */
	background-image: none; /* Background Image */
	text-align: left; /* Text Align */
	width: 470px;
	margin-right:10px;
	height:auto;
}

.RightColumnStd
{
	height:100%;
}

.RightImageShadow
{
	width:236px; 
	height:157px; 
	position:relative; 
	left:20px; 
	top:0px; 
	background-image: url(../Images/picturebgd.jpg);
}

.RightImage1
{
	width:225px; 
	position:relative; 
	left:0px; 
	top:0px;  
}

.shift40
{
	position:relative; 
	left:40px; 
	}

.ShoppingCart
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: black; /* Font Color */
	font-weight: normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */
	background-image: none; /* Background Image */
	text-align: center; /* Text Align */
}

.Style3
{ 	font-weight:700; 
	color:green;
}

.TopBanner
{
	position:absolute;
	top:0px;
	left:10px;
}

.TopSubBanner
{
	font-family: Verdana, Arial, Helvetica, sans-serif; /* Font Face */
	font-size: 9pt; /* Font Size */
	color: #E7E3D7; /* Font Color */
	font-weight: bold; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none;
	background-color: #666666; /* Background color */
	background-image: none; /* Background Image */
	text-align: center; /* Align Text */
}
