
#ddcolortabs{
position: static; 
bottom: 0;
margin-left: 4px;
padding: 25pt 0pt 0pt 5px;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: relative;
}

#ddcolortabs ul{
font: bold 12px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


#ddcolortabs a{
float:left;
color: white;
background: #FF7315;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
float:left;
display:block;
padding:4px 9px 2px 6px;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #FFBA53;
}

#ddcolortabs a:hover span{
background-color: #FFBA53;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #FF7315;
}

#ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #FF7315;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

body{
font-family: Geneva,Arial,Helvetica,sans-serif;
font-size: 11px;
background: transparent url(images/bg_main.jpg);
background-color: #EFF5FA;
background-repeat: repeat-y;
margin: 0;
padding: 0;
border: 0;
overflow: hidden;
height: 100%; 
max-height: 100%;
color: #000000; 
}

#framecontentLeft, #framecontentRight{
position: absolute; 
top: 0px; 
left: 0px; 
width: 200px; /*Width of left frame div*/
height: 100%;
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
}
#framecontentLeft iframe {
width: 100%; 
height:300px; 
border:none;
}

#framecontentRight{
left: auto;
right: 0px; 
width: 150px; /*Width of right frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
}

#framecontentTop{
background: transparent url(images/header.gif) no-repeat right top;
position: absolute;
top: 0px;
left: 200px; /*Set left value to WidthOfLeftFrameDiv*/
right: 150px; /*Set right value to WidthOfRightFrameDiv*/
width: auto;
height: 120px; /*Height of top frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
border-left: 4px solid #FF7315;
border-right: 1px solid #9AB0D1;
}

#maincontent{
position: fixed; 
top: 120px; /*Set top value to HeightOfTopFrameDiv*/
left: 200px; /*Set left value to WidthOfLeftFrameDiv*/
right: 150px; /*Set right value to WidthOfRightFrameDiv*/
bottom: 0;
overflow: auto; 
border-left: 4px solid #FF7315;
border-right: 1px solid #9AB0D1;
}
#maincontent iframe {
width: 100%; 
height:100%; 
border:none; 
}

.innertube{
margin: 15px; /*Margins for inner DIV inside each DIV (to provide padding)*/
}

* html body{ /*IE6 hack*/
padding: 120px 150px 0 200px; /*Set value to (HeightOfTopFrameDiv WidthOfRightFrameDiv 0 WidthOfLeftFrameDiv)*/
}

* html #maincontent{ /*IE6 hack*/
height: 100%; 
width: 100%; 
}

* html #framecontentTop{ /*IE6 hack*/
width: 100%;
}
* html #framecontentLeft th{ /* IE6 hack */
font-size:11px;
}
* html #framecontentLeft form{ /* IE6 hack */
width: 100%; 
}

.headline {
color:#3333FF;
font-size:14px;
font-weight:bold;
}
.text {
color:#000000;
font-size:9px;
font-weight:normal;
}
a {
	font-family: Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #FF6503;	
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FF873A;
}
.logo, .logo a {
color:#FF6503;
font-size:24px;
font-weight:bold;
position: static; 
bottom: 0;
margin-left: 4px;
padding: 20pt 0pt 0pt 5px;
}
