
.thumbnail{
position: relative;
z-index: 0;
}
.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: light gray;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; 
}
.mainbg {
	background-color: #000000;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.main {
	background-color: 7F7F7F;
	background-image: url(images/main.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.redcon {
	background-color: E3252A;
	background-image: url(images/redcon.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.pagebg {
	background-color: 000000;
	background-image: url(images/pagebg.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.grey {
	background-color: D6D6D6;
	background-image: url(images/greybg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.whitecon {
	background-color: FFFFFF;
	background-image: url(images/whitecon.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.whiteend {
	background-color: FFFFFF;
	background-image: url(images/whiteend.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.footer {
	background-color: 03319A;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.redbottom {
	background-color: C60004;
	background-image: url(images/redbottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.verdanal10 {
	font-family: Verdana;
	font-size: 7pt;
}
.verdanal10bold {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}
.verdanal11bold {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
}
.verdanal10boldgrey {
	font-family: Verdana;
	font-size: 8pt;
	color: #454545; 
	font-weight: bold;
}
.verdana12boldwhite {
	font-family: Verdana;
	font-size: 9pt;
	color: #FFFFFF; 
	font-weight: bold;
}
.verdana12boldgrey {
	font-family: Verdana;
	font-size: 9pt;
	color: #474747; 
	font-weight: bold;
}
.arial10 {
	font-family: Arial;
	font-size: 10px;
}
.arial10bold {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
.arial11 {
	font-family: Arial;
	font-size: 11px;
}
.arail11bold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
.arial12bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.arial14bold {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
A:link { text-decoration: none; color: #D6D6D6; }
A:visited {text-decoration: none; color: #D6D6D6; }
A:hover {text-decoration: none; color: #99CCFF; }
A:active {text-decoration: none; color: #D6D6D6; }

A.s1:link { text-decoration: none; color: #474747; }
A.s1:visited {text-decoration: underline; color: #474747; }
A.s1:hover {text-decoration: underline; color: #ffffff; }
A.s1:active {text-decoration: underline; color: #A71E21; }

A.s2:link { text-decoration: none; color: #ffffff; }
A.s2:visited {text-decoration: none; color: #ffffff; }
A.s2:hover {text-decoration: underline; color: #FD8787; }
A.s2:active {text-decoration: underline; color: #ffffff; }

A.s3:link { text-decoration: none; color: #7f7f7f; }
A.s3:visited {text-decoration: none; color: #7f7f7f; }
A.s3:hover {text-decoration: none; color: #99CCFF; }
A.s3:active {text-decoration: none; color: #7f7f7f; }

A.s4:link {
	text-decoration: underline;
	color: #59D2FF;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
}
A.s4:visited {
	text-decoration: underline;
	color: #59D2FF;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
}
A.s4:hover {
text-decoration: underline;
	color: #99CCFF;
	font-weight: bold;
	font-family: Arial;
}
A.s4:active {
	text-decoration: underline;
	color: #59D2FF;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
}


A.s5:link {
	text-decoration: normal;
	color: #ffffff;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
}
A.s5:visited {
	text-decoration: normal;
	color: #ffffff;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
}
A.s5:hover {
text-decoration: normal;
	color: #59D2FF;
	font-weight: bold;
	font-family: Arial;
}
A.s5:active {
	text-decoration: normal;
	color: #ffffff;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
}


.tabbg {
	background-image: url(images/pagebg.gif);
	background-position: left;
}
.shadleft {
	background-image: url(images/shdleft3.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.shadright {
	background-image: url(images/shdright3.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.arial22 {
	font-family: Arial;
	font-size: 22px;
}
.arial28 {
	font-family: Arial;
	font-size: 28px;

}.aconbg {
	background-color: 323232;
	background-image: url(images/acon.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
}
.pledgebg {
	background-color: 323232;
	background-image: url(images/pledge.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

div.scroll {	height: 285px;	width: 100%;	overflow: auto;	border: 0px solid #171418;	background-color: #171418;	padding: 8px;}
.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
-moz-opacity: 0.5;
}

.toggleopacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.toggleopacity img{
border: 1px solid #ccc;
}

.toggleborder:hover img{
border: 1px solid navy;
}

.toggleborder:hover{
color: red; /* Dummy definition to overcome IE bug */
}