@charset "utf-8";
/* CSS Document */

	#menu {
	position: relative;
	float: left;
	width: 80%;
	margin: -18px 0 0 0;
	padding: 0 0 10px 10px;
	background: #9CF url(images/menudrop-blue.gif) top right repeat-y;
	height: 100%;
	}
	
	
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {color: #FFFFFF}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;	
}
.style3 A:link {text-decoration: none; color: #FFFFFF;}
.style3 A:visited {text-decoration: none; color: #FFFFFF;}
.style3 A:active {text-decoration: none; color: #FFFFFF;}
.style3 A:hover {text-decoration: none; color: red;}
.style4 A:link {
	text-decoration: none;
	color: #000066;
	font-weight: bold;
}
.style4 A:visited {
	text-decoration: none;
	color: #000066;
	font-weight: bold;
}
.style4 A:active {
	text-decoration: none;
	color: #000066;
	font-weight: bold;
}
.style4 A:hover {text-decoration: none; color: red;}
.table_footer_background {
	background-image: url(images/illustrator_exports/banner0-02.jpg);
	background-repeat: repeat-x;
}
.table_header_rght_side {
	background-image: url(images/illustrator_exports/banner0-07.jpg);
	background-repeat: no-repeat;
}
.table_header_lft_side {
	background-image: url(images/illustrator_exports/banner0-09.jpg);
	background-repeat: repeat;
}
.table_header_bottom_left {
	background-image: url(images/illustrator_exports/banner0-05.jpg);
}
.table_header_right_bottom {
	background-image: url(images/illustrator_exports/banner0-06.jpg);
	background-repeat: no-repeat;
}
.sidebar_menu_right {
	background-image: url(images/illustrator_exports/banner0-09.jpg);
	background-repeat: repeat-y;
}
.white_italics {
	font-style: italic;
	color: #FFF;
}

