
body, td{
margin: 0;
padding: 0;
border: 0;
overflow: hidden;
height: 100%; 
max-height: 100%; 
font-family:Tahoma; font-size:12px;

}

br {font-size:12x;}


#framecontentLeft{
position: absolute; 

top: 94px; 
left: 0px; 
bottom:0px;
right: 0px;
width: 100%;

height: 85%;
max-height:100%;

overflow-x: auto;
overflow-y: auto;  

background-color: FFFFFF;
}

#framecontentTop{
position: absolute; 
top: 0; 
left: 0px; /*Set left value to WidthOfLeftFrameDiv*/
right: 0;
height: 94px; /*Height of top frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background-image:url(images/bannertop.jpg);
background-repeat: no-repeat;
color: white;
}

#framecontentBottom{
position: absolute; 
top: auto; 
left: 228px; /*Set left value to WidthOfLeftFrameDiv*/
bottom: 0px;
right: auto;
height: 0px; /*Height of bottom frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background-color: white;
color: white;
}


/*
#maincontent{
margin: 0px;
position: fixed; 
top: 94px; 

left: 228px; 
right: 0;
bottom: 0px; 
overflow-y: auto; 
background: #fff;
}
*/

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

* html body{ /*IE6 hack*/
/*padding: 94px 20px 100px 224px; /*Set value to (HeightOfTopFrameDiv  0 HeightOfBottomFrameDiv WidthOfLeftFrameDiv)*/
}

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

* html #framecontentTop, * html #framecontentBottom{ /*IE6 hack*/
width: 100%;
}

.header{color:#1A5583; background-color:#FF0000; font-size:9px; line-height:9px;} 
.header a{color:#1A5583; background-color:#FF0000; text-decoration:underline} 
.header a:hover{text-decoration:none} 

.menu td{
	color:#000000; 
	background-color:#FFFFFF; 
	font-size:8px; 
	margin-top: 0; 
	margin-bottom: 0; 
	margin-left: 0; 
	margin-right: 0; 
	line-height:0px; 
	padding: 0px;} 
.menu tr a { padding:0px; margin:0px;}

.content td{color:#313131; background-color:#FFFFFF; font-size:13px; line-height:15px} 
.content b a{color:#336699; text-decoration:none} 
.content b a:hover{text-decoration:underline} 
.content a{color:#0073D5; text-decoration:underline} 
.content a:hover{text-decoration:none} 
.content li{background:url(images/1_z2.gif)  center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 10px }
.content .block a{color:#0073D5; font-size:13px; line-height:15px; text-decoration:none}
.content .block a:hover{text-decoration:underline}

.content .block1 a{color:#313131; font-size:13px; line-height:15px; text-decoration:underline}
.content .block1 a:hover{text-decoration:none} 
.content .block1 b a{color:#0073D5; font-size:13px; line-height:15px; text-decoration:none}
.content .block1 b a:hover{text-decoration:underline} 

.footer{color:#C8C8C8; font-size:11px; line-height:13px} 
.footer a{color:#C8C8C8; font-size:11px; text-decoration:none} 
.footer a:hover{text-decoration:underline; color:#336699} 

.footer1{color:#6B6B6B; font-size:10px; line-height:12px} 

.hiddenlink {color:#FF0000}
.optionform{font-family:Myriad Web; font-size:11px;} 

input,textarea{
   font-family:Myriad Web;
   color:#313131; 
   font-size:12x;
}

