body {
	margin: 0px;
	padding: 0px;
	background: #1D769E url('http://www.thickcash.com/Images/BGTop.jpg') top scroll repeat-x;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #E6F3FD;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
	color: #E6F3FD;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}
img {
	border: 0;
}

div.Header {
	background: #19729A url('http://www.thickcash.com/Images/Header.jpg') top center scroll no-repeat;
	font-size: 10px;
	font-weight: bold;
	color: #356D84;
	height: 75px;
	width: 778px;
	margin: 1px auto auto auto;
	padding-top: 278px;
	text-indent: 220px;
}

div.Header a{
	color: #356D84;
}
div.BGContainer {
	margin: 0px;
	padding: 0px;
	background: #1D769E url('http://www.thickcash.com/Images/BGM.jpg') top scroll repeat-x;
}
div.BGBoxTop {
	background: url('http://www.thickcash.com/Images/MainBoxTop.jpg') top scroll no-repeat;
}
div.Content {
	background: url('http://www.thickcash.com/Images/MainBoxCenter.jpg') center scroll repeat-y;
	text-align: center;
	width: 779px;
	margin: auto;
}
div.ContentText {
	width: 570px;
	margin: 8px auto 0px;
	padding: 0;
	text-align: left;
}
div.Content a {
	text-decoration: underline;
	font-weight: normal;
}

div.Content a:hover {
	text-decoration: none;
}

div.FooterContainer {
	background: url('http://www.thickcash.com/Images/BGBottom.jpg') top center scroll repeat-x;
	height: 121px;
}
div.Footer {
	background: url('http://www.thickcash.com/Images/Bottom.jpg') top center scroll no-repeat;
	text-align: center;
	height: 121px;
	font-size: 11px;
}
span.Title1 {
	color: #FFFF00;
	font-weight: bold;
}
span.Title2,
div.Title2 {
	color: #FFFF00;
	font-weight: bold;
}
span.Title3,
div.Title3 {
	color: #FFFF00;
	font-weight: bold;
	font-size: 130%;
}
span.Title1 a,
div.Title1 a,
span.Title2 a,
div.Title2 a,
span.Title3 a,
div.Title3 a {
	font-weight: bold;
}

form input.Style1 {
	background-color: #07B3F7;
	border: 1px inset #328AB0;
}
form input.Style1:Hover  {
	background-color: #85D9FB;
}
form input.Style1:focus,
form input.Style1:active  {
	background-color: #C3E3F0;
	border: 1px outset #328AB0;
}

div.SiteList {
	height: 150px;
	font-size: 90%;
	padding: 0 40px;
}
div.SiteList img{
	float: left;
	margin-right: 30px;
	border: 2px outset #328AB0;
}
div.SiteList a{
	text-decoration: underline;
	font-weight: bold;
}
div.SiteList a:hover{
	text-decoration: underline;
	font-weight: bold;
}
div.SiteListMT {
	text-align: center;
	font-size: 130%;
}
div.SiteListMT a {
	font-weight: bold;
}
div.SiteListMT a img {
	text-decoration: none;
}
div.LinksListMT {
	text-align: center;
}

table.PromoInfo {
	width: 100%;
	border: 3px outset #328AB0;
	font-size: 85%;
	text-align: left;
}
table.PromoInfo td {
	border: 1px inset #328AB0;
	width: auto;
}
table.PromoInfo tr.Header {
	background-color: #C3E3F0;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
table.PromoInfo tr.Odd {
	background-color: #07B3F7;
}
table.PromoInfo tr.Even {
	background-color: #85D9FB;
	color: #000000;
}
table.PromoInfo tr.Even a {
	color: #000000;
}
table.PromoInfo input {
	width: 350px;
	border: none;
	background-color: #C3E3F0;
}
span.New {
	font-weight: bold;
	color: #FB222B;
}
div.Resources {
	text-align: center;
	margin: auto;
}
div.Resources img{
	margin: 5px;
}