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

.bg {
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
}
/*
img {
	behavior:	url(/pngbehavior.htc);
}
*/
.whiteBg {
	background-color: #FFFFFF;
}
.bodyPattern {
	background-image: url(/images/body_pattern.gif);
	background-repeat: repeat-y;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:15px;
}
.footLink {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	padding: 4px;
}
.footLink:hover {

	color: #ffffff;
	background-color:#FF6600;
	text-decoration: none;
	padding: 4px;
}.footNote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.plain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
.plain_h17 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.vertLine {
	background-image: url(images/vertLine.gif);
	background-repeat: no-repeat;
}
.smallTitle {
	font-family: Verdana,Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	line-height: normal;
}
.title {
	font-family: Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	line-height: normal;
}
pre { font: 11px "Courier New", monospace; }

.code 
{
	border: 1px Solid #999999; 
	background-color:#f6f6f6;  
	margin:2px;
	padding:10px; 
	color:#000000; 
}
a {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	background-color:#CC0000;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
hr {
	border: 1px dotted #eeeeee;
}
.compTable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f4f4f4;
}

.smallPanel_mid {
	background-image: url(/images/smallPanel_mid.png);
	background-repeat: repeat-y;
}
.mediumText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.navLink {
	font-weight: bold;
	color: #FF3300;
	padding: 3px;
}

.navLink:hover {
	background-color:#FF6600;
	font-weight: bold;
	color: #ffffff;
	padding: 3px;
}
.redLink {
	font-weight: bold;
	color: #cc0000;
	padding: 3px;
}

.redLink:hover {
	background-color:#cc0000;
	font-weight: bold;
	color: #ffffff;
	padding: 3px;
}

.blueLink {
	font-weight: bold;
	color: #0055FF;
	padding: 3px;
}

.blueLink:hover {
	background-color:#0055FF;
	font-weight: bold;
	color: #ffffff;
	padding: 3px;
}

.imgBorder {
	border: 4px solid #dddddd;
}
.smallTitleRed {

	font-family: Verdana,Arial;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	line-height: normal;
}

.smallTitleBlue {

	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
	line-height: normal;
}

.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}

.faqSummary li {
	list-style-image: url(/images/li.gif);
	vertical-align: text-bottom;
	padding-bottom: 5px;
}

/* -------------------------------------------- */

.shopCrumbs
{
	font-size: 11px;
	color: #999999;
	padding: 2px;
}

.shopCrumbs:hover
{
	font-size: 11px;
	background-color: #FF6600;
	color: #ffffff;
	padding: 2px;
}

.shopCrumbsSelected
{
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
	padding: 2px;
}

.smallTitle_sfsBasic
{
	font-family: Verdana,Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	line-height: normal;
}

.smallTitle_sfsPro, .smallTitle_sfs2x
{
	font-family: Verdana,Arial;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	line-height: normal;
}

.smallTitle_os
{
	font-family: Verdana,Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
	line-height: normal;
}

.smallTitle_sfBitsAS2, .smallTitle_sfBitsAS3
{
	font-family: Verdana,Arial;
	font-size: 14px;
	font-weight: bold;
	color: #7BBB11;
	line-height: normal;
}

.shop_cartHead
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #CFCEC2;
	font-weight: bold;
}

.shop_bg1, .shop_bg1:hover
{
	background-color: #F5F5F5;
}

.shop_bg2, .shop_bg2:hover
{
	background-color: #FAFAFA;
}

.shop_vatRow
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
}

.shop_totRow
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
}

.contactLink_os {
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}

.contactLink_os:hover {
	background-color:#0066FF;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.error
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
}

.privacyStatement
{
	overflow: auto;
	height: 95px;
	width: 98%;
	border: solid 1px #666666;
	color: #666666;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.amountHighlight
{
	font-weight: bold;
	font-size: 14px;
}

.bitsPlain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}

.bitsPlain a, .bitsPlain a:visited
{
	font-weight: bold;
	color: #7BBB11;
	padding: 1px;
}

.bitsPlain a:hover
{
	background-color:#87CC12;
	font-weight: bold;
	color: #ffffff;
	padding: 1px;
}

.bitsPlain ul li {
	list-style-image: url(/images/li.gif);
	vertical-align: text-bottom;
	padding-bottom: 5px;
}

.smallTitle_green
{
	font-family: Verdana,Arial;
	font-size: 14px;
	font-weight: bold;
	color: #7BBB11;
	line-height: normal;
}

.bits_subtitle
{
	font-family: Verdana,Arial;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #BBBBBB;
}

.bits_subparagraphs
{
	font-family: Verdana,Arial;
	font-size: 11px;
	font-weight: bold;
	color: #7BBB11;
}

.bits_imagesTable_img
{
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
}

.bits_imagesTable_desc
{
	padding-bottom: 5px;
	padding-top: 5px;
}

.bits_downloadsTable
{
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: dotted 1px #999999;
}

.bits_downloadsTable_topRow
{
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: dotted 1px #999999;
	border-top: dotted 1px #999999;
}

.bits_mCOMtable td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: dotted 1px #999999;
}

.bits_img
{
	padding: 0px;
	border: solid 10px #EEEEEE;
	line-height: normal;
}
