a:link { color: #333333; font-family: Tahoma; text-decoration: none }
a:active {  color: #333333; font-family: Tahoma; text-decoration: none }
a:visited {  color: #333333; font-family: Tahoma; text-decoration: none }
a:hover {  color: #333333; font-family: Tahoma; text-decoration: underline }
a img { border:0; }

body {
	background-color: #FFFFFF;
  margin: 0px;
}
.main_header {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #7691ac;
	padding: 8px;
	text-align: center;
}
.main_toolbar {
	font-family: Tahoma;
	font-size: 12px;
  color: #000000;
	background-color: #CCCCCC;
	padding: 3px;
  border-top-style: solid;
	border-bottom-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;
}
.main_siteindex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 8px;
	background-color: #CCCCCC;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
	text-align: center;
}
.main_content {
	font-family: Tahoma;
	font-size: 12px;
	color: #9DACBF;
	padding: 5px;
	vertical-align: top;
	text-align: center;
}
.price_list_table {
	margin: auto;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
}

.main_title {
  font-family: Tahoma;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  padding-top: 15px;
  text-align: center;
  border-bottom: 1px solid #666666;
  margin: 10px;
}

.main_footer {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #7691ac;
	border-top-style: dashed;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 10px;
	text-align: center;
}

.content_header {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0px;
	background-color: #777777;
	padding: 4px;
	text-align: center;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	height: 20px;
}

.content_footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	line-height: 16px;
  padding: 6px;
  text-align: center;
}

.content_image {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 12px;
	border-top: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.content_image_short {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 12px;
	border-top: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align: center;
}

.content_desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
	border-top: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px none #000000;
	padding-left: 5px;
	padding-right: 5px;
  text-align: center;
	font-weight: bold;
}
.content_code {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #F3F3F3;
	border-top: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
	border-right: 1px none #000000;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.content_price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #F3F3F3;
	border-top: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
	border-right: 1px solid #000000;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.content_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	border-top: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
	border-right: 1px solid #000000;
	padding: 8px;
	text-align: left;
	vertical-align: top;
}
.float_right {
	float: right;
}

.content_spacer {
	height: auto;
}


.toolbar_item {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: center;
	color: #2f8195;
	cursor: pointer;
}
.toolbar_item_over {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	background-color: #BBBBBB;
	text-align: center;
	color: #FFFFFF;
	cursor: pointer;
}
.toolbar_item_selected {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	background-color: #888888;
	text-align: center;
	color: #FFFFFF;
	cursor: pointer;
}
.content_image_top_border {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 12px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
.content_header_single {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0px;
	background-color: #777777;
	padding: 4px;
	text-align: center;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	height: 20px;
	width: 700px;
}

/*New style rules addeed for single table price list layout*/

#single_table th{
	background-color: #CCCCCC;
	font-weight: bold;
	border-bottom-color:#000000;
border-bottom-style:solid;
border-bottom-width: 1px;
}
#single_table td{
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	text-align:center;
}

#single_table table{
	background-color: #F3F3F3;
	border-top: solid #000000 1px;
	border-right: solid #000000 1px;
	border-left: solid #000000 1px;
	border-bottom: 0;
	 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}
	
 .price {

	border-left: 1px #000000 solid;
	}
	
	.content_desc_row {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #000000;
}
	
	.content_desc_left_cells {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
	border-top: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	padding-left: 5px;
	padding-right: 5px;
  text-align: center;
	font-weight: bold;
}
.content_desc_right_cell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
	border-top: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-left: 5px;
	padding-right: 5px;
  text-align: center;
	font-weight: bold;
}

.content_desc_inner_cells {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
	border-top: 1px none #000000;
	border-bottom: 1px solid #000000;
	padding-left: 5px;
	padding-right: 5px;
  text-align: center;
	font-weight: bold;
}
.content_image_left_cell {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border-top: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

.content_image_cell {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border-top: 1px none #000000;
	border-bottom: 1px solid #000000;
}

.content_image_right_cell {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border-top: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}
.content_price_left {
	background-color: #F3F3F3;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}

.content_price_inner {
	background-color: #F3F3F3;
	border-top: 1px none #000000;
	border-bottom: 1px solid #000000;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.content_price_right {
	background-color: #F3F3F3;
	border-top: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}

.content_text_boxed {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	border-top: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 8px;
	vertical-align: top;
	border-top-color: #000000;
}
.PU_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
	background-color: #FFFFFF;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.price_list {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	vertical-align: middle;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;
}
