body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	/*background-image:url(images/body_bg.gif);*/
	overflow-x:hidden;
	overflow-y:auto
}

a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}

ul{
margin-top:0;
}

.image{
    border-style:solid;
	border-width:1px;
	border-color: #999999;
}
	  
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.content{

		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.note{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.font10{
	font-size: 10px;
}

.font16{
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.font20{
	font-size: 20px;
	color: #666666;
	font-weight: bold;

}
.greysmall{
	color: #999999;
}

.blackbold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.fontred{
	color: #FF0000;
}

.fontblue{
 color: #004893;
 font-size:11px;
}

.orangebold{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-weight: bold;
	font-size: 16px;
}

div.orderlist {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.buttonab 
{
	
	
	text-decoration: none;
	
	color:#FFFFFF;
	
	}

.button {
	color: #000000;
	text-decoration: none;
	
	}
.button:link {
	color: #000000;
	text-decoration: none;
}
.button:visited {
	text-decoration: none;
	color: #000000;
}
.button:hover {
	text-decoration: none;
	color: #FF6600;
}
.button:active {
	text-decoration: none;
	color: #000000;
}
.heading
{
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
.buttonlink:link {
	color: #FFFFFF;
	text-decoration: none;
}
.buttonlink:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.buttonlink:hover {
	text-decoration: none;
	color: #FF6600;
}
.buttonlink:active {
	text-decoration: none;
	color: #FFFFFF;
}

#btn a {
	text-decoration: none;
	color: #FFFFFF;
}
#btn a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#btn a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#btn a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.rating {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#c4c4c4;
	font-style:italic;
}
.movie{
font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none; 
	
	}
.movie:link{
	color: #000000;
	font-weight: bold;
	text-decoration: none; 
	}

.mediumsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000
}