
html, body
{
	margin: 0px; 
	padding: 0px;
	width: 100%;
	height: 100%;
	min-width: 980px;
	background-color: #000000;
}

table.header {font-family: arial; font-size: 11px;}
table.header span.text {color: #a63966;}
table.header span.link {color: #a63966; text-decoration: underline; cursor: pointer;}
table.header span.current {color: #ffffff;}

table.mainMenu{font-family: Calibri, Arial; font-size: 14px; color: white; text-align: center; margin: 0px; padding: 0px;}
table.mainMenu td, table.mainMenu td.deactive{margin: 0 0 0 0px; width: 75px; height: 82px; text-align: center; cursor: pointer; background-position: center bottom; background-repeat: no-repeat; text-valign: bottom;}
table.mainMenu div.mainMenuText{padding-top: 70px;}
table.mainMenu td.active{color: #6fbedb; width: 85px; height: 82px;}

.sub1{background: url(../images/subMenuLeftTop.gif) left top no-repeat; position: absolute; z-index: 3;}
.sub2{background: url(../images/subMenuRightTop.gif) right top no-repeat; position: relative; width: 100%; height: 100%;  z-index: 4;}
.sub3{background: url(../images/subMenuLeftBott.gif) left bottom no-repeat; position: relative; width: 100%; height: 100%; z-index: 1; }
.sub4{background: url(../images/subMenuRightBott.gif) right bottom no-repeat; position: relative; width: 100%; height: 100%; z-index: 3; cursor:default;}
.sub1right{background: url(../images/subMenuRightTop2.gif) right top no-repeat; position: absolute; z-index: 4;}
.sub2right{background: url(../images/subMenuLeftTop2.gif) left top no-repeat; position: relative; width: 100%; height: 100%;  z-index: 3;}

a.subMenu:link, a.subMenu:visited{font-family: Tahoma; font-size: 11px; color: white; font-weight: bold; text-decoration:none; white-space: nowrap;}
a.subMenu:hover{color: #6fbedb; text-decoration: underline;}
span.subMenu{font-family: Tahoma; font-size: 11px; color: #6fbedb; font-weight: bold; text-decoration:none; white-space: nowrap;}
table.subMenuTable {margin: 0px 13px 10px 13px; padding: 0px; cursor:default;}
table.subMenuTable td{height: 30px; text-align: left; padding-left: 0px;  cursor:default;}
table.subMenuTable td.subMenuTableHead{font-family: Tahoma; font-size: 18px; color: #6fbedb;} 

.textBlock1{background: white url(../images/textBlockLTbg.gif) no-repeat left top;}
.textBlock2{background: url(../images/textBlockRTbg.gif) no-repeat right top; width: 100%; height: 100%;}
.textBlock3{background: url(../images/textBlockRBbg.gif) no-repeat right bottom; width: 100%; height: 100%;}
.textBlock4{background: url(../images/textBlockLBbg.gif) no-repeat left bottom; width: 100%; height: 100%;}
.textBlock5{padding: 5px 20px 20px 20px;}

h1, h2, h3, p.text, div.text {font-family: Tahoma; margin:0px; padding: 0px;}
h1{font-size: 24px; color: #197ab4; font-weight: normal; margin: 10px 0 10px 0;}
h2{font-size: 18px; color: #197ab4; font-weight: bold; margin: 10px 0 10px 0;}
h3{font-size: 14px; color: #000000; font-weight: bold; margin: 10px 0 10px 0;}
p.text{font-size: 12px; color: #000000; text-align: justify; margin-bottom: 10px;}
div.textBlock5 a:link{font-family: Tahoma; font-size: 12px; color:#197ab4; text-decoration:underline;}
div.textBlock5 a:hover{ text-decoration:none;}
div.textBlock5 a:visited{color:#57489d;}
p.review{font: normal 12px Tahoma; color: #ffffff; text-align: left; margin-bottom: 10px;}

div.textBlock5 ul{list-style-type:none; font-family: Tahoma; font-size: 12px; color:#197ab4; margin-left:0px; padding-left:0px;}
div.textBlock5 ul li{background: url(../images/textLibg.gif) no-repeat left top; padding: 0 0 5px 15px; margin: 0px 0 0px 0;}

table.footerTable{width: 100%; height: 30px; padding: 0 35px 0 30px;}
table.footerTable td{font-family: Tahoma; font-size: 10px; color: #63cdf6;}
table.footerTable a:link, table.footerTable a:visited{font-family: Tahoma; font-size: 10px; color:#63cdf6; text-decoration:underline; margin: 0 5px 0 5px;}
table.footerTable a:hover{text-decoration:none;}
table.footerTable span.text {color: #a63966;}

a.whiteLink:link, a.whiteLink:visited{font-family: Tahoma; font-size: 12px; text-decoration: underline; color: white;}
a.whiteLink:hover{text-decoration: none;}

a.indexNews:link, a.indexNews:visited{font-family: Tahoma; font-size: 12px; text-decoration: none; color: #51c7f3;}
a.indexNews:hover{text-decoration: underline;}


div.activTAB {cursor: normal; white-space: no-wrap; border-bottom: solid 1px white;}
div.activTAB div.tabLeft {width: 8px; height: 24px; background: url('../images/tabAct_left.gif') no-repeat top left; float: left;}
div.activTAB div.tabCenter{ height: 24px; background: url('../images/tabAct_center.gif') repeat-x top left;  float: left; font: bold 14px Arial; color: #729fdc;}
div.activTAB div.tabRight {width: 8px; height: 24px; background: url('../images/tabAct_right.gif') no-repeat top left;  float: left;}

div.TAB {cursor: pointer; border-bottom: solid 1px #afbfc8; white-space: no-wrap;}
div.TAB div.tabLeft {width: 8px; height: 24px; background: url('../images/tab_left.gif') no-repeat top left; float: left;}
div.TAB div.tabCenter{ height: 24px; background: url('../images/tab_center.gif') repeat-x top left;  float: left; font: bold 14px Arial; color: #000000;}
div.TAB div.tabRight {width: 8px; height: 24px; background: url('../images/tab_right.gif') no-repeat top left;  float: left;}