a:hover{
color: #E3ED27;
text-decoration: none;
}
.productlink A:hover{
color: #E3ED27;
text-decoration: none;
}
.thumbnail{
position: relative;
z-index: 0;
}
:hover.thumbnail{
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;
}

:hover.thumbnail 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;
}
.arial12{
	color: #000000;
	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:link.s1 { text-decoration: none; color: #474747; }
a:visited.s1 {text-decoration: underline; color: #474747; }
a:hover.s1 {text-decoration: underline; color: #ffffff; }
a:active.s1 {text-decoration: underline; color: #A71E21; }

a:link.s2 { text-decoration: none; color: #ffffff; }
a:visited.s2 {text-decoration: none; color: #ffffff; }
a:hover.s2 {text-decoration: underline; color: #FD8787; }
a:active.s2 {text-decoration: underline; color: #ffffff; }

a:link.s3 { text-decoration: none; color: #7f7f7f; }
a:visited.s3 {text-decoration: none; color: #7f7f7f; }
a:hover.s3 {text-decoration: none; color: #99CCFF; }
a:active.s3 {text-decoration: none; color: #7f7f7f; }

a:link.s4 {
	text-decoration: underline;
	color: #59D2FF;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
}
a:visited.s4 {
	text-decoration: underline;
	color: #59D2FF;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
}
a:hover.s4 {
text-decoration: underline;
	color: #99CCFF;
	font-weight: bold;
	font-family: Arial;
}
a:active.s4 {
	text-decoration: underline;
	color: #59D2FF;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
}


a:link.s5 {
	text-decoration: normal;
	color: #ffffff;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
}
a:visited.s5 {
	text-decoration: normal;
	color: #ffffff;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
}
a:hover.s5 {
text-decoration: normal;
	color: #59D2FF;
	font-weight: bold;
	font-family: Arial;
}
a:active.s5 {
	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;
}

:hover.toggleopacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.toggleopacity img{
border: 1px solid #ccc;
}

:hover.toggleborder img{
border: 1px solid navy;
}

:hover.toggleborder{
color: red; /* Dummy definition to overcome IE bug */
}

/* Menu */
.menu_list {	
	width: 150px;
}
.menu_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
    font-weight:bold;
    background: #eef4d3 url(left.png) center right no-repeat;
}
.menu_body {
	display:none;
}
.menu_body a{
  display:block;
  color:#006699;
  background-color:#EFEFEF;
  padding-left:10px;
  font-weight:bold;
  text-decoration:none;
}
.menu_body a:hover{
  color: #000000;
  text-decoration:underline;
  }
  
#nav {
    margin:0; 
    padding:0; 
    list-style:none;
}   
     
    /* make the LI display inline */
    /* it's position relative so that position absolute */
    /* can be used in submenu */
    #nav li {
        float:left; 
        display:block; 
 
        position:relative;
        z-index:500; 
        margin:0 0px;
        font-family: Arial;
		font-size: 11px;
    }
         
    /* this is the parent menu */
    #nav li a {
        display:block; 
        font-weight:bold;  
        height:23px; 
        text-decoration:none; 
        text-align:center; 
          }
 
    #nav li a:hover {
        color:#FFFFFF;
        font-weight:bold;  
    }
     
    /* you can make a different style for default selected value */
    #nav a.selected {
        color:#f00;
    }
     
        /* submenu, it's hidden by default */
        #nav ul {
            position:absolute; 
            left:0; 
            display:none; 
            margin:0 0 0 -1px; 
            padding:0; 
            list-style:none;
        }
         
        #nav ul li {
            float:left; 
        }
         
        /* display block will make the link fill the whole area of LI */
        #nav ul a {
            display:block;  
            height:15px;
            padding: 5px 3px; 
            color:#666;
        }
         
        #nav ul a:hover {
            text-decoration:none;  
        }
 
/* fix ie6 small issue */
/* we should always avoid using hack like this */
/* should put it into separate file : ) */
*html #nav ul {
    margin:0 0 0 -2px;
}


	
	/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

/* smart image enlarger starts here */
/* If your images are not linking to other pages leave the links as <a href="#nogo"> Otherwise enlarger won't work in IE6 */

.ienlarger {
	float: left;
	clear: none; /* set to left or right if needed */
	padding-bottom: 5px; /* space between thumbs. Don't change this to margin */
	padding-right: 5px; /* space between thumbs and wrapping text when there is any text around it */
}

.ienlarger a { 
	display:block;
	text-decoration: none;
/* add cursor:default; to this rule to disable the hand cursor */
}

.ienlarger a:hover{ /* don't move this positioning to normal state */
 	position:relative;
}

.ienlarger span img {
	border: 1px solid #000000; /* adds a border around the image */
	margin-bottom: 8px; /* pushes the text down from the image */
}

.ienlarger a span {  /* this is for the large image and the caption */
	border: 1px solid black;
	position: absolute;
	display:none;
	color: #FFCC00; /* caption text colour */
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; /* caption text size */
	background-color: #000000;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
}

.ienlarger img { /* leave or IE puts a border around links */
border-width: 0;
}

.ienlarger a:hover span { 
	display:block;
	bottom: 20px; /* means the pop-up's top is 50px away from thumb's top */
	left: 90px; /* means the pop-up's left is 90px far from the thumb's left */
	z-index: 100;
	
/* If you want the pop-up open to the left of thumb, remove the left: 90px; and add  
right: 90px; This would mean the right side of the pop-up is 90px far from the right side of thumb */	

/* If you want the pop-up open above the thumb, remove the top: 50px; and add  
bottom: 50px; This would mean the bottom of the pop-up is 50px far from the bottom of thumb */	

/* add cursor:default; to this rule to disable the hand cursor only for the large image */
}

.resize_thumb {
	width: 120px; /* enter desired thumb width here */
	height : auto;
}

/* smart image enlarger ends here 
P.productlink A{
color: #E3ED27;
}color: #F9F273;*/

