﻿body 
{
	font-family:Verdana,Tahoma;
	font-size:11px;
	letter-spacing:inherit;
	line-height:20px;
	margin:0px;
}
.mainborder
{
	border-bottom:solid 3px #f3d8ab;
	}
.headfont
{
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:Gray;
	Color:#0e95c2;
}
.headrightfont
{
	font-family:Verdana,Tahoma;
	font-size:10px;
	color:white;
	font-weight:bold;
	
	}
	.headmenufont
{
	font-family:Verdana,Tahoma;
	font-size:12px;
	font-weight:bold;
	
	}
	.bottomfont
{
	font-family:Verdana,Tahoma;
	font-size:11px;
	padding:10px;
	
	
	}
.mainbutton
{
  font-weight:bold;
  font-size:13px;	
  text-decoration:none;
  color:Black;
  
}

.mainbutton:Hover
{
  font-weight:bold;
  font-size:13px;
  background-color:White;
  color:Red;
  text-decoration:none;
  
}
.titleredfont
{
	font-family:Verdana,Tahoma;
	font-size:14px;
	color:#c8041c;
	font-weight:bold;
	
	
	}
	.tdview
{
	text-align: right;
	font-size: 11px;
	font-family: Verdana,Tahoma;
	color: Black;
	font-weight: bold;
}
.tdview1
{
	text-align: right;
	font-size: 11px;
	font-family: Verdana,Tahoma;
	color: Black;
	font-weight: bold;
	padding:3px;
}
.tdviewtextbox
{
	text-align: left;
	font-size: 10px;
	font-family: Verdana,Tahoma;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 1px;
	color: Black;
	padding-left: 5px;
}
.tderror
{
	padding: 3px;
	font-size: 11px;
	font-family: Verdana,Tahoma;
	color: Red;
}
.button
{
	font-weight:bold;
	font-size: 12px;
	border: 1px solid #c8041c;
	margin: 1px;
	padding: 0px;
	background-color:#f3d8ab;
	color:black;
	height:25px;
	width:70px;
}
.TextBox
{
	border-left: 1px inset Black;
	border-right: 1px inset Black;
	border-top: 1px inset Black;
	border-bottom: 1px inset Black;
	font-family: verdana,tahoma;
	background-color: #f2f2f2;
	font-size: 12px;
	height: 15px;
	color: #000080;
}
a
{
	font-family: Verdana, Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: Black;
}

a:hover
{
	font-family: Verdana, Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: red;
}
.productlist
{
	font-family:Verdana,Tahoma;
	font-size:13px;
	padding:5px;
	font-weight:bold;
	background-color:#e2d5c2;
}

.producthead
{
	font-family: Verdana, Tahoma;
	font-size: 13px;
	text-decoration: none;
	color: #890e0e;
	font-weight:bold;
	text-transform:uppercase;
}

.producthead:hover
{
	font-family: Verdana, Tahoma;
	font-size: 13px;
	text-decoration: none;
	color: red;
	font-weight:bold;
	text-transform:uppercase;
}