body { background-color: #085AA4;}

table { border : thick solid #000000; font-family: Georgia, Tahoma; font-size: 12pt; width:700px;}

table table {border-width: 0px;}

#slides {
	width : 940px;
	margin-right : auto;
	margin-left : auto;
	margin-top : 230px;
	border : thick solid #085AA4;
	background-color : #FFFFFF;
	padding : 0px;
	text-align : left;
	height: 630px;
}

.caption {
	font-size: 15px;
	font-weight: bolder;
	color: #085AA4;
	text-align: center;
	font-variant: small-caps;
	border: 1px solid #FF4242;
	padding: 2px;
}

#white_background {
	width : 800px;
	margin-right : auto;
	margin-left : auto;
	margin-top : 130px;
	border : thick solid #085AA4;
	background-color : #FFFFFF;
	padding : 0px;
	text-align : left;
	height: 575px;
}


.header {
	font-size: 14px;
        font-weight: normal;
	color: #000000;
	background-color: #cccccc;
	text-align: center;
	font-variant: small-caps;
}

.footer {font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
        font-style: italic;
	text-align: right;
}

.info {
    font-size: 10px;
	text-align: center;
}

.nav_header {
	font-size: 14px;
	font-weight: bold;
	color: #085AA4;
	background-color: #cccccc;
	text-align: left;
}

.subheader {
	font-size: 16px;
	font-weight: bold;
        font-style: italic;
	color: #000000;
	text-align: center;
	font-variant: small-caps;
	border: 2px solid #FF4242;
}

.subsubheader {
	font-size: 15px;
	font-weight: bolder;
	color: #000000;
	text-align: left;
	text-indent: 5px;
	font-variant: small-caps;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px dotted #999999;
	border-left: 1px dotted #999999;
	padding-bottom: 3px;
}
 
a:link {  color: #FF0000; text-decoration: none;}
a:visited {  color: #085AA4; text-decoration: none;}
a:hover {  color: #000000; text-decoration: underline;}
a:active {	color: #000000;	text-decoration: none;}

a.nav:link {  color: #FF0000; text-decoration: none;}
a.nav:visited {  color: #085AA4; text-decoration: none;}
a.nav:hover {  color: #000000; text-decoration: underline;}
a.nav:active {	color: #000000;	text-decoration: none;}

a.cat:link {  color: #FF0000; text-decoration: none;}
a.cat:visited {  color: #085AA4; text-decoration: none;}
a.cat:hover {  color: #000000; text-decoration: underline;}
a.cat:active {	color: #000000;	text-decoration: none;}