BODY{background: url(../k/h6.gif); background-repeat: repeat-x; background-attachment:fixed; scrollbar-3dlight-color:c4c4c4; scrollbar-arrow-color:ebebeb; scrollbar-base-color:c4c4c4; scrollbar-darkshadow-color:ebebeb; scrollbar-face-color:c4c4c4; scrollbar-highlight-color:ebebeb; scrollbar-shadow-color:c4c4c4; }
p {font-size: 9pt; font-family: Verdana; color: #000000; text-decoration: none; text-align: justify; line-height: 140%;}
a:link { color: #e42322; text-decoration: none} 
a:visited { color: #e42322; text-decoration: none} 
a:hover { CURSOR: hand; COLOR: #e42322; text-decoration: underline} 
a:active { color: #e42322; text-decoration: none}
INPUT.text { BORDER-RIGHT: 0px; BORDER-TOP: 0px; FONT-WEIGHT: normal; FONT-SIZE: 9pt; color: #000000; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #ecf1ff
}
INPUT.sz {
	BORDER-RIGHT: #000000 1px solid; BACKGROUND-POSITION: left bottom; BORDER-TOP: #000000 1px solid; FONT-SIZE: 7pt; BACKGROUND-IMAGE: url(bh.gif); BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
TEXTAREA.sz {
	BORDER-RIGHT: #000000 1px solid; BACKGROUND-POSITION: left bottom; BORDER-TOP: #000000 1px solid; FONT-SIZE: 7pt; BACKGROUND-IMAGE: url(bh.gif); BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
@media all {
   IE\:HOMEPAGE {behavior:url(#default#homepage)
}
.g {BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; FONT-SIZE: 8pt; BACKGROUND-color: white; BORDER-LEFT: black 1px solid; CURSOR: hand; COLOR: black; BORDER-BOTTOM: black 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
} 
.alcim {font-size:8pt; font-family:Verdana; color:#000000; font-weight:normal; text-decoration:none; text-align:left; line-height: 120%;}
.focim {font-size:12pt; font-family:Verdana; color:#000000; font-weight:bold; text-decoration:none; text-align:left; line-height: 120%;}
.cim {font-size:12pt; font-family:Verdana; color:#000000; font-weight:bold; text-decoration:none; text-align:left; line-height: 120%;}

/* ######### CSS for top level tabs ######### */

.tabsmenuclass ul{
overflow: hidden;
width: auto;
margin: 0;
padding: 0;
list-style-type: none;
}

.tabsmenuclass li{
float: left;
}

.tabsmenuclass a{
display: block;
padding: 5px 7px;
background: #ebebeb;
color: black;
margin-right: 1px;
text-decoration: none;
font: bold 13px Arial;
}

.tabsmenuclass a:hover, .tabsmenuclass a.selected{
background: #e42322;
color: white;
}

/* ######### CSS for sub menu container below ######### */

.tabsmenucontentclass{
clear: left;
background: #ebebeb;
width: 100%;
height: 24px;
padding: 5px;
border: 1px solid silver;
font-size:8pt; 
font-family:Verdana; 
color:#000000; 
font-weight:normal; 
text-decoration:none; 
text-align:left; 
line-height: 120%;
}

.tabsmenucontentclass ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.tabsmenucontentclass li{
float: left;
margin-right: 1em;
}