/* 
	******************************
	***  Main	 		       ***
	******************************
*/
	html, body {
		height: 100%; width: 100%;
		margin: 0; padding: 0;
		font-size: 12px; /* 11px*/
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
	}
	a { 
		text-decoration: none; 
		color: #00275d; 
		font-weight:bold; 
		text-decoration: underline;
	}
	h1 { font-size: 17px; color: #00275d; display: inline;font-weight:normal; }
	h2 { font-size: 17px; color: #00275d; display: inline;font-weight:normal; }
	h3 { font-size: 10px; color: #678f00; }
	h4 { font-size: 12px; color: #00275d; display: inline; text-transform: uppercase; }
	
	p, table { font-size: 12px; color: #00275d; }  /* 11px*/
	
	#tblMain { height: 100%; width: 100%; }

	#tblBody,
	#tdBody {
		width: 1005px;
		height: 100%;
		vertical-align: top;
	}
	#tdShaLeft { 
		width: 50%;
		background: #838383 url("../img/bgShaLeft.jpg") no-repeat right top;
	}
	#tdShaRight { 
		width: 50%;
		background: #838383 url("../img/bgShaRight.jpg") no-repeat left top;
	}
	#tdContainer {
		width: 1005px;
		height: 100%;
		background: url("../img/bgGradientVer.gif") repeat-y top left;
	}
/* 
	******************************
	***  Home            	   ***
	******************************
*/
	#tblContainerHome {
		width: 1005px;
		height: 100%;
		background: url("../img/bgGradientVer.gif") repeat-y top left;
	}
	#tblContainerHome #tdContent {
		width: 676px;
		height: 100%;
		background: url("../img/bgGradientHor.gif") no-repeat top left;
	}
	#tblContainerHome #tdRightColumn {
		width: 329px;
		height: 100%;
		background-color: #e6e6e6;
	}
	#tblContainerHome #tblContent {
		width: 676px;
		height: 100%;
	}
	#tblContainerHome #tblContent .Header {
		height: 43px;
		padding: 0px 0px 0px 20px;
		border-bottom: 1px solid #e1c340;
		vertical-align: middle;
	}
	#tblContainerHome #tblContent .Body {
		vertical-align: top;
		padding: 10px 20px 0px 20px;
	}
	html>body #tblContainerHome #tblContent .Body {
		padding: 0px 0px 0px 20px;
	}
	#tblContainerHome #tblContent .Body #EyeCatcher {
		margin: -10px -2px 0px 10px;
	}
	html>body #tblContainerHome #tblContent .Body #EyeCatcher {
		margin: 0px 0px 0px 10px;
	}
/* 
	******************************
	***  Other            	   ***
	******************************
*/
	#tblContainer {
		width: 1005px;
		height: 100%;
		background: url("../img/bgGradientHor.gif") no-repeat top left;
	}
	#tblContainer #tdContent {
		width: 676px;
		height: 100%;
		vertical-align: top;
	}
	#tblContainer #tdRightColumn {
		width: 329px;
		height: 100%;
		background-color: #e6e6e6;
		vertical-align: top;
	}
	#tblContainer #tblContent {
		width: 676px;
		height: 100%;
	}
	#tblContainer .Header {
		height: 69px;
		padding: 0px 0px 10px 20px;
		vertical-align: bottom;
	}
	#tblContainer #tblContent .Body {
		vertical-align: top;
		padding: 10px 10px 0px 20px;
	}
	html>body #tblContainer #tblContent .Body {
		padding: 0px 0px 0px 20px;
	}
	#tblContainer #tblContent .Body #EyeCatcher {
		margin: -10px -2px 0px 10px;
	}
	html>body #tblContainer #tblContent .Body #EyeCatcher {
		margin: 0px 0px 0px 10px;
	}
	
	
	#spotlight {
		background-color:#0fabde;
		padding: 15px;
		margin-top: 10px;
		margin-right: 20px;	
		color: white;
		margin-bottom: 20px;
		cursor:pointer;
	}
	
	#spotlight p {
		color: white !important;		
	}
	
	#spotlight img {
		float: left;
		margin-right: 10px;

	}
	
	#spotlight .Header {	
		display: block;
		padding: 0 !important;
		margin: 0 !important;
		height: 20px !important;
		left: 0 !important;
	}
	
/* 
	******************************
	***  Headers         	   ***
	******************************
*/
	#divHeader-0 {
		position: relative;
		height: 125px;
		background: url("../img/bgHeader-0.jpg") no-repeat top; 
	}
	#divHeader-1 {
		position: relative;
		height: 125px;
		background: url("../img/bgHeader-1.jpg") no-repeat top; 
	}
	#divHeader-2 {
		position: relative;
		height: 125px;
		background: url("../img/bgHeader-2.jpg") no-repeat top; 
	}
	#divHeader-3 {
		position: relative;
		height: 125px;
		background: url("../img/bgHeader-3.jpg") no-repeat top; 
	}
	#divHeader-4 {
		position: relative;
		height: 125px;
		background: url("../img/bgHeader-4.jpg") no-repeat top; 
	}
	#divHeader-5 {
		position: relative;
		height: 125px;
		background: url("../img/bgHeader-5.jpg") no-repeat top; 
	}
	#divHeader-6 {
		position: relative;
		height: 125px;
		background: url("../img/bgHeader-6.jpg") no-repeat top; 
	}
	#divLogo {
		position: absolute;
		left: 23px;
		top: 4px;
	}
/* 
	******************************
	***  Mainnavigation 	   ***
	******************************
*/
	#divNavigation {
		position: absolute;
		bottom: -1px;
		width: 1006px;
		background: url("../img/bgNavigation.gif") repeat-x bottom;
	}
	html>body #divNavigation {
		position: absolute;
		bottom: 0px;
		width: 1005px;
		background: url("../img/bgNavigation.gif") repeat-x bottom;
	}
	#tblNavigation {
		margin-left: 45px;
	}
	.tdMenuBeamOff {
		height: 5px;
		background-color: none;
	}
	.tdMenuOff {
		padding: 0px 15px 0px 15px;
	}
	.tdMenuOff a {
		color: #FFFFFF;
		font-size: 12px;
		text-transform: uppercase;
		font-weight: normal;
		text-decoration: none;
	}
	.tdMenuBeamOn6936 { background-color: #e1c340; }
	.tdMenuBeamOn6937 { background-color: #ff9c00; }
	.tdMenuBeamOn6938 { background-color: #00275d; }
	.tdMenuBeamOn6939 { background-color: #84af11; }
	.tdMenuBeamOn6940 { background-color: #9d11ae; }
	.tdMenuBeamOn6941 { background-color: #c81f47; }

	.tblSubMenu { margin-left: 35px; }

	.tblSubMenu .LinkOff,
	.tblSubMenu .LinkOn {
		padding: 0px 10px 0px 10px;
	}
	.tblSubMenu .LinkOff a {
		color: #FFFFFF;
		font-size: 12px;
		font-weight:normal;
		text-decoration: none;
	}
	.tblSubMenu .LinkOn a {
		color: #FFFFFF;
		font-size: 12px;
		font-weight: normal;
	}
	#tdSubMenu {
		border-bottom: 1px solid #00275d;
	}
	.tdMainProductsMenuSmall {
		border-bottom: 1px solid #056e91;
	}
/* 
	******************************
	***  RightColumn 	       ***
	******************************
*/
	#tblRightColumn {
		text-align:center;
		width: 100%;
		margin: 20px 0px 0px 0px;
	}

	#tblRightColumn #tdRightColumnTitle {
		height: 50px;
		padding: 10px 0px 0px 15px;
	}
	#tblRightColumn #tdRightColumnBody {
		padding: 10px 15px 0px 15px;
	}
	#tblRightColumn #tdRightColumnBannerSmall {
		text-align:center;
	}
	#tblRightColumn #tdRightColumnBannerLarge {
		text-align:center;		
	}
	#tblRightColumn #tdRightColumnBannerSmall img {
		margin: 20px 0px 0px 0px;
		border: 1px solid #103d7e;
	}
/* 
	******************************
	***  Actions     	       ***
	******************************
*/
	.divActions .tblActions {
		cursor: pointer;
	}
	.divActions .tblActions .HeaderList h2 a {
		font-size: 16px; 
		color: #00275d; 
		display: inline;
		text-decoration: none;
	}
	.divActions .tblActions .HeaderList {
		height: 40px;
		padding: 0px 0px 0px 20px;
		vertical-align: middle;
	}
	.divActions .tblActions .Body {
		height: 82px;
		vertical-align: top;
		padding: 10px 20px 0px 20px;
	}
	.divActions .tblActions .Image {
		text-align: center;
	}
	.divActions .tblActions .Link {
		height: 13px;
		background-color: #00275d;
		text-align: right;
		padding: 0px 10px 0px 0px;
		width: 656px;
	}
	.divActions .tblActions .LinkOn {
		height: 13px;
		text-align: right;
		padding: 0px 10px 0px 0px;
		width: 656px;
	}
	.divActions .tblActions .Link a,
	.divActions .tblActions .LinkOn a{
		color: #FFFFFF;
		font-size: 12px; /* 11px*/
		text-decoration: none;
		font-weight: bold;
	}
	#divActionsDetail .tblActionsDetail {
		width: 656px;
		margin-left: 20px;
	}
	#divActionsDetail .tblActionsDetail .Body {
		padding: 10px 20px 20px 20px;
		vertical-align: top;
	}
	#divActionsDetail .tblActionsDetail .BodyNoImage {
		padding: 10px 20px 20px 0px;
		vertical-align: top;
	}
	#divActionsDetail .tblActionsDetail .LinkOn {
		height: 13px;
		text-align: right;
		padding: 0px 10px 0px 0px;
		width: 656px;
		vertical-align: top;
	}
	#divActionsDetail .tblActionsDetail .LinkOn a {
		color: #FFFFFF;
		font-size: 12px; /* 11px*/
		text-decoration: none;
		font-weight: bold;
	}
/* 
	******************************
	***  News     	       ***
	******************************
*/
	.divNews .tblNews {
		cursor: pointer;
	}
	.divNews .tblNews .HeaderList h2 a {
		font-size: 16px; 
		color: #00275d; 
		display: inline;
		text-decoration: none;
	}
	.divNews .tblNews .HeaderList {
		height: 40px;
		padding: 0px 0px 0px 20px;
		vertical-align: middle;
	}
	.divNews .tblNews .Body {
		height: 82px;
		vertical-align: top;
		padding: 10px 20px 0px 20px;
	}
	.divNews .tblNews .Image {
		text-align: center;
	}
	.divNews .tblNews .Link {
		height: 13px;
		background-color: #00275d;
		text-align: right;
		padding: 0px 10px 0px 0px;
		width: 656px;
	}
	.divNews .tblNews .LinkOn {
		height: 13px;
		text-align: right;
		padding: 0px 10px 0px 0px;
		width: 656px;
	}
	.divNews .tblNews .Link a,
	.divNews .tblNews .LinkOn a{
		color: #FFFFFF;
		font-size: 12px; /* 11px*/
		text-decoration: none;
		font-weight: bold;
	}
	#divNewsDetail .tblNewsDetail {
		width: 656px;
		margin-left: 20px;
	}
	#divNewsDetail .tblNewsDetail .Body {
		padding: 10px 20px 20px 20px;
		vertical-align: top;
	}
	#divNewsDetail .tblNewsDetail .BodyNoImage {
		padding: 10px 20px 20px 0px;
		vertical-align: top;
	}
	#divNewsDetail .tblNewsDetail .LinkOn {
		height: 13px;
		text-align: right;
		padding: 0px 10px 0px 0px;
		width: 656px;
		vertical-align: top;
	}
	#divNewsDetail .tblNewsDetail .LinkOn a {
		color: #FFFFFF;
		font-size: 12px; /* 11px*/
		text-decoration: none;
		font-weight: bold;
	}
/* 
	******************************
	***  Actions     	       ***
	******************************
*/
	.divReferences .tblReferences {
		cursor: pointer; 
		width: 660px;
	}
	.divReferences .tblReferences .Body {
		height: 95px;
		vertical-align: top;
		padding: 10px 20px 0px 20px;
		background: url("../img/gradReferences.gif") repeat-x;
		width: 530px;
	}
	.divReferences .tblReferences .Body h2 a{
		font-size: 16px; 
		color: #00275d; 
		display: inline;
		text-decoration: none;
	}
	.divReferences .tblReferences .Image {
		text-align: center;
		width: 130px;
	}
	.divReferences .tblReferences .Link {
		height: 13px;
		background-color: #00275d;
		text-align: right;
		padding: 0px 10px 0px 0px;
		width: 656px;
	}
	.divReferences .tblReferences .LinkOn {
		height: 13px;
		text-align: right;
		padding: 0px 10px 0px 0px;
		width: 656px;
	}
	.divReferences .tblReferences .Link a,
	.divReferences .tblReferences .LinkOn a{
		color: #FFFFFF;
		font-size: 12px; /* 11px*/
		text-decoration: none;
		font-weight: bold;
	}
	#divReferencesDetail .tblReferencesDetail {
		width: 656px;
		margin-left: 20px;
	}
	#divReferencesDetail .tblReferencesDetail .Body {
		padding: 10px 20px 20px 20px;
		vertical-align: top;
	}
	#divReferencesDetail .tblReferencesDetail .BodyNoImage {
		padding: 10px 20px 20px 0px;
		vertical-align: top;
	}
	#divReferencesDetail .tblReferencesDetail .LinkOn {
		height: 13px;
		text-align: right;
		padding: 0px 10px 0px 0px;
		width: 656px;
		vertical-align: top;
	}
	#divReferencesDetail .tblReferencesDetail .LinkOn a {
		color: #FFFFFF;
		font-size: 12px; /* 11px*/
		text-decoration: none;
		font-weight: bold;
	}
/* 
	******************************
	***  FAQ        	       ***
	******************************
*/
	#tblFaq {
		width: 676px;
	}
	.divFaq {
		border-top: 1px solid #9e11af;
		cursor: pointer;
	}
	.divFaqNoBorder {
		border-top: none;
		cursor: pointer;
	}
	.divFaqNoBorder .tdHeader,
	.divFaq .tdHeader {
		padding: 0px 0px 0px 10px;
		width: 636px;	
	}
	.divFaqNoBorder .Dark .tdHeader,
	.divFaq .Dark .tdHeader {
		background: #00275d; 
		height: 20px;
	}
	.divFaqNoBorder .Light .tdHeader,
	.divFaq .Light .tdHeader {
		background: #073676; 
		height: 20px;
	}
	.divFaqNoBorder .Active .tdHeader,
	.divFaq .Active .tdHeader {
		background: #C56BD0 url("../img/bgBeamFAQ.gif") repeat-x; 
		height: 20px;
	}
	.divFaqNoBorder .tdHeader a,
	.divFaq .tdHeader a {
		color: #FFF;
		font-weight: bold;
		font-size: 12px; /* 11px*/;
		text-decoration: none;
		text-transform: uppercase;
	}
	.divFaqNoBorder .tdWhiteSpace,
	.divFaq .tdWhiteSpace {
		width: 20px;
		background-color: transparent !important;
	}
	.divFaqNoBorder .Sub,
	.divFaq .Sub { 
		display: none; 
	}
	.divFaqNoBorder .Sub p,
	.divFaq .Sub p { 
		color: #00275d;
	}
	.divFaqNoBorder .tdAnswer,
	.divFaq .tdAnswer {
		padding: 4px 10px 12px 10px;
		width: 636px;
	}

/* 
	******************************
	***  ProductGroups 	       ***
	******************************
*/
	#tblProdGroups {
		width: 676px;
	}
	#tblProdGroups tr {
		height: 147px;
		background: url("../img/gradProdGroups.gif") repeat-x;
	}
	#tblProdGroups .BorderTop {
		border-top: 1px solid #0faee2;
	}
	.tblProdGroupsSubTable {
		margin-left: 20px;
	}
	.tblProdGroupsSubTable td {
		vertical-align: top;
		text-align: center;
	}
	.tblProdGroupsSubTable td h2 a {
		font-size: 12px; /* 11px*/;
		color: #00275d;
		font-weight: normal;
		text-transform: uppercase;
		text-decoration: none;
	}
/* 
	******************************
	***  Suppliers   	       ***
	******************************
*/
	#tblSuppliers {
		width: 676px;
	}
	#tblSuppliers tr {
		height: 147px;
		background: url("../img/gradProdGroups.gif") repeat-x;
	}
	#tblSuppliers .BorderTop {
		border-top: 1px solid #0faee2;
	}
	.tblSuppliersSubTable {
		margin-left: 20px;
	}
	.tblSuppliersSubTable td {
		vertical-align: top;
		text-align: center;
	}
	.tblSuppliersSubTable td h2 a {
		font-size: 12px; /* 11px*/;
		color: #00275d;
		font-weight: normal;
		text-transform: uppercase;
		text-decoration: none;
	}
/* 
	******************************
	***  Products   	       ***
	******************************
*/
	#tblProduct {
		width: 676px;
	}
	#tblProduct .Header {
		height: 44px;
	}
	#tblProduct .Body {
		padding: 10px 20px 0px 20px;
	}
/* 
	******************************
	***  Call me now   	       ***
	******************************
*/
	#tdCallMeNow {
		padding-left: 20px;
	}
	#tdCallMeNow input.phonenumber {
		font-family: Arial, Helvetica, sans-serif;
		background: url("../img/bg_form.gif") no-repeat left top;
		margin: 0px 0px 0px 0px;
		border: 1px solid #00275d;
		font-size: 12px; /* 11px*/;
		width: 130px;
		height: 17px;
	}
	#tdCallMeNow input.date {
		font-family: Arial, Helvetica, sans-serif;
		background: url("../img/bg_form.gif") no-repeat left top;
		margin: 0px 0px 0px 0px;
		border: 1px solid #00275d;
		font-size: 12px; /* 11px*/;
		width: 130px;
		height: 17px;
	}
	#tdCallMeNow .spnSubmit {
		background: url("../img/bulletBlue.gif") no-repeat 0px 5px;
	}
	#tdCallMeNow .spnSubmit a {
		font-size: 12px; /* 11px*/;
		text-decoration: none;
		color: #00275d;
		margin-left: 7px;
		font-weight:normal;
	}
/* 
	******************************
	***  ColorSchema 	       ***
	******************************
*/
	#divColorSchema-1,
	#divColorSchema-2,
	#divColorSchema-3,
	#divColorSchema-4,
	#divColorSchema-5,
	#divColorSchema-6 { height: 100%; }
	
	#divColorSchema-1 #tdSubMenu,
	#divColorSchema-2 #tdSubMenu,
	#divColorSchema-3 #tdSubMenu,
	#divColorSchema-4 #tdSubMenu,
	#divColorSchema-5 #tdSubMenu,
	#divColorSchema-6 #tdSubMenu { height: 29px; }

	#divColorSchema-1 #tdSubMenu { background: url("../img/bgSubMenuYellow.gif") repeat-x; }
	#divColorSchema-2 #tdSubMenu { background: url("../img/bgSubMenuOrange.gif") repeat-x; }
	#divColorSchema-3 #tdSubMenu { background: url("../img/bgSubMenuBlue.gif") repeat-x; }
	#divColorSchema-4 #tdSubMenu { background: url("../img/bgSubMenuGreen.gif") repeat-x; }
	#divColorSchema-5 #tdSubMenu { background: url("../img/bgSubMenuPurple.gif") repeat-x; }
	#divColorSchema-6 #tdSubMenu { background: url("../img/bgSubMenuRed.gif") repeat-x; }

	
	#divColorSchema-2 .divActions .tblActions .LinkOn, 
	#divColorSchema-2 #divActionsDetail .tblActionsDetail .LinkOn { background: url("../img/bgBeamOrange.gif") repeat-x top; }

	#divColorSchema-3 .divReferences .tblReferences .LinkOn, 
	#divColorSchema-3 #divReferencesDetail .tblReferencesDetail .LinkOn { background: url("../img/bgBeamBlue.gif") repeat-x top; }

	#divColorSchema-4 .divNews .tblNews .LinkOn, 
	#divColorSchema-4 #divNewsDetail .tblNewsDetail .LinkOn { background: url("../img/bgBeamGreen.gif") repeat-x top; }
	
	#divColorSchema-1 #tdRightColumnTitle,
	#divColorSchema-1 #tblContainer .Header,
	#divColorSchema-1 #tblContainer .HeaderList,
	#divColorSchema-1 #tblContainerHome .Header,
	#divColorSchema-1 #tblContainer .ActionHeader { border-bottom: 1px solid #e1c340 }

	#divColorSchema-2 #tdRightColumnTitle,
	#divColorSchema-2 #tblContainer .Header,
	#divColorSchema-2 #tblContainerHome .Header,
	#divColorSchema-2 #tblContainer .HeaderList { border-bottom: 1px solid #ff9c00 }

	#divColorSchema-3 #tdRightColumnTitle,
	#divColorSchema-3 #tblContainer .Header,
	#divColorSchema-3 #tblContainerHome .Header,
	#divColorSchema-3 #tblContainer .HeaderList{ border-bottom: 1px solid #0faee2 }

	#divColorSchema-4 #tdRightColumnTitle,
	#divColorSchema-4 #tblContainer .Header,
	#divColorSchema-4 #tblContainerHome .Header,
	#divColorSchema-4 #tblContainer .HeaderList { border-bottom: 1px solid #84af11 }

	#divColorSchema-5 #tdRightColumnTitle,
	#divColorSchema-5 #tblContainer .Header,
	#divColorSchema-5 #tblContainerHome .Header,
	#divColorSchema-5 #tblContainer .HeaderList { border-bottom: 1px solid #9d11ae }

	#divColorSchema-6 #tdRightColumnTitle,
	#divColorSchema-6 #tblContainer .Header,
	#divColorSchema-6 #tblContainerHome .Header,
	#divColorSchema-6 #tblContainer .HeaderList { border-bottom: 1px solid #c81f47 }

	#divColorSchema-1 #tblContainer .tblSuppliersSubTable img.Image,
	#divColorSchema-1 #tblContainer .tblProdGroupsSubTable img.Image,
	#divColorSchema-1 #tblContainer .divActions .tblActions .Image,
	#divColorSchema-1 #tblContainer #divActionDetail .tblActionsDetail .Image { border-bottom: 1px solid #e1c340; border-left: 1px solid #e1c340; border-right: 1px solid #e1c340;  }
	
	#divColorSchema-2 #tblContainer .tblSuppliersSubTable img.Image,
	#divColorSchema-2 #tblContainer .tblProdGroupsSubTable img.Image,
	#divColorSchema-2 #tblContainer .divActions .tblActions .Image, 
	#divColorSchema-2 #tblContainer #divActionsDetail .tblActionsDetail .Image { border-bottom: 1px solid #ff9c00; border-left: 1px solid #ff9c00; border-right: 1px solid #ff9c00;  }
	
	#divColorSchema-3 #tblContainer .tblSuppliersSubTable img.Image,
	#divColorSchema-3 #tblContainer .tblProdGroupsSubTable img.Image,
	#divColorSchema-3 #tblContainer .divActions .tblActions .Image,
	#divColorSchema-3 #tblContainer #divActionsDetail .tblActionsDetail .Image { border-bottom: 1px solid #0faee2; border-left: 1px solid #0faee2; border-right: 1px solid #0faee2;  }
	
	#divColorSchema-4 #tblContainer .tblSuppliersSubTable img.Image,
	#divColorSchema-4 #tblContainer .tblProdGroupsSubTable img.Image,
	#divColorSchema-4 #tblContainer .divActions .tblActions .Image,
	#divColorSchema-4 #tblContainer .divNews .tblNews .Image, 
	#divColorSchema-4 #tblContainer #divActionsDetail .tblActionsDetail .Image { border-bottom: 1px solid #84af11; border-left: 1px solid #84af11; border-right: 1px solid #84af11;  }
	
	#divColorSchema-5 #tblContainer .tblSuppliersSubTable img.Image,
	#divColorSchema-5 #tblContainer .tblProdGroupsSubTable img.Image,
	#divColorSchema-5 #tblContainer .divActions .tblActions .Image, 
	#divColorSchema-5 #tblContainer #divActionsDetail .tblActionsDetail .Image { border-bottom: 1px solid #9d11ae; border-left: 1px solid #9d11ae; border-right: 1px solid #9d11ae;  }
	
	#divColorSchema-6 #tblContainer .tblSuppliersSubTable img.Image,
	#divColorSchema-6 #tblContainer .tblProdGroupsSubTable img.Image,
	#divColorSchema-6 #tblContainer .divActions .tblActions .Image, 
	#divColorSchema-6 #tblContainer #divActionsDetail .tblActionsDetail .Image { border-bottom: 1px solid #c81f47; border-left: 1px solid #c81f47; border-right: 1px solid #c81f47;  }

	#divColorSchema-1 #tblContainer .divReferences .tblReferences .Image { border-top: 1px solid #e1c340; border-left: 1px solid #e1c340; border-right: 1px solid #e1c340;  }
	#divColorSchema-2 #tblContainer .divReferences .tblReferences .Image { border-top: 1px solid #ff9c00; border-left: 1px solid #ff9c00; border-right: 1px solid #ff9c00;  }
	#divColorSchema-3 #tblContainer .divReferences .tblReferences .Image { border-top: 1px solid #0faee2; border-left: 1px solid #0faee2; border-right: 1px solid #0faee2;  }
	#divColorSchema-4 #tblContainer .divReferences .tblReferences .Image { border-top: 1px solid #84af11; border-left: 1px solid #84af11; border-right: 1px solid #84af11;  }
	#divColorSchema-5 #tblContainer .divReferences .tblReferences .Image { border-top: 1px solid #9d11ae; border-left: 1px solid #9d11ae; border-right: 1px solid #9d11ae;  }
	#divColorSchema-6 #tblContainer .divReferences .tblReferences .Image { border-top: 1px solid #c81f47; border-left: 1px solid #c81f47; border-right: 1px solid #c81f47;  }

/* 
	******************************
	***  Footer		 	       ***
	******************************
*/
	#footer {
		color: white;
		background-color:#999;	
		padding: 7px 20px;
		font-size: 11px;
		margin-top: 10px;
	}	

	#footer span {
		float: left;
		padding-right: 20px;
		display: inline;
	}
		
	#footer span.right {
		float: right;
		padding-right: 0px;
		padding-left: 20px;		
	}	
