body
{

	margin:0px;
	padding:0xp;	
	font-family:Verdana;
	font-size:11px;
	background:#464646;
}
.table
{
    border-collapse:collapse;
}
select, input, textarea
{
	
}
#frame
{
    width:100%;
    height:100%;
    border-collapse:collapse;
    border:0px;
}
.left_corner
{
    height:16px;
    width:19px;
    background:url(../img/top_left.jpg) top left no-repeat;
}
.center_top
{
    height:16px;
    width:auto;
    background:url(../img/top.jpg);
    background-repeat:repeat-x;
}

.right_corner
{
    height:16px;
    width:19px;
    background:url(../img/top_right.jpg) top left no-repeat;
}
.left_head
{
    width:19px;
    height:100px;
    background:url(../img/left.jpg);
    background-repeat:repeat-y;
}
.center_head
{
    background:#FFFFFF;
}
.center_head table
{
    width:100%;
    height:100px;
    border-collapse:collapse;
    border:0px;
}
.h_left
{
    height:100px;
    width:20px;
    background:url(../img/head_left.jpg) top left no-repeat;
    padding:0px;
}
.h_body
{
    background:url(../img/head_body.jpg);
    background-repeat:repeat-x;
    width:97%;    
    height:100px;
     padding:0px;
}
.h_right
{
    height:100px;
    width:18px;
    background:url(../img/head_right.jpg) bottom right no-repeat;
    padding:0px;
}
.right_head
{
    width:19px;
    height:100px;
    background:url(../img/right.jpg) top right;
    background-repeat:repeat-y;
}
.main_left
{
    width:19px;
    height:600px;
    background:url(../img/left.jpg);
    background-repeat:repeat-y;
}
.main
{
    
    vertical-align:top;
     background:#FFFFFF url(../img/bg.gif) bottom right no-repeat;
}

.main_right
{
    width:19px;
    height:600px;
    background:url(../img/right.jpg) top right;
    background-repeat:repeat-y;
}
.footer_left
{
    height:16px;
    width:19px;
    background:url(../img/foot_left.jpg) top left no-repeat;
}
.footer
{
    height:16px;
    width:auto;
    background:url(../img/foot.jpg);
    background-repeat:repeat-x;
}

.footer_right
{
    height:16px;
    width:19px;
    background:url(../img/foot_right.jpg) top left no-repeat;
}

.logo
{
    height:64px;
    background:url(../img/gtf_logo.gif) top left no-repeat;
    color:#D03614;
    font-size:19px;
    font-weight:bold;
    text-transform:uppercase;
    padding-top:36px;
    padding-left:130px;
}
.menu
{
    width:188px;
    padding:0px;
	vertical-align:top;

}
.menu div.title
{
    background:url(../img/menu_bg.gif) top left no-repeat;
    width:178px;
    font-size:14px;
    font-weight:bold;
    padding:10px 5px 5px 10px;
     color:#D03614;
}
.menu ul
{
    list-style:none;
    width:184px;
    border:1px solid #BABADA;    
    margin:0px;   
    padding:0px;
    height:300px;
    background-repeat:repeat-y;
   
 
     
}
.menu ul li
{
    
    padding:5px;
   
    padding-left:15px;
    background: url('../img/bullet.gif') 7px 6px no-repeat;   
    border-bottom:1px dashed #BABADA; 
    width:158px;
   
    float:left;
}
.menu ul li a
{
    float:left;
    padding:1px;
    padding-left:10px;   
    padding-right:10px;
    clear:both;
     color:#D03614;
     font-weight:bold;
    text-decoration:none;
    border-right:1px dashed #FFFFFF;
     
}
.menu ul li a:hover
{
    text-decoration:underline;
}
.menu  li a.current
{
    font-weight:bold;
    font-style:italic;
  
    
}
.copyright
{
    font-size:11px;
    text-align:center;
    color:#6A6A79;
}

.content
{
    vertical-align:top;
    padding:5px;
}
.text1
{
    color:#6A6A79;
    font-weight:bold;
}
.text1 img
{
    border:0px;
    vertical-align:middle;
    margin-right:5px;
}