html, body {
	padding: 0;
	margin: 0;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Verdana;
	font-size: 12px;
}

body {
 background: #F4F4F4;
 /*background: #FCF8EC url('./images/mainbg.png') repeat-x;*/
}

input, textarea, select {
	padding: 2px;
}

h1 {
   font-size: 18px;
   font-weight: bold;
   color: #ff0000;
}

#headnav {
	background: #E10000 url('./images/footerbg.jpg') repeat-x;
	color: #fff;
	text-align: center;
	padding: 5px;
	border-bottom: 1px solid #fff;
	font-size: 10px;
}

#headnav a {
	color: #fff;
	text-decoration: none;
}

#headnav a:hover {
	color: #fff;
	text-decoration: none;
}

#header {
	background: #fff url('./images/headerbg.jpg') bottom left repeat-x;
	height: 44px;
	/*padding: 5px;*/
    text-align: center;
}

#header div {
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    padding: 10px 5px 0 5px;
}

#navigation {
	background: #E10000 url('./images/navbg.jpg') repeat-x;
	color: #fff;
	text-align: center;
	padding: 5px;
	border-top: 1px solid #3F3F3F;
	border-bottom: 1px solid #fff;
	font-size: 14px;
	/*font-weight: bold;*/
}

#navigation a {
	color: #fff;
	text-decoration: none;
}

#navigation a:hover {
	color: #fff;
	text-decoration: underline;
}

#content {
	margin: 0 auto;
	width: 860px;
	overflow: auto;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	border-bottom: 10px solid #fff;
	background: #F4F4F4;
	padding: 10px;
}

#content-top {
	/*padding: 10px;*/
	margin-bottom: 5px;
}

.threeads {
	/*padding: 0 0 0 10px;*/
	overflow: auto;
	margin-bottom: 10px;
}

.threeads .generalbox {
	float: left;
	width: 32.5%;
}

.threeadsmrgn {
	margin-right: 10px;
    display: inline;
}

.threeadsfloatmargin {
	
}

#content-left {
	margin-right: 330px;
	/*padding: 10px;*/
}

#content-right {
	float: right;
	width: 320px;
	/*padding: 10px;*/
}

#footer {
	margin-top: 10px;
	background: #E10000 url('./images/footerbg.jpg') repeat-x;
	color: #fff;
	text-align: center;
	padding: 5px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #3F3F3F;
	font-size: 10px;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: none;
}

#bottom {
	margin: 0 auto;
	width: 860px;
	overflow: auto;
}

.generalbox {
 /*border: 1px solid #D24D78;*/
 text-align: left;
 margin-bottom: 5px;
 font-size: 10px;
}

.generalboxhead {
 border-bottom: 1px solid #ABABAB;
 /*background: #BCDEF5 url("./images/boxhead.jpg") repeat-x;*/
 /*background: #D24D78;*/
 color: #FF0000;
 font-size: 14px;
 font-weight: bold;
 padding: 2px;
 margin-bottom: 5px;
}

.generalboxcontent {
 padding: 5px;
 /*background: #ffffff url("./images/boxcontentbg.jpg") repeat-x;*/
 background: #FFEBEB;
 border: 1px solid #B0B0B0;
}

.generalboxcontent a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.generalboxcontent a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

.generalboxcontent .greylinki {
 color: #999999;
 font-style: italic;
 font-weight: normal;
 font-size: 10px;
 text-decoration: none;
}

.generalboxcontent .greylinki:hover {
 color: #999999;
 font-style: italic;
 font-weight: normal;
 font-size: 10px;
 text-decoration: none;
}

.generalfloatcontent {
	overflow: auto;
}

.generalfloatcontent div {
	width: 48%;
	float: left;
	margin: 0 5px 0 5px;
}

.itembox {
 margin: 0px 0px 10px 0px;
 background: #f4f4f4;
 width: 520px;
}

.itemboxhead {
	background: #ffffff url('./images/itembg-head.png') no-repeat;
	height: 30px;
}

.itemboxhead div {
 color: #000000;
 font-weight: bold;
 padding: 10px 10px 0 10px;
 text-align: left;
}

.itemboxhead div a {
 color: #000000;
 font-weight: bold;
 text-decoration: none;
}

.itemboxhead div a:hover {
 color: #fff;
 font-weight: bold;
 text-decoration: underline;
 }

.itemboxcontent {
	background: #ffffff url("./images/itembg-content.png") bottom repeat-y;
	overflow: auto;
	text-align: left;
}

.itemboxcontent div {
 color: #000000;
 padding: 5px 10px 5px 10px;
 text-align: left;
 display: inline-block;
 clear: both;
}

.itemboxcontent a {
 color: #646565;
 /*font-weight: bold;*/
 text-decoration: none;
}

.itemboxcontent a:hover {
 color: #8D8D8D;
 /*font-weight: bold;*/
 text-decoration: underline;
}

.itemboxcontent .greylinki {
 color: #646565;
 font-style: italic;
 font-weight: normal;
 font-size: 10px;
 text-decoration: none;
}

.itemboxcontent .greylinki:hover {
 color: #999999;
 font-style: italic;
 font-weight: normal;
 font-size: 10px;
 text-decoration: underline;
}

.itemboxfooter {
	background: #ffffff url('./images/itembg-footer.png') no-repeat;
	height: 30px;
}

.itemboxfooter div {
 color: #000000;
 padding: 10px 10px 0 10px;
 text-align: left;
}

.itemboxfooter a {
 color: #646565;
 /*font-weight: bold;*/
 text-decoration: none;
}

.itemboxfooter a:hover {
 color: #8D8D8D;
 /*font-weight: bold;*/
 text-decoration: underline;
}

.itemspacer {
    width: 500px;
}

.linkbox {
 text-align: left;
 margin-bottom: 5px;
 border-bottom: 1px solid #fff;
}

.linkboxhead {
 padding: 2px;
}

.linkboxhead a {
    color: #0000D8;
    text-decoration: none;
    font-weight: bold;
}

.linkboxhead a:hover {
    text-decoration: underline;
}

.linkboxcontent {
 padding: 2px;
}

.buttonlink {
	/*background: #BB7396 url(./images/button.gif) no-repeat;*/
	background: url(./images/button.gif) no-repeat;
	color: #fff;
	width: 85px;
	height: 19px;
	display: block;
	text-decoration: none;
	margin-top: 5px;
}

.buttonlink:hover {
	text-decoration: none;
	color: #fff;
}

.buttonlink span {
	display: block;
	padding: 2px 4px 2px 4px;
	text-align: center;
	color: #fff;
}

.preview {
    background: #FFEBEB;
    text-align: left;
    border: 1px solid #ABABAB;
    padding: 5px;
    margin: 5px 0 5px 0;
}

#dirbox {
 border: 1px solid #B2452E;
 background: #ffffff;
 text-align: left;
}

#dirboxhead {
 border-bottom: 1px solid #B2452E;
 background: #B2452E;
 color: #ffffff;
 /*font-size: 16px;*/
 padding-top: 2px;
 padding-bottom: 2px;
 padding-left: 2px;
 padding-right: 2px;
}

#dirboxhead a {
    color: #fff;
    text-decoration: underline;
}

#dirboxhead a:hover {
    color: #fff;
    text-decoration: underline;
}

#dirboxcontent {
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 10px;
 padding-right: 10px;
 color: #333333;
}

#dirboxcontent a {
 color: #000;
 text-decoration: none;
}

#dirboxcontent a:hover {
 color: #ffffff;
 background: #B2452E;
}

#dirboxcontent .itemcountsp {
 color: #D71714;
 font-size: 10px;
 font-style: italic;
}

#dirboxcontent .itemsamplesp {
 color: #1241A0;
 font-size: 10px;
 font-style: italic;
}

#dirboxtable td {
 padding: 2px;
 vertical-align: top;
}

.imgfloatleft {
 float:left;
 /*border: 10px solid #ffffff;*/
 /*margin-top: 2px;*/
 /*margin-bottom: 2px;*/
 margin-right: 5px;
 border: 0;
}

.imgfloatright {
 float:right;
 /*border: 10px solid #ffffff;*/
 /*margin-top: 2px;*/
 /*margin-bottom: 2px;*/
 margin-left: 5px;
 border: 0;
}

.clearboth {
 clear: both;
}

.clearleft {
 clear: left;
}

.clearright {
 clear: right;
}

.heading {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.heading:hover {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

/* Page elements */

.warn400 {
	width: 400px;
	background: #F4F4E8;
	border: 1px dashed #D8D8C2;
	padding: 5px;
	text-align: left;
	margin: auto;
}

.boxdiv
{
  padding: 5px;
  border: 1px solid #E3E0D5;
  text-align: left;
  background: #ffffff;
}

.boxdivnb
{
  padding: 5px;
  text-align: left;
  background: #ffffff;
}

.smallcenterdiv
{
  width: 400px;
  padding: 5px;
  border: 1px solid #E3E0D5;
  background: #ffffff;
  margin: auto;
}

.smallcenterdivnb
{
  width: 400px;
  padding: 5px;
  background: #ffffff;
  margin: auto;
}

.bigcenterdiv
{
  padding: 5px;
  border: 1px solid #E3E0D5;
  background: #ffffff;
  text-align: center;
}

.centerdivnb
{
  padding: 5px;
  /*background: #ffffff;*/
  text-align: center;
}

.center {
    text-align: center;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

.dbllineheight {
    /*line-height: 20px;*/
    line-height: 2em;
}

.warningbox
{
  /*background: #FBE6F2;*/
  background: #FBE6F2 url('./images/warning2.gif') no-repeat 5px 4px;
  color: #000;
  border: 1px solid #D893A1;
  padding: 5px 5px 5px 25px;
  text-align: left;
  margin: 0 auto;
}

/* Standalone links */

.normalu {
 color: #1a76b6;
 text-decoration: underline;
}

.greylinki {
 color: #999999;
 font-style: italic;
 font-size: 10px;
 text-decoration: none;
}

.greylinki:hover {
 color: #999999;
 font-style: italic;
 font-size: 10px;
 text-decoration: none;
}

/* Spans */

.greyspi {
 color: #999999;
 font-style: italic;
 font-size: 10px;
}

/* Form elements */

.txt {
 border: 1px solid #E3E0D5;
 width: 400px;
 background: #FFF;
}

.button {
 border: 1px solid #E3E0D5;
 background: #FFF;
}

.editsmall {
 text-align: center;
 border: 1px solid #E3E0D5;
 width: 150px;
 background: #FFF;
}

.editmid {
 border: 1px solid #E3E0D5;
 width: 400px;
 background: #FFF;
}

.filemid {
 border: 1px solid #E3E0D5;
}

.editbig {
 border: 1px solid #E3E0D5;
 width: 280px;
 background: #FFF;
}

.combomid {
 border: 1px solid #E3E0D5;
 width: 400px;
 background: #FFF;
}

.combobig {
 border: 1px solid #E3E0D5;
 width: 280px;
 background: #FFF;
}

.combosmall {
 border: 1px solid #E3E0D5;
 width: 120px;
 background: #FFF;
}

.submittxt {
 border: 1px solid #E3E0D5;
 width: 95%;
 background: #FFF;
}