Body {
	font-size: 12px;
	font-family : Arial;
	margin: 2px;
	scrollbar-3d-light-color: #FFFFFF;
	scrollbar-arrow-color: #C0BC91;
	scrollbar-base-color: #20B1B5;
	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: #333333;
	text-decoration: none;

}

A:visited {
	color: #333333;
	text-decoration: none;
	border-width: 0px;

}

A:active {
	color: #333333;
	text-decoration: none;

}

A:hover {
	color: #0066CC;
	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;
}

/*
bgcolor.light-blue {
		background-color : #8B9BE2;
}	*/

bgcolor.medium-blue {
		background-color : #8B9BE2;
}

TD.blacktext {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

TD.whitetext {
	font-size: 11px;
	font-family : Arial;
	color : #FFFFFF;
}

TD.silvertext {
	font-size: 11px;
	font-family : Arial;
	color : #c0c0c0;
}

TD.maroontext {
	font-size: 11px;
	font-family : Arial;
	color : #800000;
}

TD.redtext {
	font-size: 11px;
	font-family : Arial;
	color : #ff0000;
}

TD.navytext {
	font-size: 11px;
	font-family : Arial;
	color : #000080;
}

TD.bluetext {
	font-size: 11px;
	font-family : Arial;
	color : #0000ff;
}

TD.purpletext {
	font-size: 11px;
	font-family : Arial;
	color : #800080;
}

TD.fuchsiatext {
	font-size: 11px;
	font-family : Arial;
	color : #ff00ff;
}

TD.greentext {
	font-size: 11px;
	font-family : Arial;
	color : #008000;
}

TD.limetext {
	font-size: 11px;
	font-family : Arial;
	color : #00ff00;
}

TD.olivetext {
	font-size: 11px;
	font-family : Arial;
	color : #808000;
}

TD.yellowtext {
	font-size: 11px;
	font-family : Arial;
	color : #ffff00;
}

TD.tealtext {
	font-size: 11px;
	font-family : Arial;
	color : #008080;
}

TD.aquatext {
	font-size: 11px;
	font-family : Arial;
	color : #00ffff;
}

TD.graytext {
	font-size: 11px;
	font-family : Arial;
	color : #808080;
}

TD.forestgreentext {
	font-size: 11px;
	font-family : Arial;
	color : #228B22;
}
TD.blackbgcolor {
	background-color : #000000;
}

TD.whitebgcolor {
	background-color : #FFFFFF;
}

TD.silverbgcolor {
	background-color : #c0c0c0;
}

TD.maroonbgcolor {
	background-color : #800000;
}

TD.redbgcolor {
	background-color : #ff0000;
}

TD.navybgcolor {
	background-color : #000080;
}

TD.bluebgcolor {
	background-color : #0000ff;
}

TD.purplebgcolor {
	background-color : #800080;
}

TD.fuchsiabgcolor {
	background-color : #ff00ff;
}

TD.greenbgcolor {
	background-color : #008000;
}

TD.limebgcolor {
	background-color : #00ff00;
}

TD.olivebgcolor {
	background-color : #808000;
}

TD.yellowbgcolor {
	background-color : #ffff00;
}

TD.tealbgcolor {
	background-color : #008080;
}

TD.aquabgcolor {
	background-color : #00ffff;
}

TD.graybgcolor {
	background-color : #808080;
}

TD.forestgreenbgcolor {
	background-color : #228B22;
}

TD.menu {
	font-size: 10px;
	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;
}