.grayTop {
	background-image: url(images/grayTop.jpg);
	background-repeat: repeat-x;
}
.blueTop {
	background-image: url(images/blueTop.jpg);
	background-repeat: repeat-x;
}
.blueBottom {
	background-attachment: scroll;
	background-image: url(images/blueBottomEdge.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #336699;
	text-decoration: none;
}

.selected {
	color: #F15210;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

a:hover {
	color: #F15210;
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.greytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
}

#order_state p {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight : bold;
	color: #336699;
	background-color: #ecf8fe;
	text-decoration: none;
	border: solid #ff6600 1px; 
	padding: 10px 15px 10px 15px;
	margin: 0px 50px 25px 50px; 
}

#priv_box p {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight : bold;
	color: #336699;
	background-color: #ecf8fe;
	text-decoration: none;
	border: solid #ff6600 1px; 
	padding: 5px;
	margin: 0px 5px 0px 5px; 
}


.style2 {
padding: 10px;
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.style3 a:link{
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.style3 a:hover{
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.style3 a:visited{
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

.style7 {
color: #666666; 
font-weight: bold; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 13px;
}
.style8 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}
.style9 {font-size: 14px; font-weight: bold; color: #FF6600; font-family: Verdana, Arial, Helvetica, sans-serif; }