body {background-color: #FFFFFF; }

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 190%;
	font-weight: lighter;
	color: #444A57;
	text-decoration: none;
	letter-spacing: 0px;
}

td.2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 150%;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
	}

td.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 120%;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
	letter-spacing: 0px;
	}
	
	td.box2 {
	border-style: solid;
	border-width: 1 1 0 1;
	border-color: #CCCCCC;
	}
	
	td.box3 {
	border-style: solid;
	border-width: 0 1 0 1;
	border-color: #CCCCCC;
	}
	
	td.box4 {
	border-style: solid;
	border-width: 0 0 1 0;
	border-color: #2F1A5F;
	}
	
	table.bottom {
	border-style: solid;
	border-width: 0 0 1 0;
	border-color: #F2EBE6;
	}
	
	table.special {
	border-style: solid;
	border-width: 1 0 0 0;
	border-color: #CC3333;
	}
	
font.bold {
	letter-spacing: 0px;
	}
	
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 180%;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
	letter-spacing: 3px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-transform: uppercase;
}

a:link { color: #444A57; font-weight: bold;  text-decoration: none }
a:active { color: #444A57; font-weight: bold; text-decoration: none }
a:visited { color: #444A57; font-weight: bold; text-decoration: none }
a:hover { color: #B30004; font-weight: bold; text-decoration: none }

a.special:link { color: #FFFFFF; font-weight: lighter;  text-decoration: none }
a.special:active { color: #FFFFFF; font-weight: lighter; text-decoration: none }
a.special:visited { color: #FFFFFF; font-weight: lighter; text-decoration: none }
a.special:hover { color: #FFFFFF; font-weight: lighter; text-decoration: underline }

.bullet { padding-left: 8px; padding-right: 8px; color: #FFFFFF;}

.dropdown { color: #FFFFFF; text-align: left; padding-top: 0px; padding-left: 0px; }
.dropdown a:link { color: #FFFFFF; font-weight: lighter;  text-decoration: none }
.dropdown a:active { color: #FFFFFF; font-weight: lighter; text-decoration: none }
.dropdown a:visited { color: #FFFFFF; font-weight: lighter; text-decoration: none }
.dropdown a.:hover { color: #FFFFFF; font-weight: lighter; text-decoration: underline }

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image:  url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image:  url(blank.gif);
	filter: 

progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", 

sizingMethod="scale");
	}
	

