body {
	background-color: #000;
	/* background-image: url(../img/bg.jpg);
	background-repeat: no-repeat; */
	font-family: sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
}

A:link{COLOR: #000000; TEXT-DECORATION: none;}
A:visited{COLOR: #000000; TEXT-DECORATION: none;}
A:active{COLOR: #000000; TEXT-DECORATION: underline;}
A:hover{TEXT-DECORATION: underline;}

#keyv-left {
	background-image: url(../../img/temp-keyv-main.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#keyv-right {
	background-image: url(../../img/temp-keyv-right.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#keyv-right2 {
	background-image: url(../../img/temp-keyv-right2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/* only for dome-promotions
#keyv2 {
	background-image: url(../../img/03-06-dome-head.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
*/
#bx-top {
	background-image: url(../img/bx-top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#bx-btm {
	background-image: url(../img/bx-bottom.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#bx-back {
	background-image: url(../img/bx-back.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding: 0px 8px 0px 8px;
}

#small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff; /*padding: 13px;*/
}

#smallwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff; /*padding: 13px;*/
}

#copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #846a2f; /*padding: 13px;*/
}

#copy-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #846a2f; /*padding: 13px;*/
}

#head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
}


input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: none;
	width: 90px;
	background-color: #999999;
}

input.f1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: none;
	width: 45px;
	background-color: #999999;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #666666;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid;
}
