.maintable {
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-left-color: #333333;
}

body {
	margin: 5px;
	padding: 0px;
	background-repeat: repeat;
	background-image: url(../images/bkgrnd.gif);
	border-right-color: #666666;
	border-bottom-color: #333333;
/*	line-height: 1.4px;*/
}
 
a:link {  color: #000000}
a:visited {  color: #000000}
a:active { color: #000000; text-decoration: none}
a:hover {  color: #FF0000; text-decoration: underline}


table {
	background-color: #FFFFFF;
}
.header {
	border-bottom: 1px solid #003333;
}
.mainsection {
	border-right: 1px #333333;
	border-left: 1px #333333;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	background-color: #FFFFFF;
	padding: 20px;
	text-decoration: none;
	text-align: left;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background-repeat: no-repeat;
	background-position: center top;
}
.copyright {
	font-size: 12px;
	color: #666666;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
}
.top_border {
	background-image: url(../images/border.gif);
	background-repeat: repeat-x;
}

h2 {
	font-size: 2em;
	color: #003333;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 0px;
	display: inline;
	line-height: 35px;
	text-align: right;
	margin-right: 20px;
}

h3 {

	font-size: 18px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	height: 0px;
	display: inline;
	line-height: 26px;
}
h4 {
	font-size: 14px;
	color: #006633;
	font-family: Arial, Helvetica, sans-serif;
	height: 0px;
	display: inline;
	line-height: 26px;
}
h5 {
	font-style: italic;
	font-weight: bold;
}

.error
{
  color: #FF0000;
}
.sidepanel {
	color: #000033;
	padding: 10px 0px 0px 3px;

}
.sidepanel th {
	color: #FFFFFF;
	background-color: #003333;
	font-weight: normal;
}

.font_serif {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.cc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-align: right;
}

/*Zoomed Images*/
#showimage{
	position:absolute;
	visibility:hidden;
	border: 1px solid gray;
	z-index: 999;
}

#dragbar{
cursor: pointer;
background-color: #EFEFEF;
min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
}

.quoteauthor 
{
display: block;
float: right;
}
.callout-right {
	float: right;
	width: 150px;
	margin: 10px 0px 0px 12px;
	padding: 10px;
	border: 1px solid #333333;
	font-family:"Times New Roman", Times, serif
	font-size: 10px;
	font-style:italic;
}
.callout-left {
	float: left;
	width: 150px;
	margin: 6px 10px 0px 0px;
	padding: 10px;
	border: 1px solid #333333;
/*	font-size: 0.75em;*/
	font-size: 12px;
	font-style:italic;
}
.callout-left .caption, .callout-right .caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}

#historycontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	color: #333333;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}
#historycontent h2 {
	font-size: 1.4em;
	text-align: left;
	line-height: normal;
}.maintable .mainsection .special {
	border: 1px solid #FF0000;
	margin: 0px;
	width: 180px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

