TABLE
{
	font-size: x-small;
	font-family: Arial, Verdana;
}
.TextBox
{
	font-size: x-small;
	font-family: Arial, Verdana;
	height: 21px;
}
.LabelBold
{
	font-weight: bold;
	font-size: x-small;
	font-family: Arial, Verdana;
}
.Label
{
	font-size: x-small;
	font-family: Arial, Verdana;
}
.Control
{
	font-size: x-small;
	font-family: Arial, Verdana;
}
.ControlSmall
{
	font-size: xx-small;
	font-family: Arial, Verdana;
}

.TextBox_ReadOnly
{
	font-size: x-small;
	font-family: Arial, Verdana;
	height: 21px;
	background-color: gainsboro;
}
.LinkButton
{
	font-size: x-small;
	color: blue;
	font-family: Arial, Verdana;
}
.SelectedTab
{
	font-weight: bold;
	font-size: x-small;
	color: #ffffff;
	font-family: Arial, Verdana;
	background-color: Teal;
}
.Tab
{
	font-size: x-small;
	color: blue;
	font-family: Arial, Verdana;
	background-color: gainsboro;
}
.Header
{
	font-weight: bold;
	font-size: small;
	font-family: Arial, Verdana;
	text-align: center;
}
.LabelError
{
	font-weight: bold;
	font-size: x-small;
	font-family: Arial, Verdana;
	color: White;
	width: 95%;
	background-color: Red;
}
.Panel
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
	font-family: Arial;
}
.InsideMainTable
{
	font-size: x-small;
	font-family: Arial, Verdana;
	width: 85%;
}
.LabelComplete
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	font-size: x-small;
	border-left: black 1px solid;
	width: 95%;
	color: darkgreen;
	border-bottom: black 1px solid;
	font-family: Arial, Verdana;
	background-color: whitesmoke;
}
TABLE .Small
{
	font-size: xx-small;
}
.SelectedPanel
{
	border-right: teal 1px solid;
	border-top: teal 1px solid;
	border-left: teal 1px solid;
	border-bottom: teal 1px solid;
}
.TextBox_NoBorder
{
	font-size: x-small;
	border-top-style: none;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	text-align: right;
	border-bottom-style: none;
}
.DataGridHeader, .DataGridHeader A:hover, .DataGridHeader A:link, .DataGridHeader A:visited
{
	background-color: #0F0FFF;
	color: White;
	font-weight: bold;
}
.DataGridItem
{
	background-color: White;
}
.DataGridSelectedItem
{
	background-color: #E0E000;
}
.DataGridAltItem
{
	background-color: whitesmoke;
}
.DataGridTodayItem
{
	background-color: LightYellow;
}

a.subCategory {font-family:arial;font-size:11px;color:white;text-decoration:none;font-weight:bold;cursor:hand;}
a.subCategory:hover	{color:#FFD851}
a.subCategorySelected {font-family:arial;font-size:11px;color:blue;text-decoration:none;font-weight:bold;cursor:hand;}

.TreeNode 
{
	font-family:arial;
	font-size:11px;
	color:#316AC5;
	text-decoration:none;
	font-weight:bold;
	cursor:hand;
}
.TreeNodeOver 
{
	font-family:arial;
	font-size:11px;
	color:gold;
	text-decoration:none;
	font-weight:bold;
	cursor:hand;
}
.TreeNodeSelect 
{
	font-family:arial;
	font-size:11px;
	color:white;
	text-decoration:none;
	background: gold;
	font-weight:bold;
	cursor:hand;
}
.pageHeader
{
	font-size:larger; 
	font-family:Verdana; 
	font-weight:bold;
}
.tabForm
{
	border:solid 1px #0098D9;
	border-top-width:3px;
	height:644;
	width:920;
	margin: 0 0 0 0;
}
.googleAd
{
	border:solid 1px #0098D9;
	height:65;
	width:475;
}
.ContentFrame
{
	background-color: #CC9999;
	padding: 1px 1px 1px 1px;
}
.category
{
	height:640;
	width:684;
	border:solid 1px #0098D9;
	margin: 0 0 0 0;
}
.categoryPage
{
	height:606;
	width:677;
	margin: 0 0 0 0;
}
.statusBar
{
	vertical-align:middle;
	text-align:center;
	color:#cc6633;
	font-size:12px;
	font-family:Verdana; 
}
.link
{
	color:#0098D9;
	font-size:12px;
	font-family:Verdana; 
	font-weight:bold;
}
.link:hover{color:#41d9fc}
.link2
{
	color:#0098D9;
	font-size:14px;
	font-family:Verdana; 
	font-weight:bold;
}
.link2:hover{color:#41d9fc}
.button
{
	color:white;
	background-color:#0098D9;
	font-size:12px;
	font-family:Verdana; 
	font-weight:bold;
	height:35px;
	FILTER:alpha(style=2,opacity=100,FinishOpacity=1);
	cursor:hand;
}
.productTitle
{
	color:#315AC5;
	font-size:16px;
	font-family:Verdana;
	font-weight:bold;
}
.productShipping
{
	color:#315AE5;
	font-size:12px;
	font-family:Verdana;
}
.productDetail
{
	color:#315AE5;
	font-size:12px;
	font-family:Verdana;
}

