.topcell { 
	vertical-align: top;
	text-align: center;
	background-color: #E9E9E9;
	padding: 4px;	
	line-height: 1.3;
	font-family: Arial;
	font-size: 9pt;
	font-color: #000000;
	font-weight: bold;
}
.datacell { 
	vertical-align: top;
	text-align: left;
	border-bottom:1px solid #C0C0C0; 	
	padding: 4px;
	line-height: 1.3;
	font-family: Arial;
	font-size: 9pt;
	font-color: #000000;
}
.datacell2 { 
	vertical-align: top;
	text-align: left;
	padding: 4px;
	line-height: 1.3;
	font-family: Arial;
	font-size: 9pt;
	font-color: #000000;
}
.redline { 
	line-height: .8;
	text-align:left;
	margin-left:10px;
	margin-top:0px;
}
.body { 
	FONT-FAMILY: Arial, Verdana, Sans-Serif;
	LINE-HEIGHT: 20px; 
	font-size: 14px; 
	margin: 0 20px 20px;
	COLOR: #464646;
	text-align: justify;
}
.minor { 
	line-height: 1.3;
	font-family: Arial;
	font-size: 14px;
	text-align:justify;
	margin-left:10px;
	margin-right:10px;
}
.subtitle { 
	line-height: 1; 
	font-family: Arial; 
	font-size: 18px; 
	font-weight:bold; 
	margin: 0 10px 0;
}
.menutext { 
	line-height: 1.3;
	font-family: Arial;
	font-size: 14px;
	text-align: center;
	margin-left:10px;
	margin-right:10px;
	font-weight: bold;
	color:#000000; 
}
.quote {
	line-height: 1.3;
	font-family: Arial;
	font-size: 9pt;
	text-align:justify;
	margin-left:50px;
	margin-right:50px;
	color:#646464
}
.caption {
	line-height: 1.3;
	font-family: Arial; 
	font-size: 13px; 
	text-align:left; 
	margin-top: -5px
}
.caption-border {
	line-height: 1.3;
	font-family: Arial; 
	font-size: 13px; 
	text-align:left; 
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px
}
.contents { 
	line-height: 1.3;
	font-family: Arial; 
	font-size: 14px; 
	font-weight:bold; 
	margin-left:10px; 
	margin-right:10px
}
.heading {
	line-height: 1.5;
	font-family: Tahoma;
	font-size: 16pt;
	font-weight:bold
}
.books { 
	line-height: 1.3; 
	font-family: Arial; 
	font-size: 9pt; 
	text-align:left; 
	color:#8C1101; 
}
.line { 
	margin:-5px 10px 20px; 
	line-height: 0.5; 
}
.logo {
	border-collapse: collapse;
	border-spacing: 0px;
	border-left: 3px solid #808080;
	border-right: 3px solid #808080;
	border-top: 3px solid #808080;
	border-bottom-width: 0;
	width: 750px;
	background-color: #000000;
}
.maintable {
	padding-left:5;
	padding-right:5;
	padding-top:1;
	padding-bottom:1;
	border-left: 3px solid #808080;
	border-right: 3px solid #808080;
	border-bottom: 3px solid #808080;
	border-top: 0px solid #000000;
	margin-bottom: 0px;
	width: 750px;
	background-color: #FBF8F3;
}
.menucell {
  background-color: #939393;  
  background-image: url('images/menu.png');
  background-repeat: repeat-x;
  border-bottom: 1px solid #404040;
}

A.menu1 {color: #000066; font-weight:bold; TEXT-DECORATION: underline}
a:hover.menu1 {color: #8C1101; font-weight:bold; text-decoration: none }

A {color:#000066;text-decoration: bold }
a:hover{color: #F88600;text-decoration: none }


BODY {  
  background-color: #093470;  
  background-image: url('images/back.png');
  background-repeat: repeat-x;
  background-attachment: fixed
  }