body {
	background-color: #333;
	background-image: url(../Pics/bg_body.gif);
	margin: 20px;
	padding: 0px;
	min-height: 100%;
}

.Header {
	background-color: #9A0000;
	position: relative;
	height: 150px;
	width: 1000px;
}

.Banner {
	height: 120px;
	width: 780px;
	left: 0px;
	top: 0px;
}	

.flag {
	position: absolute;
	top: 0px;
	width: 181px;
	height: 120px;
	left: 800px;
}
.timebar {
	background-color: #000;
	position: absolute;
	height: 30px;
	width: 1000px;
	top: 120px;
	background-image: url(../Pics/bg_navbar.gif);
}


	
.subHeader {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	}
	
.subHeader2 {
	font:bold 11px Arial, Helvetica, sans-serif;
	color: #993300;
	line-height:22px;
	letter-spacing:.2em;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.record_label {
	font:bold 11px Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	line-height:14px;
	}
	
.record {
	font:"Times New Roman", Times, serif;
	font-size:12px;
	line-height:14px;
	}
	
.style1 {
	color: #9C0000;
	font-weight: bold;
	line-height:18px;
	}
	
.style4 {
	color:#000
	font-size: 14px;
	line-height:18px;
}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:14px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.2em;
	font-weight:bold;
	
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	
.smallText2 {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 12px;
	}

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	}
	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 20px;
	}
	
#navigation a:hover {
	background: #000000;
	color:#993300;
	}

#navigation_small td {
	border-bottom: 1px solid #F4FFE4;
	border-right: 1px solid #F4FFE4;
	border-left: 1px solid #F4FFE4;
	border-top: 1px solid #F4FFE4;
}

#navigation_small a {
	color: #D5EDB3;
	line-height:18px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
	
#navigation_small a:hover {
	background: #9C0000;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:18px;
}	
.style4 table {
	font-size: 12px;
	line-height:12px;
	text-align: center;
}
.main_pic {
	position: inherit;
	visibility: visible;
	z-index: auto;
	height: auto;
	width: 250px;
	float: right;
	margin: 0px;
	padding: 0px;
	clear: left;
	background-color: #CCC;
	text-align:center;
}
.login {
	width: 190px;
	float:none;
	position:relative;
	
}
.entry_box {
	height: auto;
	width: 150px;
	position: inherit;
	visibility: visible;
	z-index: auto;
	float: right;
	margin: 0px;
	padding: 0px;
	clear: left;
	background-color: #CCC;
	text-align:center;
}


.main_pic_store {
	position: inherit;
	visibility: visible;
	z-index: auto;
	height: auto;
	width: 200px;
	float: right;
	margin: 0px;
	padding: 0px;
	clear: left;
	background-color: #CCC;
	text-align:center;
}

