/* Body Style */
body {	
	background-color: #C2C4C6;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000
}
td.left {
	background-image: url(images/leftfade.gif);
	width: 29px;
}
td.right {
	background-image: url(images/rightfade.gif);
	width: 30px;
}
a:link {
	color: #04053d;
	text-decoration: none;
	background-color: inherit;
}
a:visited {
	color: #04053d;
	text-decoration: none;
	background-color: inherit;
}
a:hover {
	color: #04053d;
	text-decoration: none;
	background-color: inherit;
}
a:active {
	color: #04053d;
	text-decoration: none;
	background-color: inherit;
}
a.red:link {
	color: #990000;
	text-decoration: none;
	background-color: inherit;
}
.ten {
	font-size: 10px;
}
.eleven {
	font-size: 11px;
}
.twelve {
	font-size: 12px;
}
.thirteen {
	font-size: 13px;
}
h1 {
	font-size: 13px;	
	font-weight: bold;	
	margin: 0px;
}

/* Header Style */
td.header {
background-image: url(images/headerbg.gif);
}





/* Menu Style */
td.menu {
	background-image: url(images/menubg.gif);
	padding-left: 15px;
}

/* Design Link Style */
a.design:link {
	color: #99cc33;
	text-decoration: none;
	background-color: inherit;
	font-weight: bold;
}
a.design:visited {
	color: #99cc33;
	text-decoration: none;
	background-color: inherit;
	font-weight: bold;
}
a.design:hover {
	color: #99cc33;
	text-decoration: none;
	background-color: inherit;
	font-weight: bold;
}
a.design:active {
	color: #99cc33;
	text-decoration: none;
	background-color: inherit;
	font-weight: bold;
}

/* Internet Link Style */
a.inet:link {
	color: #FFFF00;
	text-decoration: none;
	background-color: inherit;
	font-weight: bold;
}
a.inet:visited {
	color: #FFFF00;
	text-decoration: none;
	background-color: inherit;
	font-weight: bold;
}
a.inet:hover {
	color: #FFFF00;
	text-decoration: none;
	background-color: inherit;
	font-weight: bold;
}
a.inet:active {
	color: #FFFF00;
	text-decoration: none;
	background-color: inherit;
	font-weight: bold;
}

/* Print Link Style */
a.print:link {
	color: #FF0099;
	text-decoration: none;
	background-color: inherit;
	font-weight: bold;
}
a.print:visited {
	color: #FF0099;
	text-decoration: none;
	background-color: inherit;
	font-weight: bold;
}
a.print:hover {
	color: #FF0099;
	text-decoration: none;
	background-color: inherit;
	font-weight: bold;
}
a.print:active {
	color: #FF0099;
	text-decoration: none;
	background-color: inherit;
	font-weight: bold;
}

/* Marketing Link Style */
a.marketing:link {
	color: #9966CC;
	text-decoration: none;
	background-color: inherit;
	font-weight: bold;
}
a.marketing:visited {
	color: #9966CC;
	text-decoration: none;
	background-color: inherit;
	font-weight: bold;
}
a.marketing:hover {
	color: #9966CC;
	text-decoration: none;
	background-color: inherit;
	font-weight: bold;
}
a.marketing:active {
	color: #9966CC;
	text-decoration: none;
	background-color: inherit;
	font-weight: bold;
}

/* White Link Style */
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: inherit;
	font-weight: bold;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: inherit;
	font-weight: bold;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: inherit;
	font-weight: bold;
}
a.white:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: inherit;
	font-weight: bold;
}
/* Footer Style */
.footer {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.footernormal {
	color: #FFFFFF
}



.designhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #99cc33;
	text-decoration: none;
}

.printhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0099;
	text-decoration: none;
}

.internethead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}

.markethead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #9966CC;
	text-decoration: none;
}

.WHITEhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}