body
{
	text-align:center;
	
}

.body
{
	font-family:Tahoma;
	font-size:11;
	color:#10425B;
	text-decoration:none;
	font-style:normal;
	}

.combobox
{
	font-family:Tahoma;
	font-size:11;
	color:#10425B;
	text-decoration:none;
	font-style:normal;
	width:120;
}

asp:TextBox
{
	font-family:Tahoma;
	font-size:11;
	color:#10425B;
	text-decoration:none;
	font-style:normal;
}

.gridheaders
{
	color:#10425B;
	font-family:arial;
	font-size:11;
	font-weight:bold;
}

.copyLinks
{
	color:#10425B;
	font-family:arial;
	font-size:11;
	text-decoration:none;
	font-style:italic;
}


.validate
{
	font-family:Tahoma;
	font-size:11;
	color:red;
	text-decoration:none;
	font-style:normal;
	width:120;
}

.delivery_cells 
{
	background-color:#EFF5FE;
	color:#10425B;
	font-family:arial;
	font-size:13;
	font-weight:bold;
}
.spacer
{
	width:15px;
}

.left_box
{
	width:200px;
}
.body_box
{
	width:525px;
}
.quote
{
	font-family:Tahoma;
	font-size:13;
	font-weight:bold;
}

h1 
{
	font-size:20;
}

h2
{
	font-size:17;
}

h3
{
	font-size:14;
}

hr
{
color:#10425B;
noshade:true; 
size:1px;
}

.bold_ital
{
	font-family:arial;
	font-size:11;
	color:#10425B;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
}
.cent
{
	font-family:Century Gothic;
	font-size:12;
	color:#10425B;
	text-decoration:none;
}

.validate
{
	color:Red;
}

.green_quotes
{
	color:#B0D93F;
	font-family:Forte;
	font-size:18;
	font-weight:bold;
}

.bold_arial
{
	color:#10425B;
	font-family:arial;
	font-size:13;
	font-weight:bold;
}

.bold_arial2
{
	color:#10425B;
	font-family:arial;
	font-size:17;
	font-weight:bold;
}

.foot
{
	font-family:Arial;
	font-size:10;
	color:#10425B;
	text-decoration:none;
}

a:hover, a:link, a:visited
{
	text-decoration:none;
	color:#10425B;
}

.top_left
{
	background-image:url(images/top_left.jpg);
	width:15;
	height:15;
}

.top_right
{
	background-image:url(images/top_right.jpg);
	width:15;
	height:15;
}

.bottom_left
{
	background-image:url(images/bottom_left.jpg);
	width:15;
	height:15;
}

.bottom_right
{
	background-image:url(images/bottom_right.jpg);
	width:15;
	height:15;
}

.top_line
{
	background-image:url(images/top.jpg);
	background-repeat:repeat-x;
	width:510;
}

.bottom_line
{
	background-image:url(images/bottom.jpg);
	background-repeat:repeat-x;
	width:510;
}

.left_line
{
	background-image:url(images/left.jpg);
	background-repeat:repeat-y;
}

.right_line
{
	background-image:url(images/right.jpg);
	background-repeat:repeat-y;
}

.green_top_left
{
	background-image:url(images/green_top_left.jpg);
	width:15;
	height:15;
}

.green_top_right
{
	background-image:url(images/green_top_right.jpg);
	width:15;
	height:15;
}

.green_bottom_left
{
	background-image:url(images/green_bottom_left.jpg);
	width:15;
	height:15;
}

.green_bottom_right
{
	background-image:url(images/green_bottom_right.jpg);
	width:15;
	height:15;
}

.green_body
{
	background-color:#B0D93F;
}

a:link, a:visited {text-decoration:none}
a:hover  {text-decoration:none;font-weight:bold;}



