/* CSS Document */

body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
/* =-=-=-=-=-=-=-[Menu Format]-=-=-=-=-=-=-=- */
	
#menumatrix {
	width: 200px;
	margin-top: 10px;
	}
	
#menumatrix li a {
	text-decoration: none;
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	}
	
#menumatrix li a:link, #menumatrix li a:visited {
	color:#ffffff;
	display: block;
	background: url(images/menu.gif);
	padding: 8px 0 0 20px;
	}
	
#menumatrix li a:hover {
	color: #ffffff;
	font-weight:bold;
	background: url(images/menu.gif) 0 -32px;
	padding: 8px 0 0 25px;
	}
	
#menumatrix li a:active {
	color: #ffffff;
	font-weight:bold;
	background: url(images/menu.gif) 0 -64px;
	padding: 8px 0 0 25px;
	}
a:link {
	color: #013E5B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #013E5B;
}
a:hover {
	text-decoration: underline;
	color: #FF9D08;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	font-size: 9;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9;
}
.style5 {
font-family: Arial, Helvetica, sans-serif;
font-size: 9;
background-color:#E4E9ED;
text-align:center;
}
.order {
background-color:#013E5B;
text-align:right;
color:#FFFFFF;
}

a.order:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.order:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.order:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.order:active {
	text-decoration: none;
}
.footer_copy {
	color: #FFFFFF;
	font-weight: bold;
}
