body {
	margin: 0px;
	background-color: #FFFFFF;	
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-3dlight-color: #FFFFFF;            
    scrollbar-face-color: #605258;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;  
    
    scrollbar-base-color: #605258;	
    scrollbar-highlight-color: #605258;	
}

a {
	color: #000000;
	text-decoration: underline;
}

a:visited {
	color: #000000;
	text-decoration: underline;
}

a:active {
	color: #C00000;
	text-decoration: underline;
}

a:hover {
	color: #C00000;
	text-decoration: underline;
}

ul li {
	list-style-type: square;
}


/***** Page areas related styles */

.enclosingTable {
	margin: 0px;
	width: 100%;
	height: 100%;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	vertical-align: top;
	float: none;
}

.leftTable {
	margin: 0px;
	width: 100%;
	height: 100%;
	padding: 0px;
	border: 2px solid #605258;
	background-color: #FFFFFF;
	vertical-align: top;
	float: none;
}

.mainTable {
	margin: 0px;
	width: 100%;
	height: 100%;
	padding: 0px;
	border: 2px solid #FFFFFF;
	background-color: #FFFFFF;
	vertical-align: top;
	float: none;
}

.rightTable {
	margin: 0px;
	width: 100%;
	height: 100%;
	padding: 0px;
	border: 2px solid #FFFFFF;
	background-color: #FFFFFF;
	vertical-align: top;
	float: none;
}

.topbar1 {
	height: 20px;
	border: none;
	background-color: #DDDDDD;
	color: #282828;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

.topbar2 {
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FF0C05;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
}

.bottombar {
	height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #605258;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

.columnHeader {
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #CC0000;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	color: #595959;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.leftColumnHeader {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #605258;
	border-right-color: #605258;
	border-bottom-color: #605258;
	border-left-color: #605258;
	background-color: #605258;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.columnBody {
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.leftcolumnBody {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}


/***** Spots related styles */

.spotTable {
	background-color: #FFFFFF;
}

.spotHeader {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.spotBody {
	padding: 8px 8px 0px;
}

.spotBottom {
}

.spotTag {
}

table.spotTag A:Link img {
	border: 2px solid #000000;
}

table.spotTag A:Link:Visited img {
	border: 2px solid #000000;
}

table.spotTag A:Link:Active img {
	border: 2px solid #C00000;
}

table.spotTag A:Link:Hover img {
	border: 2px solid #C00000;
}


/***** Texts and forms related styles */

.formPane {
	background-color: #F2F2F2;
}

.formPane1 {
	background-color: #E2E2E2;
}

.ctrl {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
}

.ctrl2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	width: 180;
}

.ctrlLabelTxt {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}

.ctrlLabelTxt1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}

.txt {
	color: #595959;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.txt1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.txt2 {
	color: #595959;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.txt3 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.txt4 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
}

.txt5 {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.txt6 {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.txt a {
	color: #595959;
	text-decoration: underline;
}

.txt a:visited {
	color: #595959;
	text-decoration: underline;
}

.txt a:active {
	color: #C00000;
	text-decoration: underline;
}

.txt a:hover {
	color: #C00000;
	text-decoration: underline;
}

.txt8 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.txt8 a {
	color: #FFFFFF;
	text-decoration: none;
}

.txt8 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.txt8 a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.txt8 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


/***** Catalogue related styles */

.catMenu {
}

.catExplodedMenu1 {
}

.catExplodedMenu2 {
}

.catExplodedMenu3 {
}

.catExplodedMenu4 {
}

.catMenuItem {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.catMenuItem1 {
}

.catMenuItem2 {
}

.catMenuItem3 {
}

.catMenuItem4 {
}

.catMenuItem5 {
}

.catExplodedMenuItem {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.catExplodedMenuItem1 {
}

.catExplodedMenuItem2 {
}

.catExplodedMenuItem3 {
}

.catExplodedMenuItem4 {
}

.catExplodedMenuItem5 {
}

.catMenuItem a {
	color: #000000;
	text-decoration: none;
}

.catMenuItem a:visited {
	color: #000000;
	text-decoration: none;
}

.catMenuItem a:active {
	color: #C00000;
	text-decoration: none;
}

.catMenuItem a:hover {
	color: #C00000;
	text-decoration: none;
}

.catPage {
}

.catPageHeader {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #666666;
}

.catPageBody {
}

.catPageBottom {
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #666666;
}

.catPageProductInfo {
	padding: 8px;
	background-color: #F0F0F0;
}

.catPageProductInfoBottomBar {
	width: 180;
	border: 1px solid #BDBDBD;
	background-color: #E3E3E3;
	float: right;
}

.catPage .txt2 {
	color: #1B2A62;
}

.catPage .txt4 {
	color: #666666;
}

table.catPageBody a:link img {
	border: 2px solid #666666;
}

table.catPageBody a:link:visited img {
	border: 2px solid #666666;
}

table.catPageBody a:link:active img {
	border: 2px solid #C00000;
}

table.catPageBody a:link:hover img {
	border: 2px solid #C00000;
}
