body { 

	background: #002A63;
	margin: 0;
	padding: 0; 
}


td { 

	font-family: "Verdana", "Arial", "Tahoma"; 
	font-size: 8pt; 
	line-height: 140%; 
	color: #000000; 
}


A:link {

	color: #1E5AAB; 
	text-decoration:none;
}


A:visited {

	color: #1E5AAB; 
	text-decoration:none;
}


A:hover {

	color: #FF7200;
	text-decoration:underline;
}


A.m:hover {

	color: #1E5AAB;
	font-weight:bold; 
	text-decoration:none;
}


.blank {

	font-size: 1pt;
}


.line {

	font-size: 1pt;
	background-color: #90969F;
}		


.banner {

	font-size: 12pt;
	color: #1654B9;
	font-weight:bold;
}


.i_border {

	border-style: solid; 
	border-color: #D6D6D6;
}


.t_border {

	border: 1px solid #999999;
}


.menu {

	background-image: url('images/menu_bg.gif');
}


.cellbg1 {

	background-image: url('images/side_bg_left.gif');
}


.cellbg2 {

	background-image: url('images/side_bg_right.gif');
}


.cellbg3 {

	background-image: url('images/gradient_bg.gif');
}


.cellbg4 {

	background-color: #1C478E;
}


.cellbg5 {

	background-color: #ACAEB2;
}


.cellbg6 {

	background-color: #FFFFFF;
}


.cellbg7 {

	background-image: url('images/v_line_02.gif');
	font-size: 1pt;
}