body
{
	background-color:white;
	margin-top:20px;
}
p
{
	font-family: sans-serif;
}

hr {color: #0066CC; height: 1px;}
.bottomText {
	font-family: sans-serif; color: Gray; font-size: 10px; direction: rtl; vertical-align: middle;}
	
/*right navigation area */
.rightNavRED 
{
	font-family: sans-serif;
	color: #CC0000;
	font-size: 11px;
	direction: rtl;
	vertical-align: middle;
	font-weight: bold;
	 padding-right: 5px;
}
.rightNavText 
{
	font-family: sans-serif;
	color: #003366;
	font-size: 11px;
	direction: rtl;
	vertical-align: middle; padding-right: 5px;
}
.rightNavText :link { color: red; text-decoration: none;}
.rightNavText :visited { color:red;text-decoration: none;}
.rightNavText :hover { color: red; text-decoration: underline;}
.rightNavText :active { color: red; text-decoration: none;}

.formField {
		background-color: #003366; height: 16px; font-family: sans-serif; font-size: 11px; color: white;
		width: 114; vertical-align: top; border: solid; border-color: black; border-width: 1px;}

/* General Content */

.blueBGheader {
	font-family: sans-serif;color: #FFFFFF;
	font-size: 11px;
	direction: rtl;
	font-weight: bold;
	vertical-align: middle;
	padding-bottom: 6px;
}
.tableBorder { border-bottom-color: #0066CC; border-bottom-width: 1px; border-bottom-style: solid;
					border-left-color: #0066CC; border-left-width: 1px; border-left-style: solid;
					border-right-color: #0066CC; border-right-width: 1px; border-right-style: solid;
}

.Text 
{
	font-family: sans-serif;
	color: #0066CC;
	font-size: 12px;
	direction: rtl;
	line-height: 13px;
}
.Text :link {  text-decoration: none;}
.Text :visited { text-decoration: none;}
.Text :hover { text-decoration: underline;}
.Text :active { text-decoration: none;}

.textBold {
	font-family: sans-serif;
	color: #0066CC;
	font-size: 11px;
	direction: rtl;
	font-weight: bold;
}
.textHeader
{
	font-family: sans-serif;
	color: #0066CC;
	font-size: 13px;
	direction: rtl;
	font-weight: bold;
}

/* FORMS pages */
.form {
	background-color: #F0FFFF; height: 16px; font-family: sans-serif; font-size: 11px; color: black;
	 vertical-align: top; border: solid; border-color: black; border-width: 1px; direction: rtl;}
		
/*picture modules*/

.greenTableBorder { border-bottom-color: #669966; border-bottom-width: 1px; border-bottom-style: solid;
					border-left-color: #669966; border-left-width: 1px; border-left-style: solid;
					border-right-color: #669966; border-right-width: 1px; border-right-style: solid;}
.garyHeader{
	font-family: sans-serif;
	color: #666666;
	font-size: 13px;
	direction: rtl;
	font-weight: bold;}
.grayBold {
	font-family: sans-serif;
	color: #666666;
	font-size: 11px;
	direction: rtl;
	font-weight: bold;
}
.grayText 
{
	font-family: sans-serif;
	color: #666666;
	font-size: 11px;
	direction: rtl;
	line-height: 13px;
}
.grayText :link { color: red; text-decoration: none;}
.grayText :visited { color: red; text-decoration: none;}
.grayText :hover { color: red; text-decoration: underline;}
.grayText :active { color: red; text-decoration: none;}

hr.green {color: #669966; height: 1px;}

.grayNav {font-family: sans-serif;
	color: #333333;
	font-size: 11px;
	direction: rtl;}
.grayNav :link { color: #333333; text-decoration: none;}
.grayNav :visited { color: #333333; text-decoration: none;}
.grayNav :hover { color: red; text-decoration: underline;}
.grayNav :active { color: #333333; text-decoration: none;}

.grayNavBold {font-family: sans-serif;
	color: #333333;
	font-size: 11px;
	direction: rtl;
	font-weight: bold;
}
.browse { background-color: #669966; color: white; font-size: 11px; font-family: sans-serif; 
height: 16px; font-weight: bold; vertical-align: middle; border: none;}

/* shopping cart */

.shopTable1
{
	font-family: sans-serif;
	color: black;
	font-size: 12px;
	background: #F5F5F5;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}
.shopTable2
{
	font-family: sans-serif;
	color: white;
	font-size: 12px;
	background: #8FBC8F;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}
.amoutField {
	 height: 16px; font-family: sans-serif; font-size: 12px; color: black; text-align: center;
	  border: solid; border-color: black; border-width: 1px; width: 35px; }

.sizeField {
	 height: 16px; font-family: sans-serif; font-size: 12px; color: black; text-align: center;
	  border: solid; border-color: black; border-width: 1px; width: 70px; }
	  
.CopyRight
{
	font-family: sans-serif;
	color: #003366;
	font-size: 10px;
	padding-left: 5px;
	text-decoration:none;
	vertical-align:bottom;

}

.MenuTitle
{
	background-image: url(../Media/Images/General/tbl_top.gif);
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
	font-family: Arial;
	font-variant: normal;
}

.TopMenuMain 
{
	background-color:Transparent;
	cursor:hand;
	width:100%;
	height:20;
	
	
	
}
.TopMenuItem 
{
	font-family: sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FF9900;
	padding-right:10px;
	text-decoration:none;
	text-align:right;
	width:50;
}
.TopMenuItemOver 
{
	font-family: sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	padding-right:10px;
	background-color:#003366;
	text-align:right;
	width:50;
	
	
}
.TopMenuSubItem 
{
	font-family: sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: white;
	padding-right:10px;
	text-decoration:none;
	background-color:#003366;
	text-align:right;
	width:50;
}








.RightMenuMain 
{
	background-color:Transparent;
	cursor:hand;
	width:100%;
	height:20;
	
}
.headlineCat
{
	font-family: sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: white;
	background-color:#003366;
	text-decoration:none;
	text-align:center;
	padding-right:5px;
}
	
.RightMenuItem 
{
	font-family: sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FF9900;
	background-color:#003366;
	text-decoration:none;
	text-align:right;
	padding-right:5px;
	cursor:hand;
	width:170;
}
.RightMenuItemOver 
{
	font-family: sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	background-color:#003366;
	text-align:right;
	width:170;
	
	
}
.RightMenuSubItem 
{
	font-family: sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: white;
	text-decoration:none;
	background-color:#003366;
	text-align:right;
	cursor:hand;
	width:100;
}
.RightMenuSubItemOver
{
	font-family: sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: white;
	text-decoration:none;
	background-color:#003366;
	text-align:right;
	cursor:hand;
	width:100;
}

