@charset "utf-8";
/* CSS Document */

body {
	background-image: url(http://www.canddprint.com/images/bg.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 00px;
	margin-bottom: 0px;
}
#linksmenu a{
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:180px; 
	height:20px; 
	background-color:#FFFFFF;
	border-left:solid 1px #FFFFFF;
	border-right:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-top:5px;
}
#linksmenu a:hover{
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#linksmenu a{
	float:left; 
	width:180px; 
	height:20px; 
	background-color:#231F20;
	border-left:solid 1px #FFFFFF;
    border-right:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
	font-size: 12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration:none;
	padding-top:5px;
}
#linksmenu a:hover{
	background-color:#B98748;
	font-size: 12px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#linksmenu2 a{
	float:center; 
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-top:5px;
}
#linksmenu2 a{
	float:center; 
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
	padding-top:5px;
}
#linksmenu2 a:hover{
	text-decoration: none;
	color: #FF9900;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
h1 {
	font-size: 14px;
	color: #333333;
}
.style1 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}