/* CSS Document */
body{
	padding:0px;
	margin:0px;
	color:#666666;
	font-family:tahoma;
	font-size:8pt;
	line-height:170%;
	text-align:justify;
	background-image:url(/images/personal/blue/bg_body.gif);
	background-repeat:repeat-x;
	/*filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#CECCF1', startColorstr='#FFFFFF', gradientType='0');*/
}

.tr_top_body{
	background-color:#EBEBEB;
	border-bottom:1px dashed #cccccc;
}

.tr_menu{
	height:90px;
	border-bottom:3px solid #CCCAF1;
	vertical-align:bottom;
}

.menu {
	width:78px;
	height:25px;
	text-align:center;
	background-image:url(/images/personal/blue/topmenu-normal.jpg);
	background-repeat:no-repeat;
	color:#4344B8;
	text-decoration:none;
}

.menu_out{
	width:78px;
	height:25px;
	text-align:center;
	background-image:url(/images/personal/blue/topmenu-normal.jpg);
	background-repeat:no-repeat;
	color:#4344B8;
	text-decoration:none;
}
.menu_over{
	width:78px;
	height:25px;
	text-align:center;
	background-image:url(/images/personal/blue/topmenu-hover.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	text-decoration:none;
}

.menu_click{
	width:78px;
	height:25px;
	text-align:center;
	background-image:url(/images/personal/blue/topmenu-hover.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
	text-decoration:none;
}

.Logo{
	margin:0px;
	width:150px;
	vertical-align:middle ;
	text-align :center;
}

.co_name{
	font-family:verdana;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color:#4344B8;	
	vertical-align :middle ;
	height :45px;
}

.td_main
{
	
}

.TD_text{
	padding:10px 10px 10px 10px;
	border:1px solid #CCCAF1;
	vertical-align :top;
}

.co_detail{
	font-weight:bold;
	text-align:right;
	white-space:nowrap;
	padding-bottom:5px;
	color:#4344B8;
}

.tr_footer{
	text-align:center;
	font-family:verdana;
	font-weight:bold;
	background-color:#bbb9ec;
	height:25px;
	color:#4344B8;
	border-top:1px dashed #4344B8;
}

.td_img{
	padding-bottom:20px;
	vertical-align:bottom;
	border-left:3px solid #CCCAF1;
}

.table_img{
	border:1px solid #CCCAF1;
	padding:5px;
	height:150px;
	width:150px;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	background-color:#f7f7f7;
}

.mbtn_{
	background-image:url(/images/personal/blue/bg_buttom.jpg);
	background-repeat:repeat-x;
	margin:0px;
	border:1px solid #CCCAF1;
	font-family:tahoma;
	font-size:8pt;
	color:#4344B8;
	height:25px;
	padding:0px;
}

.gridDiv
{
	background-color:#F1F5FA;
	width:390px;
	height:245px;
	margin-top:5px;
	scrollbar-arrow-color: #939598;
	scrollbar-3dlight-color: #C6C8CA;
	scrollbar-darkshadow-color: #939598;
	scrollbar-face-color: #DCDDDE;
	scrollbar-highlight-color: #F1F2F2;
	scrollbar-shadow-color: #939598;
	scrollbar-track-color: #F1F5FA;
}

.gridHead
{
	background-color: #8091DE;
}

.gridItem
{
	background-color: #E7E7FF;
}

.gridAlt
{
	background-color: #F7F7F7;
}
A
{
	color:#4344B8;
}

