﻿body 
{
margin: 0px;	
}



table 
{
	font-family: Verdana;
	font-size: 11px;
}

img 
{
	margin: 0px;
	border: 0px;
}


.witetxt {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.heading 
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

.pageHeading 
{
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 20px;
	border-left: solid 3px #000000;
	border-right: solid 3px #000000;
}

.headingBig
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
}

.txt {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.btn 
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}


.orangec {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.whitetxt {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}





.inst_quote 
{
	background-color: #060600;
	height: 32px;
	color: #ffffff;
	font-family: Verdana;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
		
}

.inst_quote_sub
{
	background-color: #d2c200;
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	height: 22px;
}

.price 
{
	color: #ff0000;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}



.btn_normal
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	border: solid 1px #000000;
	background-color: #F7E300;
	height: 18px;
	cursor: hand;
}

.cart_header 
{
	background-color: #000000;
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}

.cart_sub_header 
{
	background-color: #d2c200;
	color: #000000;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	height: 22px;	
	padding-left: 10px;
}

.black_header 
{
	background-color: #EEF2F7;
	font-family: Verdana;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
	height: 30px;
}

.gray_header 
{
	background-color: #a9a9a9;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.cart_bg 
{
	background-color: #fff362;
	padding: 10px;
}






.btn_admin
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	border:  1px double #daf1ff;
	background-color: #EEF2F7;
	height: 24px;
	cursor: hand;
}
a.a2
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.a3
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}