html 
{
	height:100%; 
	width:100%;
	position:relative;
}

body 
{	
	position:relative;
	height:100%;
	width:100%;	
	font-size:12px;
	font-family:  Arial,"Lucida Grande", Geneva; 
	margin:0px;
	/*background-image:url('images/back1s.gif');*/
	background-repeat:repeat-y;
	background-position:50% 0;
    background-color:#f3f3f3;
	
	/**/
	line-height:18px;
}

.table1
{
	width:800px;
	height:100%;
	background-color:#ffffff;
	position:relative;	
	border:0px solid red;
}

.table_main
{
    height: 100%; 
    width:100%; 
    background-image:url('images/back1.gif');     
    background-repeat:repeat-y; 
    background-position:50% 0;    
    
}

.table_top
{
	width:100%;	
	background-image:url('images/back18.gif');
	background-repeat:repeat-x;
	border-bottom:1px dotted #e9e9e9;
	/*background-color:#f1f1f1*/
		
}

.table_menu
{
	height:43px;
	color:#ffffff;
	margin-top:17px;
	margin-right:15px;
	font-size:10px;
	line-height:normal;	
}	

.table_menu A
{
    text-decoration:none;
    color:#ffffff;
}

.table_menu A:hover
{
    color:#c9c9c9;  
}

.table_menu_td1
{
	height:40px;
	background-image:url('images/menu_center.gif'); 
	background-repeat:repeat-x; 
	text-align:center;
	padding-bottom:4px; 
	padding-left:10px; 
	padding-right:10px;
}

.table_menu_td2
{
	width:3px;
	height:40px; 
	background-image:url('images/menu_divider.gif'); 
	background-repeat:no-repeat;
}

.table_right
{
    width: 200px; 
    margin-top: 25px; 
    border: 1px solid  #e8e8e8; 
    color: #333333;
    background-image:url('images/back2.gif'); 
    background-repeat:repeat-x;
    /*background-color:#f4f4f4*/
    
}

.table_right_td
{
    background-color: #f0e2d6d; 
    border-bottom: 1px solid #e8e8e8
}

.table_right A
{
    text-decoration:underline;
    color: #0c77fd;
}

.table_right A:visited
{
    text-decoration:underline;
    color: #0c77fd;
}

.div2
{
     padding-left: 20px; 
     padding-right: 20px;
     height:100%;
}     

.div3
{
    padding-left: 15px; 
    padding-right: 15px; 
    border-top: 0px dotted #d3d3d3; 
 /* background-image: url('images/back6.gif');
    background-repeat: repeat-x;   */
    height:100%;
}

.div_pagetitle
{
    margin-top: 15px; 
    font-size: 15px; 
    font-weight: 900; 
    color: #dc5b1f; 
    font-family:   Trebuchet MS, Arial,    tahoma;
}    


.table_bottom
{
    padding:0px;
	border-top:1px solid #e8e8e8;
	color:#ffffff;
	/*margin-top:21px;*/
	margin-top:45px;	
	background-color:#626262;
	font-size:10px;
	width:800px;
	height:35px;
	/*background-image:url('images/bottombacks.gif');*/
	background-repeat:repeat-x;
	
}	

.table_bottom A
{
    color:#ffffff;
    text-decoration:none;    
}



.table_bottom_td
{
	padding-left:5px; 
	padding-right:5px;
	
}

.table_bottom_td2
{
	color:#ffffff;
}