body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color:#EEEEEE;
	background-color:#3b3b3b;
	background-image: url(/resources/bak/bak_shadow.jpg);
	background-repeat:repeat-y;
	background-position:center;
	
}

.bdrLeft {
	border-left: 3px #3b3b3b solid;
}

.bdrRight {
	border-right: 3px #3b3b3b solid;
}

.bdrTop {
	border-top: 3px #3b3b3b solid;
}

.bakRadioactivTop {
	background-image: url(../../resources/bak/bak_radiactive_top.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

.bakRadioactivBot {
	background-image: url(../../resources/bak/bak_radioactive_bot.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

li {
list-style-image:url(/resources/blt/blt_list_square.gif);
list-style-position:outside;
}


form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #EEEEEE;
}

.pad20pxLeft {
	padding-left:20px;
	font-size: 11px;
}

.pad20pxRight {
	padding-right:20px;
}

.pad20pxTop {
	padding-top:20px;
}

a:link {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}

.txtSubTitle {
	color:#FFCC00;
	font-weight:bold;
	font-size:14px;
	text-transform: capitalize;
}

.txtPrice {
	font-size:14px;
	color:#FFFF33;
}

.txtBuySmall {
	font-size:9px;
}

.txtBuy {
	font-size:12px;
}

/*
Advertising DIVS for site
*/

#topAdv {
	width:468px;
	height:60px; 
	background-color:#232323;
	border:1px outset #FFFFFF;
}

