@charset "iso-8859-1";

.tempG { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.tempG .layoutGrid {
	empty-cells: show; 
    /* IE work around */
    border-collapse: collapse;
}  

.tempG #right { 
    border-right: 1px solid #CCCCCC;
}

.tempG .sub_menu {
    border-bottom: 1px solid #CCCCCC;
}

.tempG .vDivider {
    border-left: 1px solid #CCCCCC;
    
}




.tempG .top_content .description {
    padding-top: 4px;
	line-height: 11px;
	font-size:10px;
	color:#666666;   
} 
.tempG .top_content .description {  
	padding-left: 4px;
}
.tempG .top_content .title { 
	width: 120px;
	padding:7px;
}  

.tempG .top_content .title { 
	padding-top: 4px;
	border-right: 1px solid #999999;
}  

.tempG .link {
	color:#0099FF;
}  

.tempG form .label {
	text-align: right;
    vertical-align: top;
    font-size: 10px;
	color: #003399;
	
}






