/* CSS Document */
body{margin:0px; padding:0; margin-top:0px; font-family:verdana; font-size:11px; background-color:#7c2828;}
#title {font-family:Arial; color: #990000; font-size:18px; font-weight:bold; margin-left:50px; text-align:left;}
#boxtext {font-family:Arial; font-size:11px; color:#990000; margin-left:50px; margin-right:50px;}
#testi {font:Verdana; font-size:10px; color:#FFFFFF; margin-left:50px; margin-right:50px;}
#tabletitle {font-family:Tahoma; color:#FFFFFF; font-size:11px;}
#contact{font-family:Arial; font-size:11px; color:#990000;}
#ordertitle {font-family:Arial; color: #990000; font-size:16px; font-weight:bold; text-align:center;}
#ordertext {font-family:Arial; font-size:12px; color: #FFFFFF;}
#orderprice {font-family:Arial; font-size:14px; color: #FFFFFF;}
.tabletext {font-family:Tahoma; color: #666666; font-size:11px;}
#footer{
		width: 100%;
		height: auto;
		padding: 10px 0px 20px 0px ;
		color: #FFFFFF;
		text-align: center;
		background-color: #000000;
}
.footer_links:link, .footer_links:visited, .footer_links:active{
		font-family: Tahoma;
		font-size: 11px;
		color: #FFFFFF;
		text-decoration: none;
}
.footer_links:hover{
		color: #FFCC00;
}

