@charset "UTF-8";
body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 21px;
	text-align: center;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/logo-design-background.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
}
.LogoDesign {
	background-color: #FFF;
	border: 1px dashed #999;
}
a:link {
	color: #06F;
}
a:visited {
	color: #06F;
}
a:hover {
	color: #06F;
}
a:active {
	color: #06F;
}
.LogoDesignred {
	color: #F00;
}
.LogoDesign18 {
	font-size: 18px;
}
.LogoDesignWHITEtext {
	color: #FFF;
	font-size: 18px;
}
.logodesign32 {
	font-size: 32px;
	color: #06F;
}
.size12 {
	font-size: 12px;
}
.LogoDesignStyle {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.borderZERO {
	border: 0px none #FFF;
}
.logodesign24 {
	font-size: 24px;
	color: #06F;
}

