body {
 	background		: #D4D0C8;
	font-family 	: Tahoma;
	font-size 		: 10px;
	color 				: Black;
	margin				: 0;	
}
td{
	font-family 	: Tahoma;
	color 				: Black;
	font-size 		: 10px;
}

a {
 color				: #000000;
 text-decoration: underline;
}
a:hover {
 color	 			: #4268A7;
}

.aTopMenuItem {
	font-family 	: Tahoma;
	color 				: #000000;
	font-size 		: 10px;
}

.aTopMenuItem:hover {
 color	 			: #CCCCCC;
}

A.menulink {
   text-decoration: none;
}


input.text {
	background-color: #F5F5F5;
 	border-bottom: #000000 1px solid;
 	border-left	: #000000 1px solid;
 	border-right	: #000000 1px solid;
 	border-top		: #000000 1px solid;
 	color				: #000000;
	font-family 	: Tahoma;
 	font-size		: 10px;
 	height				: 17px;
 	padding-bottom: 1px;
 	padding-left	: 1px;
 	padding-right: 1px;
	padding-top	: 1px;
}

input.textOrderForm {
	background-color: #F5F5F5;
 	border-bottom: #000000 1px solid;
 	border-left	: #000000 1px solid;
 	border-right	: #000000 1px solid;
 	border-top		: #000000 1px solid;
 	color				: #000000;
	font-family 	: Tahoma;
 	font-size		: 10px;
 	height				: 17px;
	width				:150;
 	padding-bottom: 1px;
 	padding-left	: 1px;
 	padding-right: 1px;
	padding-top	: 1px;
}

input.textSmall {
	background-color: #F5F5F5;
 	border-bottom: #000000 1px solid;
 	border-left	: #000000 1px solid;
 	border-right	: #000000 1px solid;
 	border-top		: #000000 1px solid;
 	color				: #000000;
	font-family 	: "Small Fonts";
 	font-size		: 9px;
 	height				: 14px;
	width:			22px;
 	padding-bottom: 1px;
 	padding-left	: 1px;
 	padding-right: 1px;
	padding-top	: 1px;
}

input.buttonSmall {
	background-color: #DADAE7;
 	border-bottom: #000000 1px solid;
 	border-left	: #000000 1px solid;
 	border-right	: #000000 1px solid;
 	border-top		: #000000 1px solid;
 	color				: #000000;
	font-family 	: "Small Fonts";
 	font-size		: 9px;
 	height				: 19px;
 	padding-bottom: 1px;
 	padding-left	: 1px;
 	padding-right: 1px;
	padding-top	: 1px;
}

input.button {
	background-color: #DADAE7;
 	border-bottom: #000000 1px solid;
 	border-left	: #000000 1px solid;
 	border-right	: #000000 1px solid;
 	border-top		: #000000 1px solid;
 	color				: #000000;
	font-family 	: "Tahoma";
 	font-size		: 10px;
 	height				: 20px;
 	padding-bottom: 1px;
 	padding-left	: 1px;
 	padding-right: 1px;
	padding-top	: 1px;
}

input.select {
background-color: #F5F5F5; 	
border-bottom: #000000 1px solid;
 	border-left	: #000000 1px solid;
 	border-right	: #000000 1px solid;
 	border-top		: #000000 1px solid;
 	color				: #000000;
	font-family 	: Tahoma;
	font-size		: 10px;
 	height				: 10px;
 	padding-bottom: 1px;
 	padding-left	: 1px;
 	padding-right: 1px;
	padding-top	: 1px;
}

textarea {
	background-color: #F5F5F5;
	border-bottom: #000000 1px solid;
	border-left	: #000000 1px solid;
	border-top		: #000000 1px solid;
	color				: #000000;
	font-family 	: Tahoma;
 	font-size		: 10px;
 	padding-bottom: 1px;
 	padding-left	: 1px;
 	padding-right: 1px;
	padding-top	: 1px;
	text: "#000000";
	link: "#333366";
	vlink: "#333366";
	alink: "#333366";
}

.background{
	background-color: #FFFFFF;
}

.row1{
	background-color: #CC3333;
}

.row2{
	background-color: #FFFFFF;
	color: #333366;
	font-family: Tahoma;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	font-style: normal;
	font-weight: bold;	
}

.row3{
	background-color: #CC3333;
	color: #FFFFFF;
	font-size 		: 10px;
	text-align: center;
	vertical-align: middle;
}
.row4{
background-color: #DC7272;
}
.row5
{
	background-color:#E59999;
}
.row6
{
	background-color:#999999;
}
.smallText {
	font-family: "Small Fonts";
	font-size: 9px;
	color: #999999;
}

.smallFont {
	font-family: "Small Fonts";
	font-size: 9px;
}

.smallCart {
	font-family: "Tahoma";
	font-size: 10px;
}

.copyright {
  background-color: #333333; /*#000000;*/
	font-family: "small Fonts";
	font-size: 9px;
	text-align: center;
	vertical-align: middle;
	font-style: normal;
	color: #999999;

}
.MenuItem {
	background-color: #FFFFFF;
	color						: #333333; /*#000000;*/
	font-family			: Tahoma;
	font-size				: 10px;
	text-align			: left;
	vertical-align	: middle;
 	border-top			: #000000 1px solid;
}

.MenuSubItem {
	background-color: #FFFFFF;
	color						: #000000;
	font-family			: Tahoma;
	font-size				: 10px;
	text-align			: left;
	vertical-align	: middle;
 	border-top			: #000000 1px solid;
 	border-left			: #000000 1px solid;	
}
.MenuDummyItem {
 	border-top			: #000000 1px solid;	
}

.Menu {
	background-color: #333333; /*#000000;*/
	color: #FFFFFF;
 	/*border-right	: #000000 1px solid;*/
}

.LineRight {
 	border-right	: #000000 1px solid;
}

.ImageBackground {
  background-color: #F9F9F7;
	border-bottom		: #000000 1px solid;
	border-left			: #000000 1px solid;
	border-top			: #000000 1px solid;
	border-right		: #000000 1px solid;		
}

.ProductDetailTitle {
  	background-color	: #333333;
	color 				: #FFFFFF;
	font-family			: Tahoma;
	font-size			: 10px;	
	text-align			: center;
	vertical-align		: middle;
	font-style			: normal;
	font-weight			: bold;
	border-bottom		: #696969 1px solid;
	border-left			: #696969 1px solid;
	border-top			: #696969 1px solid;
	border-right		: #696969 1px solid;		
}

.ProductDetailBody {
/*  background-color: #9696AE;*/
	background-color	: #E5E5E5;/*#F1DFDE;*/
	font-family			: Tahoma;
	font-size			: 10px;	
	color 				: #000000;	
	border-bottom		: #CFD5E6 1px solid;
	border-left			: #CFD5E6 1px solid;
	border-right		: #CFD5E6 1px solid;		
}

.ProductDetailExtra {
/*  background-color: #9696AE;*/
	background-color	: #CCCCCC;
	font-family			: Tahoma;
	font-size			: 10px;	
	color 				: #000000;	
	border-bottom		: #000000 1px solid;
	border-left			: #000000 1px solid;
	border-right		: #000000 1px solid;
	border-top			: #000000 1px solid;			
}

.ProductDetailExtraInfo {
  /*background-color: #9696AE;*/
	background-color	: #FFFFFF;
	color 				: #000000;	
	border-bottom		: #696969 1px solid;
	border-left			: #696969 1px solid;
	border-right		: #696969 1px solid;		
	border-top			: #696969 1px solid;			
}

.ProductOverviewTitle {
	background-color	: #333333;
	color 				: #FFFFFF;
	font-family			: Tahoma;
	font-size			: 10px;
	text-align			: center;
	vertical-align		: middle;
	font-style			: normal;
	font-weight			: bold;
	border-left			: #000000 1px solid;
	border-top			: #000000 1px solid;
	border-right		: #000000 1px solid;
	height				: 15px;
}

.ProductOverviewRow1 {
  	background-color	: #E5E5E5;/*#F1DFDE ;*/
	font-family			: Tahoma;
	font-size			: 10px;	
	color				: #000000;	
	height				: 15px;
	border				: #000000;	
}

.ProductOverviewRow2 {
  background-color		: #CCCCCC; /*#EDD7D6;*/
	font-family			: Tahoma;
	font-size			: 10px;	
	color 				: #000000;	
	height				: 15px;
	border				: #000000;	
}

.ProductOverviewTable {
	background-color	: #FFFFFF;
	/*border				: #696969;*/
	margin				: 0px;
	color				: #FFFFFF;
}

.ProductOverviewHeader {
	color				: #FFFFFF;
  	background-color	:#CCCCCC;/*#EDD7D6;*/
	font-family			: Tahoma;
	font-size			: 10px;
	height				: 15px;			
	font-weight			: bold;
	border				: #333333;
}

.ProductOverviewFooter {
  	background-color	: #CCCCCC.;
	font-family			: Tahoma;
	font-size			: 10px;
	height				: 15px;
	color				: #FFFFFF;
	border				: #333333;
}
.ProductOverviewSpacer {
	border-top: 1px #696969;
	border-right: 1px #FFFFFF;
	border-bottom: 1px #FFFFFF;
	border-left: 1px #FFFFFF;
}

.OrderTable {
  /*background-color: #9696AE;*/
	border-bottom		: #000000 1px solid;
	border-left			: #000000 1px solid;
	border-right		: #000000 1px solid;		
	border-top			: #000000 1px solid;			
}
.BlackSpacer
{
	background-color: #000000;
}

