a
{
	color: #3167A7;
	text-decoration: none;
}
a:active
{
	color: #3167A7;
	text-decoration: none;
}
a:hover
{
	color: #3167A7;
	text-decoration: underline;
}
a:visited
{
	color: #3167A7;
}
body
{
	background-color: #CDCDCD;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
}

form
{
	margin: 0px;
}

input.custom
{
	border: solid 1px #000000;
	font-size: 0.9em;
}

textarea.custom
{
	border: solid 1px #000000;
	font-family: Arial, Sans-Serif;
	font-size: 0.9em;
}

#container
{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}

#header img
{
	border: solid 1px black;
}

#header p
{
	margin: 0px;
}

#content
{
	background-color: #ffffff;
	border-left: solid 1px black;
	border-right: solid 1px black;
}

#footer img
{
	border: solid 1px black;
}

#footer p
{
	color: #696969;
	margin: 0px;
	padding-top: 5px;
}

#dtgSpecialOffers
{
	font-size: 1em;
}

#dtgSpecialOffers input
{
	border: solid 1px #000000;
	
}

#dtgSpecialOffers textarea
{
	border: solid 1px #000000;	
}

.bullet
{
	margin-left: 6px;
	margin-right: 6px;
}

.menu
{
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: center;
	font-family: Verdana;
}

.menu a
{
	color: #336699;
}

.dynamicContent
{
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
}

.dynamicContent table
{
	font-size: 11px;
}

.dynamicContentFeedback
{
	display:block;
	font-weight:bolder;
}

.description
{
	font-size: 12px;
}
.description TD
{
	font-size: 12px;
}

h1
{
	font-size: 16px;
	color: #3167A7;	
}
