body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
	color: #000000;
}
.main_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	background-color: #000066;
	background-image: url(../images/bg_pattern.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #000099;
}
a:active {
	text-decoration: none;
	color: #000066;
}
.table_style {
	background-image: url(../images/bg_table.jpg);
	background-repeat: repeat-x;
	background-color: #000066;
}
.title_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}
.border_style {
	background-image: url(../images/bg_border.jpg);
	background-repeat: repeat-x;
}
.nav_style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4D4D93;
	text-align: right;
}
.nav_style a:link {
	text-decoration: none;
	color: #4D4D93;
	}
.nav_style a:visited {
	text-decoration: none;
	color: #4D4D93;
	}
.nav_style a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #000000;
	}
.nav_style a:active {
	text-decoration: none;
	color: #4D4D93;
	}
