/* CSS Document */

/* Global Styles: Body, Tables, Normal Links */

body {
	background-color: #1D2429;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #0071C6;
}
a:visited {
	color: #0071C6;
}
a:hover {
	color: #DE600C;
}
a:active {
	color: #0071C6;
}

/* Cart Styles: Price, Cart Descriptions, etc. */

.safe-cart-model {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}
.safe-cart-price {
	color: #FF0000;
	font-weight: bold;
	font-size: 11px;
}
.safe-cart-shipping {
	color: #006600;
	font-weight: bold;
	font-size: 11px;
}
.safe-cart-info {
	color: #333333;
	font-weight: bold;
	font-size: 11px;
}
.safe-cart-description {
	color: #000000;
	font-size: 11px;
}
.safe-cart-header {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #3D6385;
	font-size: 11px;
}

/* Product Content Styles: Features, Descriptions, Titles, etc. */

.safe-product-title {
	font-size: 14px;
	font-weight: bold;
	color: #262C3E;
}

.safe-image-caption {
	font-size: 11px;
	color: #999999;
}

/* Other Page Styles: Intros, Outros, H1, H2, etc. */

.safe-intro {
	color: #586670;
}

/* Extra Link Styles */

/* Misc Styles */
.timer {
	color: #FFFFFF;
}
a.safe-menu:link {
	color: #0071C6;
	text-decoration: none;
}
a.safe-menu:visited {
	color: #0071C6;
	text-decoration: none;
}
a.safe-menu:hover {
	color: #DE600C;
	text-decoration: none;
}
a.safe-menu:active {
	color: #0071C6;
	text-decoration: none;
}
a.safe-nav:link {
	color: #E3EDF9;
}
a.safe-nav:visited {
	color: #E3EDF9;
}
a.safe-nav:hover {
	color: #DE600C;
	text-decoration: none;
}
a.safe-nav:active {
	color: #E3EDF9;
}

.safe-white {
	color: #FFFFFF;
}
.safe-menuhd {
	color: #fff3c3;
	font-weight: bold;
}
.style1 {color: #CCCCCC}
h1 {
	color: #007CF9;
	font-weight: bold;
	font-size: 14px;
	MARGIN-BOTTOM: 0;
	MARGIN-TOP: 0;
	padding-top: 0px;
}
h2 {
	color: #1E3557;
	font-size: 12px;
	font-weight: bold;
	MARGIN-BOTTOM: 0;
	MARGIN-TOP: 0;
	padding-top: 0px;
}
.safe-productDescription {

}
.safe-productFeatures {

}
.safe-cartModel {

}
.safe-cartText {

}
.safe-cartTextGroup {

}
.safe-freeShipping {
	color: #006600;
	font-weight: bold;
}
.safe-plusShipping {
	color: #FF0000;
	font-weight: bold;
}
.safe-disabledCart {

}
.safe-imageCaption {
	color: #666666;
}
.safe-productLinksMenu {

}
a.safe-productLinks:link {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}
a.safe-productLinks:visited {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}
a.safe-productLinks:hover {
	color: #DE600C;
	font-size: 11px;
	text-decoration: none;
}
a.safe-productLinks:active {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}
a.safe-pdfInstall:link {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}
a.safe-pdfInstall:visited {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}
a.safe-pdfInstall:hover {
	color: #DE600C;
	font-size: 11px;
	text-decoration: none;
}
a.safe-pdfInstall:active {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}
a.safe-moreInfo:link {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}
a.safe-moreInfo:visited {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}
a.safe-moreInfo:hover {
	color: #DE600C;
	font-size: 11px;
	text-decoration: none;
}
a.safe-moreInfo:active {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}
.safe-introContent {

}
.safe-outroContent {

}
.safe-mainContent {

}
.safe-pageLinksMenu {

}
.safe-Copyright {
	color: #fe6600;
}
.safe-navText {
	color: #E3EDF9;
}
a.safe-pageLinks:link {
	color: #CCCCCC;
	text-decoration: none;
}
a.safe-pageLinks:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a.safe-pageLinks:hover {
	color: #DE600C;
	text-decoration: none;
}
a.safe-pageLinks:active {
	color: #CCCCCC;
	text-decoration: none;
}
.safe-submit {
	font-size:10px;
	BACKGROUND-COLOR: #D3D8DB;
	border: 1px outset #608FBF;
	color: #1B4E8B;
}
.safe-galleryTD {
	margin: 2px;
	padding: 2px;
}
.safe-galleryTitle {
	font-weight: bold;	
}
.safe-galleryDesc {
	color: #666666;
}
.safe-gallery-title {
	font-size: 14px;
	font-weight: bold;
}

