body {
	background-color: #000000;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0px;
}

td {
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0px;
}

#container {
  width: 100%;
  height: 10px;
  float: left;
  margin-right: -200px;
  margin-top: -13px;
  z-index:2;
  position: absolute;

}

#full {
 z-index:1;
 /*position: absolute;*/
}

a				{ color: #AAB9CC; }
img				{ border: 0px; }
strong			{ color: #2074CD; }
.body			{ width: 530px; padding-bottom: 25px; padding-top: 15px; padding-left: 15px; background: url(images/bg.jpg); background-repeat: no-repeat; background-position: top right; }
.body img		{ border: 0px; }
.hdr			{ font-size: 12px; font-weight: bold; }
.hdr a			{ text-decoration: none; color: #FFFFFF; }
.hdr a:hover	{ color: #66CCCC; }

.subtitle		{ font-size: 13px; font-weight: bold; color: #66CCCC; }
.subtitle a		{ color: #66CCCC; text-decoration: none; }
.subtitle a:hover { color: #FFFFFF; text-decoration: none; }

.title			{ font-size: 15px; font-weight: bold; color: #66CCCC; }
input, select			{ font-size: 10px; font-family: Arial, Helvetica, sans-serif; }
.searchbox		{ width: 101px; }
form	{margin:0; padding:0;}

.catdesc {width:500px;}
.catdesc b {color: #2074cd;}
.catNameBg {background-repeat:no-repeat; background-position:left; text-align:left}
.catName {font-size:16px; padding:12px 0 0 8px}

.error {color:#ff0000}
#error {color:#ff0000}
