  body, table ,tr, td, a { font-family: Verdana, Tahoma, Arial; font-size: 12px; font-weight: normal; margin: 0px 0px 0px 0px; }
  a { color: red; font-weight: normal; text-decoration:none; }
	table, tr, td { color: white; }
  hr { color: #cccccc; border: 0;  height: 1px; width: 100%; border-bottom: 1px dashed #cccccc;}

  /* --------------------------------------------- */
  /* CMATION CLASSES */
  /* --------------------------------------------- */
  .Title_Content, .Content_Title, .Title_Title, .Product_Title { font-family: Verdana, Tahoma, Arial; color: #cc0000; font-size: 14px; font-weight: bold; padding: 5px; }
  .Category_Title { color: #003366; font-size: 14px; font-weight: bold; }
  .Category_Title a { color: blue; }
  .Category_Title a:hover { color: #99CC33; }
  /* --------------------------------------------- */

  /* --------------------------------------------- */
  /* SHOPPING CART CLASSES */
  /* --------------------------------------------- */
  .td0 { width: 500px; }
  input .td0 { border: 0px; }
  td .td1 { width: 200px; text-align: right; }
  td .td2, td .td3  { width: 300px; text-align: left; }
  .td2 input { width: 100%; border: 1px solid #0099cc; text-align: left; }
  .td3 input { width: 75px; border: 1px solid #0099cc; text-align: left; }
  .td2 .Checkbox { border: 0px; width: 25px; }
  .Cart_Text { color: #990000; font-weight: bold; }
  .Cart_Items { color: #0099cc; font-weight: bold; }
  .SC_Overview { color: #ffffff; }
  /* --------------------------------------------- */

  .demo_select {
  	width: 300px;
  	dispay: block;
  	float: left;
	}
	
  .Website { width: 100%; text-align: center; background-image: URL('/images/flag_bk.jpg'); background-attachment: fixed; background-position: top center; background-repeat: no-repeat; background-color: #000000; }

  /* HEADER TABLE */
  .Table_Header { width: 800px; height: 112px; background-color: #; text-align: center; }
  table.coll {border-collapse: collapse; padding-left: 0px; padding-right: 0px; padding-top: 0px; padding-bottom: 0px;}
  table.sep{border-collapse: separate; padding-right: 0px; padding-left: 0px; padding-left: 0px; padding-left: 0px;}
  table.space {  padding-left: 1px; padding-right: 1px; padding-bottom: 1px; padding-top: 1px; border: outset 0pt;  border-spacing: 0pt 0pt;  }
  table.space td {  border: inset 0pt;  }

  .Table_Header .CellLeft { padding-left: 0px; vertical-align: bottom; text-align: left;}
  .Table_Header .CellRight { padding-right: 0px; vertical-align: bottom; text-align: right;}

  /* LINKS TABLE */
  .Table_HeaderLinks { width: 801px; height: 34px; border-collapse: separate; text-align: center; }
  .Table_HeaderLinks .CellLeft { width: 0px; height: 34px; background-image: URL('/images/'); background-color: #003366; background-position: right center; background-repeat: no-repeat; }
  .Table_HeaderLinks .CellRight { width: 0px; height: 34px; background-image: URL('/images/'); background-color: #003366; background-position: left center; background-repeat: no-repeat; }
  .Table_HeaderLinks .CellMiddle {	height: 34px;	text-align: middle; border-collapse: collapse;}
  .Table_HeaderLinks .CellMiddle a { height: 100%; width: 100%; font-size: 10px;font-weight: bold; color: #FFFFFF; text-align: center; padding-top: 10px; background-color:#00447e; border-left: 1px solid #00447e; border-right: 1px solid #003366;}
  .Table_HeaderLinks .CellMiddle a:hover { color: #ffff00; background-image: URL('/images/link_blue_bk.gif'); border-left: 1px solid #ffffff; border-right: 1px solid #ffffff}

  /* CONTENT TABLE */
  .Table_Content { 	text-align: center; width: 800px; background-color: #000000;  border-collapse: collapse; 	border: 1px solid #cccccc; margin-top: 20px;}
  .Table_Content .CellLeft { color: #ffffff; width: 160px; height: 100%; vertical-align: top; color: #ffffff;}
  .Table_Content .CellLeft table { width: 100%; margin-right:5px;}
  .Table_Content .CellRight { color: #ffffff; padding: 5px; width: 650px; vertical-align: top; border-left: 1px solid #cccccc;}
  .Table_Content .CellRight .float img{ border: 3px solid #fff; margin:0px 0px 10px 0px;}
  .Table_Content .CellRight .bio_title{font-size:14px; font-weight:bold; margin:0px 0px 0px 0px;}
  .Table_Content .CellRight a{color: #0099ff; font-weight: bold;}
  .Table_Content .CellRight a:hover{text-decoration: underline;}
  .Table_Content .CategoryTitle { color: #669933; font-weight: bold; font-size: 12px; }
  .Table_Content .CategoryTitle a { }
  .Table_Content .Blue_Stripe {background-image: URL('/images/bgNav.gif');height: 30px; width: 100%;}
  .Table_Content .Video {border-left: 1px dashed #cccccc; border-right: 1px dashed #cccccc;}
  
  /* FORM TABLE */
  .Table_Form {color:#ffffff; width: 300px; background-color: #;  padding: 5px;}

  /* FOOTER TABLE */
  .Table_Footer {color: #ffffff; background-image: URL('/images/bgNav.gif'); background-repeat: repeat-x; background-color: #6699cc; height: 30px; width: 802px; border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc;}
  .Table_Footer a { color: #ffffff; font-size: 10px; font-weight: normal; }
  .Table_Footer a:hover { color: #ffffff; text-decoration: underline; }
  .Table_Footer .Padding { height: 5px; }
  .Table_Footer .CellLeft { width: 18px; text-align: left; background-image: URL('/images/box_left.gif'); background-position: right; background-repeat: repeat-y; }
  .Table_Footer .CellMiddle { width: 743px; background-color: #0099cc; text-align: center; }
  .Table_Footer .CellRight { width: 518px; text-align: left:}
  .Table_Footer .TopLeft { width: 18px; height: 8px; text-align: left; background-image: URL('/images/box_top_left.gif'); background-position: right bottom; background-repeat: no-repeat; }
  .Table_Footer .TopCenter { width: 723px; background-color: #0099cc; }
  .Table_Footer .TopRight { width: 19px; height: 8px; text-align: right; background-image: URL('/images/box_top_right.gif'); background-position: left bottom; background-repeat: no-repeat; }
  .Table_Footer .BottomLeft { width: 18px; height: 8px; text-align: left; background-image: URL('/images/box_bottom_left.gif'); background-position: right top; background-repeat: no-repeat; }
  .Table_Footer .BottomCenter { width: 723px; background-color: #0099cc; }
  .Table_Footer .BottomRight { width: 19px; height: 8px; text-align: right; background-image: URL('/images/box_bottom_right.gif'); background-position: left top; background-repeat: no-repeat; }

  /* CATEGORY TABLE */
  .Table_Content .CellLeft .Table_Category  { color: #003366; height: 33px; width: 100%; padding: 5px; background-color:#d4e4f3;}
  .Table_Content .CellLeft .Table_Category  { color: #003366; background-color: #6699cc;}
  .Table_Content .CellLeft .Table_Category { }
  .Table_Content .CellLeft .Table_Category .CellLeft {  }
  .Table_Content .CellLeft .Table_Category .CellMiddle {padding: 5px; color: #003366; height: 33px; padding: 2px; width: 100%; background-color:#d4e4f3; }
  .Table_Content .CellLeft .Table_Category .CellRight {  }
  .Table_Content .CellLeft .Table_Category .TopLeft {  }
  .Table_Content .CellLeft .Table_Category .TopCenter {  }
  .Table_Content .CellLeft .Table_Category .TopRight {  }
  .Table_Content .CellLeft .Table_Category .BottomLeft {  }
  .Table_Content .CellLeft .Table_Category .BottomCenter {  }
  .Table_Content .CellLeft .Table_Category .BottomRight {  }


  /* LEFT NAVIGATION */
  .Table_SubLinks { width: 160px; border-collapse: collapse;}
  .Table_SubLinks a {display: block; padding-left: 5px; padding-top: 5px; padding-bottom: 5px; font-weight: bold; color: white;}
  .Table_SubLinks a:hover {background-color: #333333;}
  .Table_SubLinks td {height: 25px;}
  
  .rollover a { display:block; width:32px; background-color: #d4e4f3; text-decoration:none;}
  .rollover a:hover { background-color: #d4e4f3}
  
 
  /* HowItWorks */
  .rollover a {display:block;width: 179px; height: 59; padding:5px; font: bold 13px sans-serif; color:#333; background: url("/images/howitworks3_01.gif") 0 0 no-repeat; text-decoration: none;}
  .rollover a:hover { background-position: 0 -35px;color: #049; background: url("/images/howitworks3_01-over.gif") 0 0 no-repeat;}
  .rollover a:active {background-position: 0 -70px;color:#fff; background: url("/images/howitworks3_01-over.gif") 0 0 no-repeat;}
  
     /* menu */
  option.blue{font-weight: bold; font-size: 10px; color: black; }
  input.btn
  { color:#050;   font-family:'Arial,sans-serif;   font-size:10px;   font-weight:bold;
  
  }
   /* FOOTER LOGOS TABLE */
  .Table_Logos { width: 100%; border-collapse: collapse; background-color: #ffffff; text-align: center;}
#side{
float:left;
width:200px;
border:1px solid #fff;
}
#photo{float:left;
width:150px;
}
#bio_title{
font-size:16px;
font-weight:normal;
color:#003366;
padding:0px;
margin:0px 0px 0px 0px;
font-weight:bold;
}
#bio{
padding:0px 5px 0px 5px;
float:left;
width:400px;
display:inline;
margin:0px 5px 0px 5px;
}
#bio_name{
padding:0px 5px 0px 5px;
width:150px;
height:30px;
}
#photo img {border:3px solid #F7FBFF;}
div.float {width:auto;
  float: left;
  text-align:center;
  margin:0px 5px 5px 0px;
  padding:0px;
  }
  
div.float p {width:auto;
   text-align:center;
   color:#fff;
   padding:5px;
   font-size:10px;
   font-weight:bold;
   background-color:#333;
   }
   div.float a {font-size:11px; color:#003366; text-decoration:none; font-weight:bold; }
   #float {border:3px solid #F7FBFF;}
