.addr {
	font-size: 10px;
	color: #0A50A1;
	text-align: center;
}
.addrLink {
	font-size: 10px;
	color: #420E8C;
	text-align: center;
}
a.addrLink:link {
	text-decoration: none;
}
a.addrLink:visited {  
	text-decoration: none;
	}
a.addrLink:hover { 
	text-decoration: none;
	color: #FF7F00;
} 
a.addrLink:active {
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #000000;
}
.donvic {
	font-size: 10px;
	color: #288EBF;
	text-align: center;
}
.dvLink {
	font-size: 10px;
	color: #288EBF;
	text-align: center;
}
a.dvLink:link {
	text-decoration: none;
}
a.dvLink:visited {  
	text-decoration: none;
	}
a.dvLink:hover { 
	text-decoration: none;
	color: #FF7F00;
} 
a.dvLink:active {
	text-decoration: none;
}
html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }
body {
	background-color: #7AD3D8;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-position: center 100%;
	margin-top: 15px;
}
.bodyLink {
	text-decoration: none;
	color: #CC0000;
}
a.bodyLink:link {
	text-decoration: none;
}
a.bodyLink:visited {  
	text-decoration: none;
	}
a.bodyLink:hover { 
	text-decoration: none;
	color: #FF7F00;
} 
a.bodyLink:active {
	text-decoration: none;
}
.navLink {
	font-size: 14px;
	color: #FFFB87;
	text-align: center;
	letter-spacing: .03em;
	background-color: #EB5831;
}
a.navLink:link {
	text-decoration: none;
}
a.navLink:visited {  
	text-decoration: none;
	}
a.navLink:hover { 
	text-decoration: none;
	color: #FF7F00;
} 
a.navLink:active {
	text-decoration: none;
}
.caption {
	font-style: italic;
	color: #000000;
}
.quote {
	text-transform: uppercase;
	color: #333333;
	text-align: center;
	background-position: center;
	padding: 5px;
	border: thin solid #FF9933;
}
.foot {
	font-size: 12px;
	color: #333333;
}
.footDef {
	font-size: 9px;
	color: #666666;
	list-style-type: none;
	}
	
.hundred {
	height: 100%;
}
.navbord {
	border: thin dashed #000000;
}
.mark {
	background-color: #FDEC62;
}
.border {
	border: thin dashed #FF9900;
	margin: 0px;
	padding: 0px;
}
.borderTwo {
	border: thin solid #333333;
	margin: 0px;
	padding: 0px;
}
.borderThree {
	border: thin dotted #333333;
}
.leftbrdr {
	background-image: url(../images/book_06.gif);
	background-repeat: repeat-y;
}
.rightbrdr {
	background-image: url(../images/book_07.gif);
	background-repeat: repeat-y;
}
.ltopbrdr {
	background-image: url(../images/book_04.gif);
	background-repeat: repeat-y;
}
.rtopbrdr {
	background-image: url(../images/book_05.gif);
	background-repeat: repeat-y;
}
.leftSidebrdr {
	background-image: url(../images/mark_04.gif);
	background-repeat: repeat-y;
}
.rightSidebrdr {
	background-image: url(../images/mark_05.gif);
	background-repeat: repeat-y;
}
.tabDon {
	font-family: "Courier New", Courier, mono;
	color: #CC0000;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666666;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 12px;
	font-weight: bold;
}
.tabDonDk {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.tabDonTi {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	letter-spacing: .2em;
	font-size: 12px;
	padding: 3px;
}
.redQuote {
	font-style: italic;
	font-weight: bolder;
	color: #FF5900;
	font-size: 12px;
}
.bold {
	font-weight: bolder;
	color: #333333;
}
