/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom:8px;
	background-color: #464a4c;

}


.headingred
{
	font-family: Arial;
	font-size:16px;
	font-weight:bold;
	color:#377fac;
	text-decoration:none;
}
.header
{
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	background-color:#a7aeb6;
	height:31px;
}

.footer
{
	font-family: Arial;
	font-size:11px;
	font-weight: normal;
	color: #ffe3ac;
	text-decoration:none;
	line-height:22px;
}

.footer a
{
	font-family: Arial;
	font-size:11px;
	font-weight: normal;
	color: #ffe3ac;
	text-decoration:none;
	line-height:22px;
}

.h1
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#2b5e98;
	text-decoration:underline;
	padding-left:61px;
}
.subtext
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#303532;
	text-decoration: none;
	line-height:20px;
}
.subtext2
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.subtext3
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#150f0e;
	text-decoration:none;
}
.normaltaxt{
	font-family: Arial;
	font-size:12px;
	font-weight: normal;
	color:#4a4337;
	text-decoration:none;
	line-height:20px;
}
.fontsize04
{
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.more1
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.menuleft
{
	font-family:Arial;
	width:7px;
	height:24px;
	font-size:11px;
	background-image:url(../images/menu-l.jpg);

}
.menuright
{
	font-family:Arial;
	width:7px;
	height:24px;
	font-size:11px;
	background-image:url(../images/menu-r.jpg);

}
.menubg
{
	font-family:Arial;
	text-align:center;
	height:24px;
	font-size:11px;

}
.menu
{
	font-family:Arial;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;	

}
a.menu:hover
{
	font-family:Arial;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#66d5ff;
	text-decoration:none;
}
.search_box
{
	font-family:Arial;
	font-size:12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color:#031d37;
	text-decoration: none;
}
.box
{
	font-family:Arial;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#031d37;
	text-decoration: none;
}
.title
{
	font-family:Arial;
	font-size:22px;
	font-weight:bold;
	color: #1b1c1c;
	text-decoration:none;
}

.Add-to-cart
{
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	background-color:#a7aeb6;

}
.more
{
	font-family: Arial;
	font-size:12px;
	font-weight: normal;
	color: #676f78;
	text-decoration:none;
	background-color:#e9e9e9;

}
.login
{
	font-family: Arial;
	font-size:12px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
	background-color:#003366;

}
.Cell
{
	background-color: #f1fec7;
	color: Gray;
	outline : solid 1px #D4C197;	
	text-align: center;
	font-family: Verdana;
	font-size: 8pt;
}
.Cell:hover
{
	background-color:#f1fec7;	
	outline : solid 3px #694D29;	
	text-align:center;	
	font-family:Verdana;
	font-size:8pt;		
}
.CellTopBottom
{
	width: 10px;	
	background-color: #694D29;
	color: Gray;
	outline: solid 1px #694D29;
	font-family: Verdana;
	font-size: 8pt;
	padding-right: 20px;
	padding-left: 20px;
	cursor: hand;	
	
}
.CellTopBottom:hover
{
	width: 10px;	
	background-color:#694D29;	
	outline : solid 1px #694D29;	
	font-family:Verdana;
	font-size:8pt;		
	cursor: hand;
	background-position: center center; 
	background-image: url('Images/System/rightArrow.png'); 
	background-repeat: no-repeat;
}

