body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	.border{
	border: 1px solid #999999;
	}
	.txt_border{
	color: #000000;
	background-color: #E1DFDF;
	}
	.img_border_light{
	border: 1px solid #DBDBDB;
	}	
	.img_border{
	border: 1px solid #666666;
	}
	.left_window{
	background-color: #7D7B7B;
	}
	.main_window{
	width: 760px;
	vertical-align: top;
	
	}
	.right_window{
	background-image: url(../images/main_top_right_bg.gif);
	background-repeat: no-repeat;
	}
	.body_table{
	height: 100%;
	width: 100%;
	}
	.main_table{
	height: 100%;
	width: 100%;
	}
	
	.main_body{
	background-color: #F2F1F1;
	vertical-align: top;
	
	}
	
	.main_heading{
	background-color: #F2F1F1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	line-height: 25px;
	vertical-align: top;
	
	}
	
	.page_body{
	background-color: #F2F1F1;
	
	}
	
	.main_menu_inactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../images/main_menu_bg.gif);
	text-align: center;
	vertical-align: middle;
	width: 118px;
	cursor:default;
	
	}
	
	.main_menu_active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../images/main_menu_bg_active.gif);
	text-align: center;
	vertical-align: middle;
	width: 118px;
	color:#FFFFFF;
	cursor:hand;
}

.page_heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #4854A4;
	font-style: italic;


}

.blue_bg_text {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4854A4;
	border-bottom-color: #4854A4;
	border-left-color: #4854A4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4854A4;
	background-color: #FFFFFF;
	line-height: 18px;
	text-align: justify;


}

.blue_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4854A4;
	line-height: 18px;
	text-align: justify;


}

.blue_heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4854A4;

}

.blue_bg_heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6A73C8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #4854A4;
	border-right-color: #4854A4;
	border-left-color: #4854A4;
	padding: 2px 2px 2px 5px;

}

.grey_bg_heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	padding: 2px 2px 2px 5px;

}

.grey_bg_text {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7D7B7B;
	border-bottom-color: #7D7B7B;
	border-left-color: #7D7B7B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7D7B7B;
	background-color: #FFFFFF;
	line-height: 18px;
	text-align: justify;

}

.grey_bg_text_basic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7D7B7B;
	background-color: #FFFFFF;
	line-height: 18px;
	text-align: justify;
}

.banner {
	border: 1px solid #4854A4;
}

.main_bottom_banner {
	background-image: url(../images/main_bottom_banner_bg.gif);
	background-repeat: repeat-y;
}

a:link {
	text-decoration: none;
	color: 0019C0;
}

a:visited {
	text-decoration: none;
	color: 0019C0;
}

a:active {
	text-decoration: none;
	color: 0019C0;
}

a:hover {
	text-decoration: underline;
	color: 0021FF;
}
