Body {
	font-size: 12px;
	font-family : Arial;
	margin: 2px;
	scrollbar-3d-light-color: #FFFFFF;
	scrollbar-arrow-color: #C0BC91;
	scrollbar-base-color: #D0CDAD;
	scrollbar-dark-shadow-color: #333333;
	scrollbar-face-color: #F8F0D8;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #000000;
}

A.dark:link {
	color: #C0BC91;
	text-decoration: none;
}

A.dark:visited {
	color: #C0BC91;
	text-decoration: none;
}

A.dark:active {
	color: #C0BC91;
	text-decoration: none;
}

A.dark:hover {
	color: #000066;
	text-decoration: none;
}

A:link {
	color: #0099FF;
	text-decoration: none;

}

A:visited {
	color: #0066FF;
	text-decoration: none;

}

A:active {
	color: #0099FF;
	text-decoration: none;

}

A:hover {
	color: #FF0000;
	text-decoration: none;

}

TD {
	font-size: 12px;
	font-family : Arial;
}

P {
	font-size: 12px;
	font-family : Arial;
}

TD.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

TD.whitetext {
	font-size: 11px;
	font-family : Arial;
	color : #FFFFFF;
}

TD.menu {
	font-size: 12px;
	font-family : Tahoma;
	font-weight : Bold;
}

input.search
{
	height: 17px;
	background-color: #D0CDAD;
	border: solid #C0BC91;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

select.search
{
	height: 17px;
	background-color: #F8F0D8;
	border: solid #C0BC91;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,0);
	font-size: 11px;
	
}

TD.mincart {
	font-size: 11px;
	font-family : Arial;
}

P.mincart {
	font-size: 11px;
	font-family : Arial;
}

HR {
	color : #C0BC91;
	height : 1px;
}


.cast {
	font-size: 10px;
	font-weight: bold;
	font-family : Arial;
}
.description {font-size: 14px
			font-family : Arial;
}
.redbullet {color: #FF0000}

.agreedisagree {
	font-size: 36px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}

SPAN.price {
	COLOR: #FF0000;
	font-size: 14px;
	font-weight: bold;
}
.qbold {
	font-size: 18px;
	font-weight: bold;
}

.mytext {
	width:720px;
	left:80px;
	top:50px;
	position:relative;
	overflow: scroll;
	background-color: #CCCCCC;
	border: 5px;
	border-color: #333333;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-right-color: #999999;
	border-top-color: #000000;
	color: #B5D5FF;
	padding: 10px;
	height: 300px;
}

.policies {
	font-size: 36px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	color: #CC3300;
}


.policiesBoldText {
	font-size: 24px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	color: #0033CC;
}
