body {
	margin: 0px;
font-size:12px;
}

td {
	font-family: verdana, helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}

a {
	color:#000000;
	text-decoration:none;
}
a:hover {
	color:#B51A1A;
	text-decoration:none;
}

li {
	list-style-image: url(../images/bullet02.jpg);
}


.blue {
	color:#116A98;
	text-decoration:none;
}
.blue:hover {
	color:#B51A1A;
	text-decoration:none;
}

.white {
	color:#ffffff;
	text-decoration:none;
}
.white:hover {
	color:#BBC8E0;
	text-decoration:none;
}

.gray {
	color:#666666;
	text-decoration:none;
	height:17px;
	font-size:14px;
}
.gray:hover {
	color:#000000;
	text-decoration:underline;
	height:17px;
}

.orange {
	color:#DB5C07;
	text-decoration:none;
}
.orange:hover {
	color:#7898AF;
	text-decoration:none;
}

.submenu {
	color:#ffffff;
	text-decoration:none;
}
.submenu:hover {
	color:#ffffff;
	text-decoration:underline;
}

.cpy {
	font-size:10px;
	color:#999999;
	height:17px;
}

h2,h3
{
	font-size:28px;
	color:Black;
	margin: 0px 0px 0px 0px;
}

/* Home Page Advertisements */
table.Ad	{
	border: solid 1px #292762;
	}

td.Ad	{
	border-bottom: solid 1px #292762;
	background: #eeeeee;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	line-height: 16px; 
	font-weight: 600; 
	text-decoration: bold;
	font-variant: normal; 
	color: #292762; 
	clip: rect(   ); 
	text-transform: uppercase; 
	letter-spacing: 1pt
	text-align: center;
		}

/*Start: Error Message */
table.ErrorSummary
{
	border: solid 1px Maroon;
	text-align:left;
	background-color:InfoBackground;
}

td.ErrorHeader
{
	color:White;
	background-color:Maroon;
}

ul.ErrorSummary
{
	color:Black;
}
/*End: Error Message */

/*Start: Terms and Condition */
table.ShoppingCart 
{
	border: dashed 1px #292762;
	border-top-style:solid;
	border-top-width: 4px;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	background: #EDF2F5;
	line-height: 12px;
	padding:0px 0px 0px 0px;
}


td.ShoppingCart 
{
	border-bottom-style:solid;
	border-bottom-width: 1px;
	background: #EDF2F5;
	color:#292762;
	font-weight:bold;
}
/*End: Terms and Condition */



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
