.copyright {
		font-family:"Arial","MS UI Gothic";
		color: #000000;
		font-size:9pt;
}

.headbar {
	background: url(../img/headbar.png) repeat top left;
	background-position: leftcenter;
	background-repeat: repeat-x;
	width: 100px;
	height: 100px;
}

.footbar {
	background: url(../img/footbar.png) repeat top left;
	background-position: leftcenter;
	background-repeat: repeat-x;
	width: 100px;
	height: 50px;
}

.textback {
	background-color: #00EE76;
}
.textprop {
	line-height: 1.5;
	background-color: #C1FFC1;
}

.glass {
	background: url(../img/glass.png) repeat top left;
	background-position: leftcenter;
	background-repeat: no-repeat;
	width:780px;
	height:573px;
}

tr.title {
	font-weight:bold;   
	text-align: left;
	font-family:"Courier New","MS UI Gothic";
	color: #0000CD;
	font-size:10pt;
}

.dow {
	 text-align: center;
	 vertical-align:center;
	 font-family:"Courier New","MS UI Gothic";
	 color: #00008B;
	 font-size:13pt;
}

tr.header {
	font-weight:bold;
	background-color: #87A000;
	font-family:"Courier New","MS UI Gothic";
	color: #FFFFFF;
	font-size:12pt;
}

tr.price {
	font-weight:bold;
	margin-left:20px;
	font-family:"Courier New","MS UI Gothic";
	font-size:9pt;
}

#dateFont {
  font-weight:normal;
	font-family:"Courier Std","MS Gothic";
	font-size:16pt;
}
#dateFontSmall {
  font-weight:normal;
	font-family:"Courier Std","MS Gothic";
	font-size:10pt;
}
#smallFont1 {
  font-weight:normal;
	font-family:"Courier Std","MS Gothic";
	font-size:8pt;
}

tr.color0 {
  font-weight:normal;
	background-color: E5FB71;
	font-family:"Courier Std","MS P Gothic";
	font-size:10pt;
}
tr.color0 a:link {color: #0000FF; }
tr.color0 a:visited {color: #0000FF; }
tr.color0 a:hover {color: #0000FF; }
tr.color0 a:active {color: #0000FF; }


tr.color1 {
	font-weight:normal;
	background-color: #E5FB71;
	font-family:"Courier Std","MS P Gothic";
	font-size:10pt;
}
tr.color1 a:link {color: #0000FF; }
tr.color1 a:visited {color: #0000FF; }
tr.color1 a:hover {color: #0000FF; }
tr.color1 a:active {color: #0000FF; }


tr.color2 {
	font-weight:bold;
	background-color: #FFDAB9;
	font-family:"Courier Std","MS P Gothic";
	color: #FF0022;
	font-size:10pt;
}

.accessmap {
	background: url(../img/map.png) repeat top left;
	background-position: center;
	background-repeat: no-repeat;
	width: 721px;
	height: 631px;
}
.address{
	font-size:13pt;
	font-weight:bold;
	vertical-align: top;
	padding-top:1em;
	color:#FFFFFF
}


div.column  {  
    width: 686px;  
    background: url(../img/columnBR.png) no-repeat bottom;  
    padding-bottom: 20px;  
    margin-bottom: -5px;  
}  
div.column .inner   {  
    background: url(../img/columnTR.png) no-repeat;  
    padding-top: 15px;  
}  
div.column .inner div   {  
    background: url(../img/columnMR.png) repeat-y;  
    padding: 0 20px;
	  font-weight:bold;
		font-family:"Courier New","MS UI Gothic";
		font-size:9pt;
		color: #2F4F4F;
}

tr.bara   {  
    background: url(../img/headbar.png) repeat-x;  
    padding: 0 20px;
	  font-weight:bold;
		font-family:"Courier New","MS UI Gothic";
		font-size:9pt;
		width:250px;
		height:100px;
		color: #2F4F4F;
}
td.bar   {  
    background: url(../img/headlogo.png) repeat-y;  
    padding: 0 20px;
	  font-weight:bold;
		font-family:"Courier New","MS UI Gothic";
		font-size:9pt;
		width:250px;
		height:100px;
		color: #2F4F4F;
}

tr.topics {
  font-weight:bold;
	background-color: E5CC71;
	font-family:"Courier New","MS UI Gothic";
	font-size:9pt;
}

tr.chain {
  font-weight:bold;
	font-family:"Arial","Courier New","MS UI Gothic";
	font-size:12pt;
}
tr.chain a:link {color: #00008B; }
tr.chain a:visited {color: #00008B; }
tr.chain a:hover {color: #00008B; }
tr.chain a:active {color: #00008B; }

tr.link {
  font-weight:normal;
	font-family:"Arial","Courier New","MS UI Gothic";
	font-size:10pt;
}
