/* Layout Stylesheet */ 
body {
	margin:0px;
	background:#133876;
	padding:0px;
}
.topbg {
	background-image:url(topbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:46px;
}
.left {
	background-image:url(left.jpg);
	background-repeat:repeat-y;
	background-position:top;
}
.right {
	background-image:url(right.jpg);
	background-repeat:repeat-y;
	background-position:top;
}
.menubg {
	background-image:url(menubg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:38px;
}
.bodytext {
	font:12px Arial;
	color:#6f6f6f;
	text-decoration:none;
	line-height:18px;
	text-align:justify;
}
.bodytext a:link {
	font-weight:bold;
	color:#133876;
	text-decoration:underline;
}
.bodytext a:visited {
	font-weight:bold;
	color:#133876;
	text-decoration:underline;
}
.bodytext a:hover {
	font-weight:bold;
	color:#6f6f6f;
	text-decoration:none;
}
.lefttext {
	font:14px Arial;
	color:#6f6f6f;
	text-decoration:none;
}
.footer {
	font:11px verdana;
	color:#000;
	text-decoration:none;
}
.footer a:link {
	color:#000;
	text-decoration:none;
}
.footer a:visited {
	color:#000;
	text-decoration:none;
}
.footer a:hover {
	color:#ae1313;
	text-decoration:underline;
}
.pageheader {
	font:bold 18px Arial;
	text-decoration:none;
	color:#ae1313;
}
.formtext {
	font: 11px Tahoma;
	color:#134F6F;
	text-decoration:none;
	padding-left:4px;
	line-height:17px;
}
.formborder {
	border:#133876 solid 1px;
	font: 11px Tahoma;
	color:#134F6F;
	text-decoration:none;
	background-color:#FFFFFF;
}
.pageheader1 {
	font:bold 16px Arial;
	text-decoration:none;
	color:#000000;
}

.highlight {
	text-decoration:none;
	color:#ae1313;
}

.graphicsbg{
	background-image:url(graphics-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#c9d2e2;
}

.graphicsright{
	background-image:url(graphics-right.jpg);
	background-position:top;
	background-repeat:repeat-y;
}

.graphicshead{
	font:bold 15px Arial;
	color:#3b5581;
	text-decoration:none;
	text-align:left;
	line-height:20px;
}

.graphicstext{
	font:11px Arial;
	color:#374965;
	text-decoration:none;
	text-align:left;
	line-height:16px;
}

.graphicstext1{
	font:14px Arial;
	color:#374965;
	text-decoration:none;
	text-align:left;
	line-height:16px;
}
.updated {
	background-color:#FCF;
	font: 11px Tahoma;
	color:#134F6F;
	text-decoration:none;
	padding-left:4px;
	line-height:17px;
}


Highslide Stylesheet

.highslide {
	cursor: url(graphics/zoomin.cur), pointer;
	outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
}
.highslide:hover img {
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-bottom: 1px solid white;
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	padding: 5px;
	background-color: silver;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	border: 1px solid black;
	background-color: white;
	padding-left: 22px;
	background-image: url(graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,  a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,  a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
a.highslide-full-expand {
	background: url(graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.maintaince {
	background-color: #F36;
	float: right;
	margin-top: -200px;
	margin-left: 61%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	width: 20%;
	font-family: Verdana, Geneva, sans-serif;
	z-index: 100;
	margin-right: 2%;
	visibility:hidden;
}
.maintaince p {
	font-size: xx-small;
	text-align: justify;
	padding-right: 2%;
	padding-left: 2%;
}

/* These must always be last */

.highslide-display-block {
	display: block;
}
.highslide-display-none {
	display: none;
}
.bodytext #links tr td table tbody tr td table tr td p font a {
	text-align: left;
}
