@charset "utf-8";
/* CSS Document */

h1 {
font-family: Verdana, sans-serif;
font-size: 14px;
font-style: bold;
color: #000000;
padding: 3px;
text-decoration: none;
}

p {
font-family: Verdana, sans-serif;
font-size: 11px;
color: #000000;
line-height: 18px;
padding: 5px;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 8px;
	width: 160px;
	text-decoration: none;
}

.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	display: block;
	padding: 8px;
	width: 160px;
	text-decoration: none;
}

.copyright {
font-family: Verdana, sans-serif;
font-size: 11px;
font-weight: bold;
color: #CCCCCC
}

.navigation_header {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	padding: 3px;
	text-decoration: none;
	font-weight: bold;
}

.navigation_header:hover {
font-family: Verdana, sans-serif;
font-size: 14px;
font-style: normal;
color: #993300;
padding: 3px;
text-decoration: none;
font-weight: bold;
}

.header {
font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	padding: 3px;
	text-decoration: none;
	font-weight: bold;
	}
	
.header2 {
font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	padding: 3px;
	text-decoration: none;
	font-weight: bold;
	}
	
.product_header {
font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	padding: 3px;
	text-decoration: none;
	font-weight: bold;
	}
	
.product_header:hover {
font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #0000FF;
	padding: 3px;
	text-decoration: none;
	font-weight: bold;
	}

ul.MenuBarHorisontal a {
font-family: Verdana, sans-serif;
background-color:#0000FF;
color:#FFFFFF;
font-size: 14px;
font-style: normal;
text-decoration: none;
	font-weight: bold;
	}
	
ul.MenuBarHorizontal a:hover {
font-family: Verdana, sans-serif;
background-color:#0000FF;
color:#993300;
font-size: 14px;
font-style: normal;
text-decoration: none;
	font-weight: bold;
	}
	
.update_headline {
font-family: Verdana, sans-serif;
color:#FFFFFF;
font-size: 16px;
font-style:normal;
padding: 5px;
text-align:center;
font-weight:bold;
line-height: 20px;
}

.update_content {
font-family: Verdana, sans-serif;
color:#FFFFFF;
font-size:11px;
padding:3px;
text-align:left;
font-style:normal;
font-weight:bold;
line-height:14px;
}

.navigation_update {
font-family: Verdana, sans-serif;
color:#FFFFFF;
font-size:11px;
padding:3px;
text-align:left;
font-style:normal;
font-weight:bold;
line-height:14px;
}

.navigation_update:hover {
font-family: Verdana, sans-serif;
color:#993300;
font-size:11px;
padding:3px;
text-align:left;
font-style:normal;
font-weight:bold;
line-height:14px;
}

.title_black {
font-family: Verdana, sans-serif;
color:#000000;
font-size:16px;
padding:3px;
text-align:center;
font-style:normal;
font-weight:bold;
line-height:22px;
background-color:#6699FF;
width:174px;
}