  a, a:visited, a:link, a:active {
    color: #CCBE05;
    font-family: "Trebuchet MS", Verdana, sans-serif;
    font-size: 12px;
    text-decoration: none;
  }  
  
  a:hover {
    color: #CCBE05;
    font-family: "Trebuchet MS", Verdana, sans-serif;
    font-size: 12px;
    text-decoration: none;
  }  
  
  a.footer, a.footer:hover, a.footer:visited, a.footer:link, a.footer:active {
    color: #ffffff;
    font-family: "Trebuchet MS", Verdana, sans-serif;
    font-size: 12px;
    text-decoration: none;
  }   
  
  a.lang, a.lang:hover, a.lang:visited, a.lang:link, a.lang:active {
    text-decoration: none;
    margin-left: 7px;
  }     
  
  a.menu_item, a.menu_item:visited, a.menu_item:link, a.menu_item:active {
    color: #ffffff;
    font-family: "Trebuchet MS", Verdana, sans-serif;
    font-size: 12px;
    text-decoration: none;
  }  
  
  a.menu_item:hover {
    color: #ffffff;
    font-family: "Trebuchet MS", Verdana, sans-serif;
    font-size: 12px;
    text-decoration: none;
  }

  html, body {
    margin: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    color: #ffffff;
    font-family: "Trebuchet MS", Verdana, sans-serif;
  }

  #header {
    background-image: url("./images/header.gif");
    width: 734px;
    height: 114px;
    border-left: 1px solid #CCBE05;
    border-right: 1px solid #CCBE05;
    vertical-align: top;
  }
  
  #menu_container {
    float: left;
    position: absolute;
    width: 600px;
    height: 50px;
    margin-top: 90px;
    margin-left: 218px;
    padding-top: 0px;
  }
  
  td.menu_item {
    width: 90px;
    padding-top: 3px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 3px;
    background-color: #000000;
    border: 1px solid #ffffff;
    font-size: 12px;
    text-align: center; 
  }
  
  #content {
    background-image: url("./images/content.png");
    background-repeat: no-repeat;
    background-color: #30302D;
    width: 710px;
    border-left: 1px solid #CCBE05;
    border-right: 1px solid #CCBE05;
    font-size: 12px; 
    vertical-align: top;
    padding-top: 7px;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 7px;
  }
  
  #footer {
    background-color: #30302D;
    width: 734px;
    border-left: 1px solid #CCBE05;
    border-right: 1px solid #CCBE05;
    border-top: 1px dotted #ffffff;
    text-align: center;
    font-size: 12px;
  }
  
  #page_title {
    margin-top: 5px;
    margin-bottom: 15px;
    margin-right: 0;
    padding-top: 10px;
    padding-left: 30px;
    height: 50px;
    width: 300px;
    font-size: 26px;
    font-weight: normal;
    font-family: "Trebuchet MS", Verdana, sans-serif;
    position: relative;
    letter-spacing: 0.05em;
  }
  
  p {
    margin-top: 0;
    margin-bottom: 7px;
  }
  
  td {
    font-size: 12px;
    vertical-align: top;
  }
  
  .border {
  	background-color: #ffffff;
  	border-top: 4px solid #ffffff;
  	border-left: 1px solid #ffffff;
  	border-right: 1px solid #ffffff;
  	border-bottom: 4px solid #ffffff;
  }
  
  .overView {
  	border-top: 4px solid #ffffff;
  	border-left: 1px solid #ffffff;
  	border-right: 1px solid #ffffff;
  	border-bottom: 4px solid #ffffff;
  	margin: 0;
  }
  
  .products {
  	border-top: 0;
  	border-left: 0;
  	border-right: 0;
  	border-bottom: 0;
  	margin: 0;
  	empty-cells: show;
  }
  
  .imgHolder1 {
  	padding: 7px;
  	vertical-align: middle;
  	text-align: center;
  	/*border-top: 1px solid #87a2b5;
  	border-left: 1px solid #87a2b5;*/
  	border-right: 0px solid #ffffff;
  	border-bottom: 0px double #ffffff;
  	background-image: url("./images/smallBackground.png");
  	background-position: 0 0;
  	background-repeat: repeat-x;
  	bbackground-color: #000000;
  	display: table-cell;
  	margin: 0;
  	width: 0px;
  	overflow: show;
  }
  
  .imgHolder2 {
  	padding: 7px;
  	vertical-align: top;
  	text-align: center;
  	/*border-top: 1px solid #87a2b5;
  	border-left: 1px solid #87a2b5;*/
  	border-right: 0px solid #CCBE05;
  	border-bottom: 0px double #CCBE05;
  	background-image: url("./images/smallBackground.png");
  	background-position: 0 0;
  	background-repeat: repeat-x;
  	background-color: rgb(18,18,18);
  	text-align: center;
  	vertical-align: middle;
  	display: table-cell;
  	margin: 0;
  	width: 0px;
  	overflow: show;
  	cursor: pointer;
  }
  
  .imgHolderSelected {
  	padding: 7px;
  	vertical-align: top;
  	text-align: center;
  	/*border-top: 1px solid #87a2b5;
  	border-left: 1px solid #87a2b5;*/
  	border-right: 0px solid #ffffff;
  	border-bottom: 0px double #CCBE05;
  	background-image: url("./images/smallBackground.png");
  	background-position: 0 0;
  	background-repeat: repeat-x;
  	background-color: #000000;
  	text-align: center;
  	vertical-align: middle;
  	display: table-cell;
  	margin: 0;
  	width: 0px;
  	overflow: show;
  }
  
  .imgHolder3 {
  	padding: 7px;
  	vertical-align: middle;
  	text-align: center;
  	border-top: 0px solid #87a2b5;
  	border-left: 0px solid #87a2b5;
  	border-right: 0px solid #87a2b5;
  	border-bottom: 0px double #87a2b5;
  	background-image: url("./images/smallBackground.png");
  	background-position: 0 0;
  	background-repeat: repeat-x;
  	display: table-cell;
  	margin: 0;
  	width: 0px;
  	overflow: show;
  }
  
  .imgHolder4 {
  	border: 0;
  	background-color: rgb(18,18,18);
  	padding: 8px;
  }
 
  th {
  	color: #ffffff;
  	background-image: url("./images/smallBackgroundReverse.png");
  	background-position: 0 bottom;
  	padding-top: 3px;
  	padding-left: 4px;
  	padding-right: 4px;
  	padding-bottom: 3px;
  	font-weight: bold;
  	text-align: center;
  	vertical-align: middle;
  	font-size: 12px;
  }
  
  .product_title {
    color: #ffffff;
    background-color: blue;
  }
  
  td.evenRow {
  	background-image: url("./images/tinyBackgroundReverse.png");
  	background-position: right 0;
  	background-repeat: repeat-y;
  	background-color: #000000;
  	padding: 3px 5px 3px 5px;
  	vertical-align: middle;
  }
  
  td.unevenRow {
  	background-image: url("./images/tinyBackground.png");
  	background-position: 0 0;
  	background-repeat: repeat-y;
  	background-color: #000000;
  	padding: 3px 5px 3px 5px;
  	vertical-align: middle;
  } 
  
  .form-inactive {
  	margin: 0;
  	padding-top: 1px;
  	padding-left: 3px;
  	padding-right: 3px;
  	padding-bottom: 2px;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10px;
  	border: 1px solid #000000;
  	background-color: rgb(18,18,18);
  	background-image: url("/images/tinyBackground.png");
  	color: #666666;
  }
  
  .form-active {
  	margin: 0;
  	padding-top: 1px;
  	padding-left: 3px;
  	padding-right: 3px;
  	padding-bottom: 2px;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10px;
  	border: 1px solid #CCBE05;
  	background-color: #000000;
  	background-image: url("/images/tinyBackground.png");
  	color: #ffffff;
  }
  
  .form-error {
  	margin: 0;
  	padding-top: 1px;
  	padding-left: 3px;
  	padding-right: 3px;
  	padding-bottom: 2px;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10px;
  	border: 1px solid #400000;
  	background-color: #f1f5f8;
  	background-image: url("/images/tinyBackground.png");
  	color: #85a0b3;
  }
  
  .button-inactive {
  	margin: 0;
  	padding-top: 1px;
  	padding-left: 3px;
  	padding-right: 3px;
  	padding-bottom: 2px;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10px;
  	border: 1px solid #000000;
  	background-color: rgb(18,18,18);
  	background-image: url("/images/tinyBackground.png");
  	color: #ffffff;
  	font-weight: bold;
  }
  
  .button-active {
  	margin: 0;
  	padding-top: 1px;
  	padding-left: 3px;
  	padding-right: 3px;
  	padding-bottom: 2px;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10px;
  	border: 1px solid #CCBE05;
  	background-color: #000000;
  	background-image: url("/images/tinyBackground.png");
  	color: #ffffff;
  	font-weight: bold;
  }
  
  img, div { 
    /*behavior: url(iepngfix.htc);
    border: 0;*/
  }
  
  img.border {
    border: 1px solid #ffffff;
    margin: 0px;
  }
  
  img.lang {
    border: 0;
  }
  
  h1 {
    font-size: 14px;
    font-weight: normal;
    padding: 0;
    margin: 0;
  }
  
  .colored {
    color: #CCBE05;
  }
  
  #language_select {
    position: absolute;
    display: block;
    overflow: hidden;
    left: 500px;
    top: 15px;
    width: 200px;
    text-align: right;
  }

