/* CDP 2007 Gallery Styles */

body
	{
	background: url("images/cdp_bg.gif");
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

td	{
	font-family: arial, helvetica, sans-serif;
    font-size: 10pt;}

a:link, a:active, a:visited {
	color: #0000bd;
	font-weight: bold;
	text-decoration: underline;}
	
a:hover {
	color: 99CCFF;
	text-decoration: none;}
	
#gallerynav a:link, #gallerynav a:active, #gallerynav a:visited {
	font-family: Comic Sans, Comic Sans MS, cursive;
	font-size:20px;
	line-height:30px;
	color: #CC0000;
	font-variant:small-caps;
	text-decoration: none;}
#gallerynav a:hover {
	color: red;}
	
.boldtext {
	font-weight:bold;}
	
.navtext {
	color:#0000bd;
	font-weight:bold;}
	
.padtop {
	padding-top:15px;}


