body {
	font-family: arial;
	margin:10px 0px 0px 0px;
	min-width: 780px;
	background-image:url(Images/background.jpg);
	background-repeat:no-repeat;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
}
table {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
td.banner {
	text-align: left;
	vertical-align:text-top;
	font-size:23px;
	color: #ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:1px 0px 0px 10px;
	height: 80px;
	background-image:url(Images/bannerback.gif);
	background-repeat:no-repeat;
	background-position:left;
	width: 630px;
}
td.left {
	text-align: left;
	background-color:#4169e1;
	width: 142px;
	height: 494px;
	font-family:Verdana, Arial, Helvetica, sans-serif
}
td.content {
	text-align:left;
	height: 494px;
	width: 638px;
}
.footer {
	padding-left:4px;
	padding-right:4px;
	text-align: left;
	background-color:#bbbbbb;
	width: 780px;
	height: 16px;
	font-size:11px;
}

a.offLink:link, a.offLink:visited {
text-decoration:none;
color:white;
display: block;
padding: 2px 0px 2px 15px;
border-top: 0px;
border-right: 5px #999999 solid;
border-bottom: 1px #202780 solid;
background-color: #436aff;
background-repeat: no-repeat;
background-position: 0% 50%;
}
a.offLink:hover, a.offLink:active {
background-color: #638bf3;
background-repeat: no-repeat;
background-position: 0% 50%;
border-right: 5px #a7cff9 solid;
color: #cccccc;
}

a.onLink:link, a.onLink:visited {
text-decoration:none;
color:white;
display: block;
padding: 2px 0px 2px 15px;
border-top: 0px;
border-right: 5px #cccccc solid;
border-bottom: 1px #202780 solid;
background-color: #638bf3;
background-repeat: no-repeat;
background-position: 0% 50%;
}
a.onLink:hover, a.onLink:active {
background-color: #638bf3;
background-repeat: no-repeat;
background-position: 0% 50%;
border-right: 5px #cccccc solid;
color: #cccccc;
}
.blur{
	width: 550px;
	background-color: #ccc; /*shadow color*/
	color: inherit;
	margin-left: 20px;
	margin-top: -30px;

}

.shadow{
	background-color: #666; /*shadow color*/
	color: inherit;
    height: auto;

}

.content1{
	position: relative;
	bottom: 2px;
	right: 2px;
	background-color: #fff; /*background color of content*/
	color: #000; /*text color of content*/
	border: 1px solid #000; /*border color*/
    height: auto;
	min-height:500px;
}
a.offTabLink:link, a.offTabLink:visited {
	border-right:1px #111111 solid;
	border-bottom:1px #111111 solid;
	display: block;
	text-decoration:none;
	background-color: #7096ba;
	color:#111111;
	background-image:url(Images/navOffBack.gif);
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:17px;
	padding-top:3px;
	padding-left:5px;
	padding-right: 5px;
}
a.offTabLink:hover, a.offTabLink:active {
	border-bottom:1px #888888 solid;
	background-color: #638bf3;
	color:#333333;
	background-image:url(Images/navOnBack.gif)
}
a.onTabLink:link, a.onTabLink:visited {
	border-right:1px #111111 solid;
	border-bottom:1px #888888 solid;
	display: block;
	text-decoration:none;
	background-color: #C0CAFF;
	color:#222222;
	background-image:url(Images/navOnBack.gif);
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:17px;
	padding-top:3px;
	padding-left: 5px;
	padding-right: 5px;
}
a.title:link, a.title:visited {
	text-decoration:none;
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a.title:hover {
	color:#99ccff;
}
a.quick:link, a.quick:visited {
	text-decoration:none;
	color: #111111;
}
a.quick:hover {
	color: #666666;
}
a.inline:link, a.inline:visited {
	text-decoration:underline;
	color: #225588;
}
a.inline:hover {
	color: #55aacc;
}

.header 
{
    color: #225588;
    font-size:larger;
    font-family:arial;
    font-weight:bold;
    font-variant:small-caps;
}
.pictName
{
    color: #225588;
    font-family:arial;
    font-variant:small-caps;
}
