﻿.taglist {
	margin-top:5px;
	margin-bottom:5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.taglist tbody tr td {

}

.taglist tbody tr.selected td {
	background-color: #3d80df;
	color: #ffffff;
	font-weight: bold;
	border-left: 1px solid #346DBE;
	border-bottom: 1px solid #7DAAEA;
}

.Normal {
	color: #000000;
}

h6 {
	font-weight: bold;
	font-size: 1em;
	color: #000000;
}

.borderTable {	
	padding: 2px 4px 2px 4px;
	border: 1px solid #660000;
}

body {
	font-family: Arial, Helvetica, sans-serif;
}

.header {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFF00;
	background-color: #1F60A9;
	width: 100%;
	height: 23px;
	vertical-align: middle;
	display: inline;
	border-top: 1px solid #3399CC;
	border-bottom: 1px solid #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
}

.desciption {
	float: left;
	width: 500px;
	color: #666666;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}

#content1 {
	width: 500px;
	float: left;
	font-size: 9pt;
	color: #999999;
}

.imagery {
	float: left;
	text-align: left;
	vertical-align: top;
}

.title {
	color: #333399;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

table p {
	color: #666666;
	font-size: 8pt;
}

.imageswhite {
	color: #000000;
	z-index: 100;
}

.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-color: #CCCCCC;
}

.linkage a:link, a:visited {
	text-decoration: none;
}

.linkage a:hover {
	text-decoration: none;
}

.linkage {
	text-align: right;
}

.disclaimer {
	font-size: 9pt;
	color: #333333;
	text-align: right;
}

#mytable {
	width: 730px;
	padding: 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 730px;	 
	font: italic 11px Arial, Helvetica, sans-serif;
	text-align: left;
}

#mytable th {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #ACBFCD;
	border-bottom: 1px solid #ACBFCD;
	border-top: 1px solid #ACBFCD;
	letter-spacing: 2px;
	text-align: left;
	padding: 6px;
	background: #CAE8EA url(../admin/images/bg_header.jpg) no-repeat;
}

#mytable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #ACBFCD;
	background: none;
}

#mytable td {
	font: 11px Arial, Helvetica, sans-serif;
	border-right: 1px solid #ACBFCD;
	border-bottom: 1px solid #ACBFCD;
	background: #fff;
	padding: 6px;
	color: #4f6b72;
}

#mytable td.alt {
	background: #F5FAFA;
	color: #797268;
}

#mytable th.spec {
	border-left: 1px solid #ACBFCD;
	border-top: 0;
	background: #fff url(../admin/images/bullet1.gif) no-repeat;
	font: 11px Arial, Helvetica, sans-serif;
}

#mytable th.specalt {
	border-left: 1px solid #ACBFCD;
	border-top: 0;
	background: #f5fafa url(../admin/images/bullet2.gif) no-repeat;
	font: 11px Arial, Helvetica, sans-serif;
	color: #797268;
}

.borderleftmytable {
	 border-left: 1px solid #ACBFCD;
}

#mytable-pricelist {
	width: 730px;
	padding: 0;
	margin: 0;
}

#mytable-pricelist th {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #ACBFCD;
	border-bottom: 1px solid #ACBFCD;
	border-top: 1px solid #ACBFCD;
	letter-spacing: 2px;
	text-align: left;
	padding: 6px;
	background: #CAE8EA url(../admin/images/bg_header.jpg) no-repeat;
}

#mytable-pricelist th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #ACBFCD;
	background: none;
}

#mytable-pricelist td {
	font: 11px Arial, Helvetica, sans-serif;
	border-right: 1px solid #ACBFCD;
	border-bottom: 1px solid #ACBFCD;
	background: #E4E6E8;
	padding: 6px;
	color: #4f6b72;
}

#mytable-pricelist td.alt {
	background: #F5FAFA;
	color: #797268;
}

#mytable-pricelist th.spec {
	border-left: 1px solid #ACBFCD;
	border-top: 0;
	background: #fff url(../admin/images/bullet1.gif) no-repeat;
	font: 11px Arial, Helvetica, sans-serif;
}

#mytable-pricelist th.specalt {
	border-left: 1px solid #ACBFCD;
	border-top: 0;
	background: #f5fafa url(../admin/images/bullet2.gif) no-repeat;
	font: 11px Arial, Helvetica, sans-serif;
	color: #797268;
}
