﻿body 
{
	background-color: #E7E7E8;
	font-family: Tahoma;
	font-size: 12px;
	padding:0px;
	margin:0px;
	
}
textarea
{
	width:150px;
	font-family: Tahoma;
	font-size: 10.2pt;
}
img
{
	border:0px;
}
.Error
{
	color:Red;
}
hr
{
	border:solid 0.5px #ffffff;
	}
table
{
	border:0px;
	border-collapse: collapse;
}
td
{
	padding:0px 0 0px 0;
}
.formTable
{
	border:0px;
	border-collapse: collapse;
}
.AdminformTable a
{
	color: #4979AA;	
	text-decoration: underline;
}
.AdminSectionHeader
{
	color: #000000;
	font-size: 15px;
	font-weight:bold;
	text-decoration: underline;
}
.formTable td
{
	padding:2px 0 2px 0;
}

.tdCheckbox{}
.tdCheckbox input,.tdCheckbox textarea
{
	width:18px;	
}

.Button
{	
	width:85px;
	border:solid 1px #ffffff;
	background-color: #F09FC0;
	color:#616360;
}
.menu_pink
{
	text-align: center;
	color: #ffffff;
	height: 26px;
	width: 202px;
	background-image: url('Images/ButtonMagenta.jpg');
	margin-bottom: 7px;
	padding-top: 8px;
	font-size: 14px;
}

.menu_pink a
{
	color: #FFFFFF;
	text-decoration: none;
}
.menu_pink_light
{
	text-align: center;
	color: #ffffff;
	height: 26px;
	width: 202px;
	background-image: url('Images/ButtonPink.jpg');
	margin-bottom: 7px;
	padding-top: 8px;
	font-size: 14px;
}

.menu_pink_light a
{
	color: #6C6668;	
	text-decoration: none;
}

.menu_highlighted
{
	font-family: Arial Black;	
	text-decoration: none;
}



.DarkGrayMenu
{
	/*background-image: url('Images/DarkGrey.jpg');*/
	background-color:#707173;
	height: 30px;
	padding: 0px;	
}

.DarkGrayMenu a
{
	color:White;
	font-size:15px;
	text-decoration:none;
}
.CopyRight
{
	background-image: url('Images/CopyRight.jpg');
	height: 23px;
	vertical-align: bottom;
	width: 195px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 7px;
}

.ShoppingCartHomePage
{
	vertical-align: top;
	width: 195px;
	height: 150px;
	background-color: #E2007A;
	font-family: Tahoma;
	color: #FFFFFF;
}

.ShoppingCartHomePage a
{
	width: 195px;
	background-color: #E2007A;
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
}

.tdFooter
{
	color:#6D2466;
	padding-top:10px;
}


.tdFooter a
{
	color:#6D2466;
	text-decoration:none;
}


.item_list, .item_list_th
{
	border:none;
    width: 100%;
    font-size: .9em;
    padding-left: 5px;
    padding-right: 5px;
}
.item_list a, .item_list_th a
{
	color: #4979AA;
	font-weight:normal;
	text-decoration: none;
}
.item_list th, .item_list_th td
{
	border:none;
    border-bottom:1px solid black;
    text-align:left;
    font-weight:bold;
    font-size: .9em;
}
.SelectedRow, .SelectedRow a, .FooterRow td
{
	border:none;
	background: #707173;
	vertical-align:top;
	color:#ffffff;
}
.row1, .row2
{
	border:none;
	background: #F6F6F6;
	vertical-align:top;
	
}
.row1 td, .row2 td, .SelectedRow td
{
	border:none;
	padding:2px 1px 2px 2px;
}
.row2
{
	border:none;	
    background: #E4E4E4;
}
.divSearchCriteria
{
	font-weight:bold;
	line-height:20px;
	margin-bottom:10px;
}
