a {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #0066ff}
A:link {text-decoration: none; color: #0066FF;}
A:visited {text-decoration: none; color: #0066FF;}
A:active {text-decoration: none; color: #999900;}
A:hover {text-decoration: none; color: #cc0066;}

body  {  
font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; 
font-size: 9pt; color: #000000; background-attachment: fixed; 
background-image: url(images/index_line_bg.gif); 
background-repeat: repeat-x 
}

td {
font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; 
font-size: 9pt; color: #333333; background-attachment: fixed; 
bgcolor: white;
}


table.btable {
	border-collapse: separate; 
	empty-cells: show;
        border-bottom: 0px solid #cccccc;
        border-right: 1px solid #cccccc;
        border-top: 0px solid #eeeeee;
        border-left: 1px solid #eeeeee;
	
}
td.submenus {
	height: 35;
        font-size: 10pt; color: #333333;
        border-bottom: 1px solid #cccccc;
        border-right: 0px solid #1461AF;
        border-top: 0px solid #1461AF;
        border-left: 0px solid #1461AF;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}

#container {
        width:860;
	padding: 0px 0px 0px 0px;   
        font-size: 8pt; color: #333333;
        background: #FFFFFF;
        border-right: 1px solid #DFDFDF;
}
 
#left {
	float:left;
	clear:left;
        text-align: left;
}

td.left_body {
	padding: 20px 20px 10px 20px;   
	height:400;
        font-size: 10pt; 
}
td.right_body {
	padding: 20px 10px 10px 10px;   
	height:400;
        font-size: 10pt; 
}
#footer {
 	background: #336699;
        font-size: 8pt; color: #FFFFFF;
        text-align: center;
	padding: 10px 10px 10px 10px;   
}


