/* CSS Document */

body {
	background-color: #333333;
	background-image: url(../images/bg.gif);
	background-attachment: fixed;
}

.maintext {
	font-family: tahoma; 
	font-size: 11px; 
	color: #666666;
	line-height: 1.5;
}
.maintext2 {
	font-family: tahoma; 
	font-size: 12px; 
	color: #666666;
	line-height: 1.5;
}
.maintext a:link {
	color: #0099FF;
	text-decoration: none;
}
.maintext a:visited {
	color: #0099FF;
	text-decoration: none;
}
.maintext a:hover {
	color: #0099FF;
	text-decoration: underline;
}
.maintext a:active {
	color: #0099FF;
	text-decoration: none;
}
.copyright {
	font-family: tahoma; 
	font-size: 11px; 
	color: #666666;
	background-color: #FFE400;
	padding-right: 20px;
	height: 35px;
	width: 100%;
}
.copyright a:link {
	color: #666666;
	text-decoration: none;
}
.copyright a:visited {
	color: #666666;
	text-decoration: none;
}
.copyright a:hover {
	color: #333333;
	text-decoration: none;
}
.copyright a:active {
	color: #666666;
	text-decoration: none;
}
.menu {
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	height: 20px;
}
.menu a:link {
	color: #666666;
	text-decoration: none;
}
.menu a:visited {
	color: #666666;
	text-decoration: none;
}
.menu a:hover {
	color: #000000;
	text-decoration: none;
}
.menu a:active {
	color: #666666;
	text-decoration: none;
}
.maintextbold {
	font-family: tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	color: #333333; 
}

table, tr, td { font-family: tahoma;
}

td p { text-align: left; }



/* Order detail */


#orderdetail{}
#orderdetail .links{}
#orderdetail .image{}
#orderdetail .printacceptor{}
#orderdetail .printaccept{
padding-bottom:20px;
}
#orderdetail .printdecline{
padding-top:10px;
padding-bottom:20px;
border-top:solid 1px #ccc;
}
#orderdetail .printmail{
padding-top:10px;
padding-bottom:10px;
border-top:solid 1px #ccc;
border-bottom:solid 1px #ccc;
}
#orderdetail .orderdetaillist{}









/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

