body {
	margin-left: 0px;
	margin-top: 0px;
	background-image:url(images/pagebkg.gif);
	background-repeat:repeat;
}

.left_shadow {
	background-image: url(images/l_shadow.gif);
	background-repeat: repeat-y;
	width: 22px;
    border-bottom: medium none;
    height: auto
}
.right_shadow {
	background-image: url(images/r_shadow.gif);
	background-repeat: repeat-y;
	width: 22px;
    border-bottom: medium none;
    height: auto
	}

.drop_down_list_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	width: 130px
}
.border_no_shadow {
	background-image: url(images/bar_no_shadow.jpg);
	background-repeat: repeat-x;
	width: 90%;
}

.top_border 
{
	border-top-width: 1px;
	border-top-color:Black;
	border-top-style:solid;
	color: Black;
	font-size: 10px;
	font-family: Arial, Verdana;
	text-align: left; 
}

.bottom-line
{
	border-bottom-width: 1px;
	border-bottom-color:Black;
	border-bottom-style:solid;
	color: Black;
	font-size: 10px;
	font-family: Arial, Verdana;
	text-align: left; 
}

.menu_border
{
  border-left-color:Black;
  border-left-style:solid;
  border-left-width:1px;
}

.footer
{
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:Black;
	
	background-color: White;
	height: 40px;
	text-align: center;
}

.links
{
	font-family:Arial, Verdana;
	font-size: 12px;
	
	color:Black;
}

.border-shadow
{
	background-image: url(images/shadow.jpg);
	background-repeat: repeat-x;
	
	height: 20px;
		
}

.footer-bottom
{
	background-image: url(images/bar_no_border.jpg);
	background-repeat: repeat-x;
	
	height: 20px;
}
.bottom-border
{
	background-image: url(images/bar_no_border.jpg);
	background-repeat: repeat-x;
	
	height: 20px;
	
	border-bottom-color: Black;
	border-bottom-width: 1px;
	border-bottom-style: solid
}

.header
{
	background-color: White;
}

.pageBody
{

	background-color: White;

}
.pageText
{
	font-family:Arial;
	font-size: 11px;
	font-weight: normal;
	vertical-align:middle;
	color: black
}

.CartText
{
	font-family:Arial;
	font-size: 10px;
	font-weight: normal;
	vertical-align:middle;
	color: Maroon
}


.pageTextHeader
{
	font-family:Arial;
	font-size: 11px;
	font-weight: bold;
	vertical-align:middle;
	color: black
}

.vTop
{
	vertical-align:top;
}

.wrapText
{
	float:right; 
	margin-left: 10px;
}

.sans12pxbold
{
	font-family:Arial;
	font-size: 12px;
	font-weight: bold
}
.sans10pxbold
{
	font-family:Arial;
	font-size: 10px;
	font-weight: bold
}
.sans12px
{
	font-family:Arial;
	font-size: 12px;
	font-weight: normal
}

.sans12pxwhitebold
{
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	color: white
}

.noindent
{
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
}

.emailLabel
{
	font-family:Arial;
	font-size: 11px;
	font-style:normal;
	text-align:right;
	vertical-align: top
	
}

.emailTextBox
{
	font-family:Arial;
	font-size: 11px;
	font-style:normal;
	text-align:left;
	width: 300px
	
}

.pageBodyContactUs
{

	background-color: White;

}
.shopping_cart_images
{
	height: 50px;
	width: 50px
}

.adminBtnMain
{
	font-family:Arial;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	height: 50px;
	width: 200px
	
}

.adminBtn
{
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
	width: 50px
}
.adminMenu-unselected
{
	border: solid 1px black;
	font-family:Arial;
	font-size: 12px;
	font-weight: normal;
}
.pageTitle
{
	font-family:Arial;
	font-size: 20px;
	font-weight:bold;
	vertical-align:middle;
}