body {
	background-color: #FFFFFF; 
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #1b1464;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1b1464;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	white-space: normal;
	}

p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #333333;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
text-decoration: underline; }

a:visited {
	color: #999999;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-decoration: underline; }

a:hover {
	color: #666666;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
text-decoration: blink; }
.active {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	height: 27px;
	width: 98px;
	text-align: right;
	vertical-align: middle;
	text-indent: 20px;
	white-space: pre;
	float: none;
	border-top-width: 2.5px;
	border-top-style: solid;
	border-top-color: #000000;
text-decoration: underline;
color: #333333; }
.hover {
	border-top: 4px #000000 solid;
	border-right: 4px #000000 solid;
	color: #666666;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
text-decoration: blink; }

.focus {
	border-top: 4px #000000 solid;
	border-right: 4px #000000 solid;
	background-color: #FFFFFF;
	color: #333333;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: blink;
}

.myContainer {
	width: 800px;
	height: 600px; 
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:...;
	text-align:left;
}

.myMasthead {
	width: 800px;
	height: 150px;
	background-image: url(images/masthead.gif);
}

.myMenu {
	float: left;
	height: 130px;
	width: 100px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-top: 58px;
}
.myCenter {
	width: 577px;
	float: left;
	background-image: url(images/sh_2.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
	cursor: default;
}


.mySidebarR {
	height: 400px;
	width: 126px;
	float: left;
	background-image: url(images/sh_2.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	background-position: top;
	text-align: left;
}

.mySidebarL {
	float: left;
	height: 445px;
	width: 94px;
	border-left-width: 3px;
	border-left-style: inset;
	border-left-color: #333333;
	background-color: #998675;
	background-image: url(images/sh_1.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 3px;
	border-bottom-style: inset;
	border-bottom-color: #333333;
}
#tableLayout #tdSidebar {
	horizontal-align: right;
	padding-top: 0px;
	bottom: 0px;
	position: relative;
	cursor: crosshair;
}
#tableLayout #tdSidebar a {
	display: block;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 8px;
	right: 0px;
	margin-bottom: 0px;
	width: 85px;
	top: 100px;
}
#tableLayout #tdSidebar a.current {
	background-color: #998675;
/*	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #000000;*/
}
#tableLayout #tdSidebar a:link, 
#tableLayout #tdSidebar a:visited, 
#tableLayout #tdSidebar a:active 
{
	color: #333333;
	/*border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #000000;*/
}
#tableLayout #tdSidebar a:hover {
	background-color: #998675;
	color:#000000
}
#tableLayout #tdContent {
	padding-right: 80 px;
}
a img {
	border: none;
	}

.copyright {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}