/*
 * This CSS by the IS Dept. at Fire Research Corp. started March 2005
 * $Id: fire5.css,v 1.2 2011-10-24 20:30:52 nberry Exp $
 * 
 */


body {
	background-color: #6D0000;
        background-image:url('images/bg3.jpg');
        background-repeat:no-repeat;
        background-size: 100%;
	padding: 0px;
}

img.pad {
    display: block;
    padding: 7px 7px 7px 7px ;
}

img.padtop {
    display: block;
    padding: 7px 0px 0px 0px ;
}

img.padtbottom {
    display: block;
    padding: 0px 0px 7px 0px ;
}

img.padleft {
    display: block;
    padding: 0px 0px 0px 7px ;
}

img.padright {
    display: block;
    padding: 0px 30px 0px 0px ;
}

.padbottom {
    padding: 0px 0px 25px 0px;
}

#frame {
	background-color: transparent;
	background-image: none;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 0;
        height: 100%;
	width: 742px;
	border: solid 0 #000000;
	}

#frame0 {
	background-color: #000000;
	}


#logo {
	border: 0px solid #FFFFFF;
	float: left;
	top: 0px;
	left: 0px;
	width: 211px;
        padding: 10px 0px 0px 0px;
	border-color: #000000;
	background-color: #000000;
	background-image: none;
}


#frame2 {
	border: 0px dotted #FFFFFF;
	float: right;
	width: 531px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-color: transparent;
	background-image: none;
}

#frame4 {
        top:0px;
	border: 0px dotted #FFFFFF;
	float: left;
        height: 100%;
	width: 211px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-color: #000000;
	background-image: none;
}

#menu1 {
	border: 1px solid #D5D5D5;
	width: 529px;
	font-family: arial, sans-serif;
	background-color: #000000;
	background-image: none;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
}


#menu1 ul {
	margin: 0px;
	padding-top: 2px;
	padding-left: 20px;
	list-style-type: none;
}


#menu1 li {
	float: left;
	padding-right: 1em;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
	background-image: none;
	font-size: 14px;
	text-align: left;
}

#menu1 a:link, a:visited {color: #FFFFFF; text-decoration: none; font-weight: bold;}
#menu1 a:hover {color: #FF0000; text-decoration: none; font-weight: bold;}

#menu2 {
	border: 1px solid #D5D5D5;
	width: 529px;
	font-family: arial, sans-serif;
	background-color: #D5D5D5;
	background-image: none;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	color: #6D0000;
}


#menu2 ul {
	margin: 0px;
	padding-top: 0;
	padding-left: 20px;
	list-style-type: none;
}

#menu2 li {
	float: left;
	padding-right: 1em;
	color: #6D0000;
	font-weight: bold;
	background-color: #D5D5D5;
	background-image: none;
	font-size: 13px;
	text-align: left;
}


#menu2 a:link {color: #6D0000; text-decoration: none; font-weight: bold;}
#menu2 a:visited {color: #6D0000; text-decoration: none; font-weight: bold;}
#menu2 a:hover {color: #FF0000; text-decoration: none; font-weight: bold;}


#frame3 {
        float: right;
	border: 0px solid #ACACAC;
        height: 100%; 
	width: 531px;
	margin-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	padding:0px;
	text-align:center;
	background-color: #FFFFFF;
	background-image: none;
}


#content {

	float: right;
        height: 100%; 
	width: 511px;
	margin-left: 0px;
	font: 14px Verdana, sans-serif;
	text-align: left;
	border: 0px solid #FFFFFF;
	background-color: #FFFFFF;
	background-image: none;
	color: #000000;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}


.contentpara {
	clear: both;
	float: right;
	width: 100%;
	margin-left: 0px;
	color: #000000;
	font: 14px Verdana, sans-serif;
	text-align: left;
	background-color: #FFFFFF;
	background-image: none;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}


#contentbottom {
	clear: both;
  width: 531px;
  display:block;
}

#contentbottom u.rtop, u.rbottom { 
  display:block;
  background-image: none; 
}
#contentbottom u.rtop u, u.rbottom u { 
  height: 1px; 
  overflow: hidden; 
  background-image: none;
}
#contentbottom u.r1 { 
  background-color: #FFFFFF;
  margin: 0 5px 
}
#contentbottom u.r2 {
  background-color: #FFFFFF;
  margin: 0 3px 
}
#contentbottom u.r3 {
  background-color: #FFFFFF;
  margin: 0 2px 
}
#contentbottom u.rtop u.r4, u.rbottom u.r4 { 
  background-color: #FFFFFF;
  margin: 0 1px; 
  height: 2px; 
}






#flash {
	top: 0px;
	left: 0px;
	width: 742px;
	padding: 0px;
	margin: 0em;
	background-color: #000000;
	background-image: none;
	font-family: arial, helvetica, verdana;
	border-left-style: none;
}


#product {
	clear: both;
	float: right;
	width: 511px;
	margin-left: 0px;
	font: 14px verdana, sans-serif;
	text-align: left;
	border: 0px solid #000000;
	background-color: #FFFFFF;
	background-image: none;
	color: #000000;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}


#product h1 {
	color: #CC0000;
	font-weight: bold;
	font-family: arial, helvetica, verdana;
	font-size: 16px;
	text-align: left;
}


#product h2 {
	color: #CC0000;
	font-weight: bold;
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	text-align: left;
}

#product dl { font: 14px verdana, sans-serif; font-weight: bold;}
#product dt { text-decoration: underline; font-weight:normal; }
#product dd { font-size: 12px;  font-weight:normal; }

#product a {
	color: #6D0000; 
	text-decoration: none; 
	font-weight: bold;
}


#models {
	clear: both;
	float: right;
	width: 511px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-image: none;
	color: #000000;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}


#models h1 {
	color: #CC0000;
	font-weight: bold;
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	text-align: left;
}


#models table {
	border: 1px solid #FFFFFF;
	font: 11px arial, sans-serif;
	text-align: left;
	width: 100%;
}


#models th {
	font: 12px arial, sans-serif;
	font-weight: bold;
	text-align: left;
}

#models a:link {color: #6D0000; text-decoration: none; font-weight: bold;}
#models a:visited {color: #6D0000; text-decoration: none; font-weight: bold;}
#models a:hover {color: #FF0000; text-decoration: none; font-weight: bold;}



.section {
	font: 14px Verdana, sans-serif;
	font-weight: bold;
	background: #D5D5D5;
	color: #000000;
}

.section2 {
	font: 11px Verdana, sans-serif;
	font-weight: bold;
	background-color: #D5D5D5;
	background-image: none;
	color: #000000;
}


        /* The overview styles provide the content formatting for static menu pages */

#overview {
	clear: both;
	float: right;
	width: 511px;
	margin-left: 0px;
	font: 14px Verdana, sans-serif;
	text-align: left;
	border: 0px solid #FFFFFF;
	background-color: #FFFFFF;
	background-image: none;
	color: #000000;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}

#overview h1 {
	color: #CC0000;
	font-family: arial, helvetica, verdana;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

#overview h2 {
	color: #CC0000;
	font-family: arial, helvetica, verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

#overview a {color: #6D0000; text-decoration: none; font-weight: bold;}


#overview ul {
	font: 12px Verdana, sans-serif;
	font-weight: bold;
	margin: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	list-style-type: disc;
}

#overview li {
	font: 12px Verdana, sans-serif;
	font-weight: normal;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 10px;
	color: #000000;
	text-align: left;
}

#overview table.pcn {
	border-width: 2px 2px 2px 2px;
	border-spacing: 1px;
	border-style: hidden hidden hidden hidden;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: rgb(250, 240, 230);
}
#overview table.pcn th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: outset outset outset outset;
	border-color: black black black black;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
#overview table.pcn td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: outset outset outset outset;
	border-color: black black black black;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}


#overviewtitle {
	clear: both;
	float: right;
	width: 511px;
	margin-left: 0px;
	color: #cc0000;
	font-family: arial, helvetica, verdana;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	border-bottom: 4px solid #000000;
	background-color: #FFFFFF;
	background-image: none;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.overviewpara {
	clear: both;
	float: right;
	width: 100%;
	margin-left: 0px;
	color: #000000;
	font: 14px Verdana, sans-serif;
	text-align: left;
	background-color: #FFFFFF;
	background-image: none;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}

.overviewpara a { color: #6D0000; text-decoration: none; font-size: 14px; font-weight: bold;}

.overviewpara tt { color: #000000; background-color: #FFFF00}






		/* This concludes the overview style showcase. */

#list {clear: both;
	float: right;
	width: 510px;
	margin-left: 0px; font-size: 12px;}
#list h2 { border-bottom: 1px dotted #000000; padding-bottom: 0px; padding-top: 5px; color: #000000; margin-bottom: 0px;}
#list ul { list-style-type: none;}
#list li { padding-bottom: 5px; font-size: 12px;}


#backhome {
	width: 531px;
	padding-left: 0px;
	text-align: left;
	background: #FFFFFF;
}

#date {
	float: right;
	color: #FF0000;
	background-color: #FFFFFF;
	background-image: none;
	font-family: arial, helvetica, verdana;
	font-size: 9px;
	font-style: italic;
	text-align: right;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
}

#motd  { 
	   clear: none;
	   font: 12px arial, sans-serif;
	   color: #CCCCCC;
	   background-color: #333333;
	   background-image: none;
	   text-align: center;
	   margin: 10px 0 12px 0;
	   width: 190px;
	   float: left;
	   border-style: solid;
	   border-width: 1px 8px;
	   border-color: #000000;
	 
	    }
#motd h1 { color: #FF0033; font-size: 13px; font-family: arial, sans-serif; font-weight: bold; background-color: #333333; background-image: none; padding: 0px 7px 0px 10px  }
#motd h2 { color: #FFFFFF; font-size: 13px; font-family: arial, sans-serif; font-weight: bold; background-color: #333333; background-image: none; padding: 0px 7px 0px 10px  }
#motd a { color: #FFFFFF; text-decoration: underline; font-weight: bold }
#motd p { color: #CCCCCC; padding: 0px 7px 0px 10px  }
#motd b.rtop, b.rbottom { display:block; background-color: #000000; background-image: none; }
#motd b.rtop b, b.rbottom b { display:block; height: 1px; overflow: hidden; background-color: #333333; }
#motd b.r1 {margin: 0 5px }
#motd b.r2 {margin: 0 3px }
#motd b.r3 {margin: 0 2px }
#motd b.rtop b.r4, b.rbottom b.r4 {margin: 0 1px;height: 2px}

#logo-md {
	float: left;
	background: none;
	left: 0px;
	top: 10px;
	width: 206px;
	margin-right: 2px;	
	margin-left: 2px;	
}

#logo-md img {


	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}

		/* Manual Div is new and should be used for Product Manual Link box */
#manual {
	   color: #CCCCCC;
	   font: 12px arial, sans-serif;
	   font-weight: bold;
	   background-color: transparent;
  	   background-image: none;
	   text-align: left;
	   margin: 0px 0 12px 0;
	   padding: 3px 10px 10px;
	   width: 170px;
	   float: left;
	   clear: none;
	   border-style: solid;
	   border-width: 1px 8px;
	   border-color: #000000;
}

#manual h2 { color: #FFFFFF; font: 16px arial, sans-serif; font-weight: bold; text-align: center; word-spacing: +3px; background: #000000; background-image: none;}

		/* Catalog.thtml displays on most overview pages*/
#catalog {
           clear: both;
	   color: #CCCCCC;
	   font: 12px arial, sans-serif;
	   font-weight: bold;
	   background-color: transparent;
  	   background-image: none;
	   text-align: left;
	   margin: 0px 0 2px 0;
	   padding: 3px 2px 2px;
	   width: 170px;
	   float: left;
	   clear: none;
	   border-style: solid;
	   border-width: 1px 8px;
	   border-color: #000000;
}

#catalog h2 { color: #CCCCCC; font: 14px arial, sans-serif; font-weight: bold; text-align: center; word-spacing: +3px; background: #000000; background-image: none;}


#facebook {
           clear: both;
	   color: #CCCCCC;
	   font: 12px arial, sans-serif;
	   font-weight: bold;
	   background-color: transparent;
  	   background-image: none;
	   text-align: right;
           width: 170px;
           margin: 5px;
	   padding: 0px 2px 0px 10px;
	   float: left;
	   clear: none;
	   border-style: solid;
	   border-width: 1px 0px;
	   border-color: #000000;
}

#google_translate_element {
           text-align: right;
         
	   background-color: transparent;

}




.goog-te-gadget-simple {

}


		/* Related (-r1) has been used for for IETM*/
#related  { 
	   clear: none;
	   background-color: #333333;
	   color: #CCCCCC;
	   background-image: none;
	   font: 12px arial, sans-serif;
	   font-weight: bold;
	   text-align: left;
	   margin: 10px 0 12px 0;
	   width: 190px;
	   float: left;
	   border-style: solid;
	   border-width: 1px 8px;
	   border-color: #000000;
}
#related h2 {color: #FFFFFF; font: 16px arial, sans-serif; font-weight: bold; text-align: center; word-spacing: +3px; }

#related p { text-align: center; word-spacing: +3px;}

#related b.rtop, b.rbottom { display:block; background-color: #000000; }
#related b.rtop b, b.rbottom b { display:block; height: 1px; overflow: hidden; background-color: #333333; background-image: none; }
#related b.r1 {margin: 0 5px }
#related b.r2 {margin: 0 3px }
#related b.r3 {margin: 0 2px }
#related b.rtop b.r4, b.rbottom b.r4 {margin: 0 1px;height: 2px}



		/* Related2 (-r2) is used product-line links */
#related2  {  
       clear: none;
	   background-color: #D5D5D5;
	   background-image: none;
	   font: 12px arial, sans-serif;
	   font-weight: bold;
	   text-align: left;
	   margin: 10px 0 12px 0;
	   width: 190px;
	   float: left;
	   border-style: solid;
	   border-width: 1px 8px;
	   border-color: #000000;
	 
	    }
#related2 h2 {color: #000000; font: 12px arial, sans-serif; font-weight: bold; text-align: center; word-spacing: +3px; line-height: 3px;}
#related2 h3 {color: #666666; font: 12px arial, sans-serif; font-weight: bold; text-align: left; word-spacing: +3px; line-height: 1px; padding: 0px 0px 0px 6px}
#related2 a {color: #6D0000; text-decoration: none; font-weight: bold; padding: 0px 7px 0px 10px}
#related2 a:hover {color: #FF0000; text-decoration: none; font-weight: bold; padding: 0px 7px 0px 10px}
#related2 tt.rtop, tt.rbottom { display:block; background-color: #000000; }
#related2 tt.rtop tt, tt.rbottom tt { display:block; height: 1px; overflow: hidden; background-color: #D5D5D5; background-image: none; }
#related2 tt.r1 {margin: 0 5px }
#related2 tt.r2 {margin: 0 3px }
#related2 tt.r3 {margin: 0 2px }
#related2 tt.rtop tt.r4, tt.rbottom tt.r4 {margin: 0 1px;height: 2px}


		/* Related3 (-r3) is used for Errata */
#related3  { 
       clear: none;
	   background-color: #999999;
	   background-image: none;
	   font: 12px arial, sans-serif;
	   font-weight: normal;
	   text-align: center;
	   margin: 10px 0 10px 0;
	   width: 190px;
	   float: left;
	   border-style: solid;
	   border-width: 1px 8px;
	   border-color: #000000;
}
#related3 h2 { color: #FFFFFF; font: 14px arial, sans-serif; font-weight: bold; text-align: center; word-spacing: +3px; line-height: 3px;}
#related3 p { padding: 0px 10px 0px 10px  }
#related3 em { font: 9px arial, sans-serif; color: #6D0000;  }
#related3 a:link {color: #6D0000; text-decoration: none; font-weight: bold;}
#related3 a:visited {color: #6D0000; text-decoration: none; font-weight: bold;}
#related3 a:hover {color: #FF0000; text-decoration: none; font-weight: bold;}
#related3 s.rtop, s.rbottom { display:block; background-color: #000000; 	background-image: none; }
#related3 s.rtop s, s.rbottom s { display:block; height: 1px; overflow: hidden; background-color: #999999;	background-image: none; }
#related3 s.r1 {margin: 0 5px }
#related3 s.r2 {margin: 0 3px }
#related3 s.r3 {margin: 0 2px }
#related3 s.rtop s.r4, s.rbottom s.r4 {margin: 0 1px;height: 2px}


		/* related4 (-r4) is used for Literature */
#related4  { 
       clear: none;
	   background-color: #000000;
	   background-image: none;
	   font: 12px arial, sans-serif;
	   font-weight: normal;
	   text-align: center;
	   margin: 10px 0 10px 0;
	   width: 190px;
	   float: left;
	   border-style: solid;
	   border-width: 1px 8px;
	   border-color: #000000;
}
#related4 h2 { color: #AAAAAA; font: 14px arial, sans-serif; font-weight: bold; text-align: center; word-spacing: +3px; line-height: 3px;}
#related4 p { padding: 0px 10px 0px 10px; 
	   color: #FFFFFF;
 }
#related4 em { font: 9px arial, sans-serif; color: #6D0000;  }
#related4 a:link {color: #6D0000; text-decoration: none; font-weight: bold;}
#related4 a:visited {color: #6D0000; text-decoration: none; font-weight: bold;}
#related4 a:hover {color: #FF0000; text-decoration: none; font-weight: bold;}
#related4 s.rtop, s.rbottom { display:block; background-color: #000000; 	background-image: none; }
#related4 s.rtop s, s.rbottom s { display:block; height: 1px; overflow: hidden; background-color: #999999;	background-image: none; }
#related4 s.r1 {margin: 0 5px }
#related4 s.r2 {margin: 0 3px }
#related4 s.r3 {margin: 0 2px }
#related4 s.rtop s.r4, s.rbottom s.r4 {margin: 0 1px;height: 2px}

#lightlinks { 
       clear: none;
	   background-color: #D5D5D5;
	   background-image: none;
	   font: 12px arial, sans-serif;
	   font-weight: bold;
	   text-align: left;
	   margin: 10px 0 12px 0;
	   width: 190px;
	   float: left;
	   border-style: solid;
	   border-width: 1px 8px;
	   border-color: #000000;
	  
	    }
#lightlinks h2 { color: #000000; font: 12px arial, sans-serif; font-weight: bold; text-align: center; word-spacing: +3px; line-height: 3px;}
#lightlinks a { color: #6D0000; text-decoration: none; font-weight: bold; padding: 0px 7px 0px 10px}
#lightlinks a:hover {color: #FF0000; text-decoration: none; font-weight: bold; padding: 0px 7px 0px 10px}
#lightlinks u.rtop, u.rbottom { display:block; background-color: #000000;	background-image: none; }
#lightlinks u.rtop u, u.rbottom u { display:block; height: 1px; overflow: hidden; background-color: #D5D5D5; background-image: none; }
#lightlinks u.r1 {margin: 0 5px }
#lightlinks u.r2 {margin: 0 3px }
#lightlinks u.r3 {margin: 0 2px }
#lightlinks u.rtop u.r4, u.rbottom u.r4 { margin: 0 1px; height: 2px;}


#archive  { 
	   clear: none;
	   background-color: #333333;
	   background-image: none;
	   font: 12px arial, sans-serif;
	   text-align: left;
	   margin: 10px 0 12px 0;
	   width: 190px;
	   float: left;
	   border-style: solid;
	   border-width: 1px 8px;
	   border-color: #000000;
	
	    }
#archive h2 { color: #FFFFFF; font-size: 13px; font-family: arial, sans-serif; font-weight: bold; background-color: #333333; background-image: none; padding: 0px 7px 0px 10px }
#archive a {color: #FF0000; text-decoration: none; font-weight: bold; padding: 0px 7px 0px 10px }
#archive a:hover {color: #FFFFFF; text-decoration: none; font-weight: bold; padding: 0px 7px 0px 10px }
#archive p { color: #CCCCCC; text-align: left; padding: 0px 7px 0px 10px}
#archive b.rtop, b.rbottom { display:block; background-color: #000000; background-image: none; }
#archive b.rtop b, b.rbottom b { display:block; height: 1px; overflow: hidden; background-color: #333333;	background-image: none; }
#archive b.r1 {margin: 0 5px }
#archive b.r2 {margin: 0 3px }
#archive b.r3 {margin: 0 2px }
#archive b.rtop b.r4, b.rbottom b.r4 { margin: 0 1px; height: 2px; }

#info  { 
	   clear: none;
	   background-color: #333333;
	   background-image: none;
	   font: 12px arial, sans-serif;
	   text-align: left;
	   margin: 10px 0 12px 0;
	   width: 190px;
	   float: left;
	   border-style: solid;
	   border-width: 1px 8px;
	   border-color: #000000;
	   
	    }
#info h1 { color: #FFFFFF; font-size: 13px; font-family: arial, sans-serif; font-weight: bold; background-color: #333333; background-image: none; padding: 0px 7px 0px 10px }
#info h2  { color: #FF0000; font-size: 13px; font-family: arial, sans-serif; font-weight: bold; line-height: 1px; background: #333333; background-image: none; padding: 0px 7px 0px 10px }

#info h3
{
margin-top: 3px;
margin-right: 5px;
margin-bottom: 0px;
margin-left: 3px;
color: #ff0000;
text-align: center;
font-size: 13px;
font-family: arial,sans-serif;
font-weight: bold;
background-color: #333333;
background-image: none;
}

#info a { color: #FFFFFF; text-decoration: underline; }
#info p { color: #CCCCCC; text-align: left; padding: 0px 7px 0px 10px}
#info b.rtop, b.rbottom { display:block; background-color: #000000; background-image: none; }
#info b.rtop b, b.rbottom b { display:block; height: 1px; overflow: hidden; background-color: #333333; background-image: none;}
#info b.r1 {margin: 0 5px }
#info b.r2 {margin: 0 3px }
#info b.r3 {margin: 0 2px }
#info b.rtop b.r4, b.rbottom b.r4 { margin: 0 1px; height: 2px; }

#info ul
{
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 2px;
padding-left: 0px;
background-color: #333333;
text-align: left;
list-style-type: none;
border-top-width: 0px;
border-top-style: solid;
border-top-color: #333333;
}

#info ul s
{
	text-align: right;
text-decoration: none;
font-weight: normal;
display: block;
padding-top: 0pt;
padding-right: 10px;
padding-bottom: 2pt;
padding-left: 00px;
color: #666666;
}

#info ul li a
{
font-weight: normal;
display: block;
padding-top: 0pt;
padding-right: 10px;
padding-bottom: 2pt;
padding-left: 10px;
color: #CCCCCC;
text-decoration: none;
}

#info ul li a:hover
{
font-weight: normal;
color: #ff0000;
background-color: transparent;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
}


#footer {
	clear: both;
	border: 1px solid #000000;
	left: 0px;
	width: 740px;
	padding: 0px;
	margin: 0em;
	color: #FFFFFF;
	background-color: #000000;
	background-image: none;
	font: 11px verdana, sans-serif;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 4px;
}


