H1  {
	font-size : 24px;
	font-family : verdana, sans-serif;
	font-weight : bold;
	margin-bottom : 0px;
	color : #ffcc00;
}
.small  {
	font-family : verdana, sans-serif;
	font-size : 11px;
	color : #eeeeee;
	margin-top : 5px;
}
.navbar {
	font-weight : bold;
	font-size : 14px;
	font-family : arial, sans-serif;
	background-color : #333333;
	color : White;
	border : 2px solid #FF9900;
}
.content {
	font-size : 12px;
	font-family : arial, sans-serif;
	border : 2px solid #FF9900;
	text-align: left;
}
H2  {
	font-weight : bold;
	font-size : 18px;
	font-family : arial, sans-serif;
	color : #ffcc00;
}
A  {
	color : #3399ff;
	font-weight : bold;
}
A:Visited  {
	color : #3399ff;
	font-weight : bold;
}
A:Active  {
	color : #ff9900;
	font-weight : bold;
}
A:Hover  {
	color : #ff9900;
	font-weight : bold;
}
BODY  {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	line-height : 120%;
	color : #eeeeee;
	background-color : #000000;
}
p  {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	line-height : 120%;
	color : #eeeeee;
}
.emBox  {
	padding : 10px;
	margin-left : 20px;
	margin-right : 20px;
	background-color : #333333;
	border: 2px solid #FF9900;
}
.em {
	font-weight : bold;
	color : #ffcc00;
	font-style : italic;
}
.emBox p {
	font-family : arial, sans-serif;
	font-size : 14px;
	line-height : 120%;
	color : #FFFFFF;
	font-weight : bold;
	margin-top : 10px;
	margin-bottom : 10px;
}
p.caption  {
	font-family : verdana, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #ffffff;
	margin-top : 5px;
}
form {margin: 10px 0;}
input  {
	font-family : arial, sans-serif;
	font-size : 12px;
	color : #000000;
}
ul  {
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	line-height : 120%;
	color : #eeeeee;
}
li {margin-bottom : 5px;}
ul .title  {
	font-size : 14px;
	font-weight : bold;
}
.bigger {
	font-size : larger;
}
.topBar {
	background-color : #333333;
	border-bottom : 2px solid #FF9900;
}
#viewBasket {
	border: 2px dotted #666;
	background-color: #444;
	text-align: center;
}
.cd {
	border: 2px dotted #666;
	background-color: #444;
}
