body { 
    background: #6633CC;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	scrollbar-3d-light-color:#66CCFF;
           scrollbar-arrow-color:#CCCCCC;
           scrollbar-base-color:660099;
           scrollbar-dark-shadow-color:#660099;
           scrollbar-face-color:#6633CC;
           scrollbar-highlight-color:#6633CC;
           scrollbar-shadow-color:660099
}
.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
	padding: 5px;
}

td.header {
	vertical-align: top;
}

h1 {
	font-size: 12px;
	margin: 5px 0 5px 0;
	color: #FFFFFF;
}

h2 {
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #CCCCCC;
}

h3 {
	color: #9999CC;
	font-size: 10px;
	padding: 0;
	border-bottom: 1px dotted #5e74b3;
}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table.formPage {
	border: 1px solid #CCCCCC;
}
td.err {
	padding: 3px;
	color: #FF0000;
	background: #9999CC;
	border: 1px solid #A0A0A0;
	text-align: left;
}
td.msg{
	padding: 3px;
	color: #666699;
	background: #EDF3FF;
	border: 1px solid #A0A0A0;
	text-align: left;
}
.label {
	text-align: right;
	color: #FFFFFF;
}
.buttons {
	border-top: 1px solid #A0A0A0;
	text-align: center;
}
.count {
	color: #FFCC33;
	font-size: 10px;
	font-weight: normal;
}
#links a {
	font-size: 10pt;
}
#links p {
	margin: 0 0 7px 0;
}
.url {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
#path {
	margin-top: 2px;
	padding: 3px;
	background: #666666;
	line-height: 19px;
	border-top: 25px solid #FFFFFF;
}
.submit {
	float: right;
	vertical-align: bottom;
}

.text, .btn{
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
	color: #000000; 
	border: 1px solid #5e74b3;
	height: 13px;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}
select {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}

.captcha {
	border: 1px solid #5e74b3;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn{
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #5e74b3;
	background-color: #FFCC33;
	height: 17px;
}
span.req{
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #CCCCCC;
	font-size: 9px;
	text-decoration: none;
}
.sort {
	color: #FFFFFF;
}
p.subcats {
	margin: 0px 0px 7px 0px;
	padding: 0px;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg{
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb{
	background: #CC99CC;
	height: 3px;
	font-size: 1px;
}

div.footer{
	text-align: center;
	border-top: 1px solid #E0E0E0;
	padding: 3px 0 0 0;
	margin-top: 50px;
}
div.footer a{
	color: #FFCC33;
}
.price {
	border: 1px solid #A0A0A0;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

#menuBar {
	background-color: #6633CC;
	font-size: 10px;
	padding: 6px 10px 6px 2px;
	text-align: left;
	width: 100%;
	;
	position: absolute;
	left: 0px;
	top: 91px;
	white-space: nowrap;
	border-top: 1px solid #999999;
	border-right: none;
	border-bottom: 1px solid #999999;
	border-left: none;



}

a.menuButton:hover {
	background-color: #6633CC;
	color: #FFFFFF;
	;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	position: relative;
	clip:  rect(   );
	text-decoration: none;
	background-repeat: repeat-x;
	cursor: hand;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6666CC;
	border-right-color: #330066;
	border-bottom-color: #330066;
	border-left-color: #6666CC;
	margin: 1px;

}

.menu {
	background-color: #6633CC;
	padding: 0px;
	position: absolute;
	text-align: left;
	visibility: hidden;
	;
	margin: 0px;
	border-top: 1px solid #6666CC;
	border-right: 1px solid #330066;
	border-bottom: 1px solid #330066;
	border-left: 1px solid #6666CC;
	top: 6px;



}

a.menuItem {
	background-color: #6633CC;
	color: #CCCCCC;
	cursor: default;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	padding: 1px 6px;
	text-decoration: none;
	white-space: normal;
	;
	margin: 1px;
	border: 1px solid #6600CC;




}

a.menuItem:hover {
	background-color: #6633CC;
	color: #FFFFFF;
	;
	left: 1px;
	top: 1px;
	clip:  rect(   );
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 7px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 0px;
	text-decoration: none;
	cursor: hand;
	margin: 1px;
	border-top: 1px solid #330066;
	border-right: 1px solid #6666CC;
	border-bottom: 1px solid #6666CC;
	border-left: 1px solid #330066;


}

.menuItemSep {
  border-bottom: 1px solid #66CCFF;
  border-top: 1px solid #66CCFF;
; background-color: #6633CC}

a.menuButton {   background-color: #6633CC;
  border: 1px solid #6600CC;
  color: #CCCCCC;
  cursor: default;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  margin: 1px;
  padding: 4px 2px;
  position: relative;
  left: 100px;
  top: 0px;
  text-decoration: none;
; white-space: normal}
a.menuButtonActive:hover  {
	background-color: #6633CC;
	color: #FFFFFF;
	;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	position: relative;
	clip:  rect(   );
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-decoration: none;
	background-repeat: repeat-x;
	cursor: hand;
	margin: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #330066;
	border-right-color: #6666CC;
	border-bottom-color: #6666CC;
	border-left-color: #330066;

} 
a.menuButtonActive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #6633CC;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	left: 101px;
	position: relative;
	top: 1px;
	background-image: none;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #330066;
	border-right-color: #6666CC;
	border-bottom-color: #6666CC;
	border-left-color: #330066;
	margin: 1px;
}
a {
	color: #CCCCCC;
	text-decoration: none;
}
.textform {
	font-size: 10px;
	color: #CCCCCC;
}
.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99CCFF;
}
.banner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	border: 2px;
}
