body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.table_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #333C4B;
	border-right-color: #333C4B;
	border-bottom-color: #333C4B;
	border-left-color: #333C4B;
}

.Tableborder {
	border: 1px solid #dd6e1d;
}

.Tableborder2 {
	border: 1px solid #BCD6F1;
}
.Table_sideborder2 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
    border-right-style: solid;
	border-top-color: #B3EEFF;
	border-right-color: #ef862d;
	border-bottom-color:#B3EEFF;
	border-left-color: #B3EEFF;
}

.bottomlink {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	
}
.bottomlink:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.black_text {font-size: 11px; font-family: verdana;color: #333333;}
.inner_text {font-size: 12px; font-family: verdana;color: #333333;}
.header_text {font-size: 15px; font-family: verdana;color: #ef862d; font-weight: bold;}
.header_text2 {font-size: 12px; font-family: verdana;color: #ef862d; font-weight: bold;}

.toplink {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	
}
.toplink:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

.morelink {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #00addd;
	text-decoration: none;
	
}
.morelink:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #00addd;
	text-decoration: underline;
}

.productlink {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	
}
.productlink:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #dd6e1d;
	text-decoration: none;
}

.bluelink {
	font-size: 11px; 
	color: #00addd;
	font-family: Verdana;
	text-decoration: none;
	
}
.bluelink:hover {
	font-size: 11px; 
	color: #00addd;
	font-family: Verdana;
	text-decoration: underline;
}

