body { background-color: #2B2B2B; margin: 0px;}

table, tr, td, th {text-align: left;}

a:link, a:visited { color: #2983bc; font-size: 11px; font-family: "verdana", "arial", sans-serif; text-decoration: underline; }

a:link.small, a:visited.small { color: #2983BC; font-size: 10px; font-family: "verdana", "arial", sans-serif; text-decoration: none; }

img { border: none; }

p, ul, ol, td, div { color: #55647D; font-size: 11px; font-family: "verdana", "arial", sans-serif; vertical-align: top; line-height: 14px; }

.sub { color: #2A73A4; font-size: 11px; font-weight: bold; }

.sub_b { color: #2A73A4; font-size: 11px; font-weight: normal; }

.sub2 { font-size: 18px; font-weight: bold; color: #fff; line-height: 24px; }

.sub3 { color: #2A73A4; font-size: 15px; font-weight: bold; }

.sub4 { color: #2A73A4; font-size: 14px; font-weight: bold; margin: 0px !important; }

table.maintable { width: 880px; height: 100%; padding: 0px; background-color: #fff; }

td.copyright { width: 880px; height: 35px; padding: 0px; text-align: center; vertical-align: middle; font-size: 10px; color: #2983BC; }

td.main { width: 770px; height: 100%; padding: 0px; background-color: #2983BC; }

td.home1 { width: 468px; height: 100%; padding: 0px 20px 10px 25px; background-color: #ABC0CE; }

td.home_right1 { width: 190px; height: 51px; padding: 0px 0px 0px 25px; background-color: #ABC0CE; }

td.home_right2 { width: 292px; padding: 0px 20px 5px 25px; background-color: #ABC0CE; }

td.home_right_main { width: 320px; height: 100%; padding: 0px; background-color: #ABC0CE; }

td.homelist { padding: 3px 0px 1px 0px; }

td.pad { padding: 0px 0px 15px 0px; }

td.h100 { height: 100%; }

td.bg_blue { background-color: #2983BC; }

td.bg_blue2 { background-color: #2983BC; width: 182px !important; }

.bg_blue3 { background-color: #2a73a4; }

.bg_blue3 div { color: #FFF; }

.bg_blue3 a, .bg_blue3 a:visited { color: #FFF; }

td.inside_main { height: 100%; padding: 20px 25px 0px 25px; background-color: #ABC0CE; width: 595px; }

td.products_main { height: 100%; padding: 20px 25px; border-left: 23px solid #2A83BD; border-right: 23px solid #2A83BD; background-color: #FFF; }

.resultsbuts { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: none; background-color: #2A73A4; border: 0px none #FFFFFF; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; cursor: pointer; }

.pdfIcon, .pdfIcon:visited { color: #666 !important;  background: url(images/pdf_icon.png) no-repeat; padding: 1px 0 5px 22px; line-height: 18px; }

.pdfIcon:hover { color: #C00 !important; }

.productTable td { padding: 4px 10px; border-bottom: 1px solid #c4d3dd; height: 31px; }

.productTable th { padding: 4px 10px; font-size: 11px; text-align: left; color: #FFF; background: #AAC0CE; border-right: 1px solid #FFF; }

.inputQty { width: 28px; text-align: center; font-size: 12px; height: 20px; }

.lastTd { border-bottom: 0 !important; }

.display_error, .display_success {
	display: block;
	padding-left: 23px;
}

.display_error {
	color: #FF0000;
	background: url(images/error.png) no-repeat 8px 8px;
	border: 1px solid #FF0000;
}

.display_success {
	color: #009900;
	background: url(images/success.png) no-repeat 8px 8px;
	border: 1px solid #009900;
}

.display_error p, .display_success p{
	padding: 0px;
	margin: 8px;
}

.display_error p{
	color: #FF0000;
}

.display_success p{
	color: #009900;
}