body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0x;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight:bold;
	color: #000000;
	background-color: #034363;
}

.content {
	width:1000px;
	border:0;
	margin:auto;
	background-color:#FFF;
	padding:20px;
	 }

h1 {
	font-size: medium;
	color: #000000;
}

h2 {
	font-size: x-large;
	color: #034363;
	font-weight:bold;
}

h3 {
	font-size: small;
	color: #000033;
	font-weight: bold;
	
}

a:link {
	color: #090;
	text-decoration: none;
	font-size: medium;
}

a:visited {
	color: #FF0066;
	text-decoration: none;
	font-size: medium;
}

a:hover {
	color: #ff99cc;
	text-decoration: none;
	font-size: medium;
}

a:active {
	text-decoration: none;
	font-size: medium;
	color: #FF0066;
}



ol { list-style-type: decimal }
ol ol { list-style-type: upper-alpha }
ol ol ol { list-style-type: decimal }


.footer_nolink {
	font-size: x-small;
	color: #cc3300;
}

.footer_a:link {
	font-size: x-small;
	color: #cc3300;
}



/* BOL  PHOTO GALLERY AND DOCUMENT LIBRARY   */

.dark_rows {
	font-size:14px;
    background-color: #034363;
	color: #fff;
}

.dark_rows a {
	color: #0F0;
	text-decoration:none;
	font-weight:bold;
}

.dark_rows a:hover {
	color: #034363;
}

.light_rows {
    background-color:#CFF;
	color: #000;
	font-size:14px;
		font-weight:bold;
}

.light_rows a {
	color: #060;
	text-decoration:none;
}

.light_rows a:hover {
	color: #fff;
}
