body {
	margin-top: 0px;
	margin-bottom: 0px;
                   background-attachment: fixed;
	background-image: url(/Images/page_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width:1000px;
}

TD {FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #444444; FONT-FAMILY: Arial; }
.ColumnName {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial; fontSize: 12px
}
.SectionHeader
{
	font-weight: bold;
	line-height: 15px;
	color: #000000;
	font-family: Arial;
	background-color: #cee5c0;
}
.TableHeader {
	FONT-WEIGHT: bold; LINE-HEIGHT: 15px;FONT-SIZE: 14px; COLOR: #000000; FONT-FAMILY: Arial; background-color:#EEF9D3;}
.home {
	LINE-HEIGHT: 15px; TEXT-ALIGN: justify; font-family:Arial;font-size: 11px;}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.topnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

.tedtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.Message{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: green;
	text-decoration: none;
}
.ErrorMessage{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Red;
	text-decoration: none;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #033566;
	text-decoration: none;
}

.seo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}

.bluetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #033566;
	text-decoration: none;
}
.graytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.LightBackground
{
	background-color: #ffffd7;
}
.DarkBackground{background-color:#FFCC01;}
A.DepartmentList {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #db1623; TEXT-DECORATION: underline
}
A.DepartmentList:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #0000a0; TEXT-DECORATION: underline
}
.DepartmentHeader {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #db1623
}
A.ProductList {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #db1623; TEXT-DECORATION: underline
}
A.ProductList:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #0000a0; TEXT-DECORATION: underline
}
.ProductHeader {
	FONT-WEIGHT: bold; COLOR: #db1623
}
.SectionSubHeader {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #db1623; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.SectionText {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #444444; LINE-HEIGHT: 14px; FONT-STYLE: normal; FONT-FAMILY: Arial; TEXT-ALIGN: justify; 
}
A.SectionText {
	COLOR: #db1623; TEXT-DECORATION: underline
}
A.SectionText:hover {
	COLOR: #0000a0; TEXT-DECORATION: underline
}
TR.DataGrid_ItemStyle
{
	background-color: #FFC;
}

TR.DataGrid_AlternatingItemStyle
{
	Color: Navy;
	background-color: #FFF; 
}

TR.DataGrid_HeaderStyle A
{
	text-decoration:	underline;
	color:	White;
}

TR.DataGrid_HeaderStyle A:visited
{
	text-decoration:	underline;
	color:	White;
}

TR.DataGrid_HeaderStyle A:hover
{
	text-decoration:	none;
	color:	#9CF;
}

TR.DataGrid_SelectedItemStyle
{
	font-weight: bold;
	Color: Navy;
	background-color: #9CF; 
}

TR.DataGrid_HeaderStyle
{
	color: #9C6;
	background-color: Navy; 
	font-family: Verdana;
	font-weight: bold;
}

TR.DataGrid_FooterStyle
{
	background-color: #9CF; 
}

TR.DataGrid_PagerStyle
{
	color: White;
	background-color: #CCC; 
	font-family: Verdana;
	font-weight: bold;
	text-align: left;
}
INPUT.Button
{
	color: Navy;
	background-color: #9CF;
	font-weight: bold;
	font-family: Verdana;
	cursor: hand;
}
TD.FormLabel
{
	font-weight: bold;
	text-align: right;
	color: Navy;
}
