﻿.chicklet{
	text-align: left;
}
body {
	background-color: #D3D1C4;
}
body,td,th {
	color: #7D7456;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin: 0px;
	text-align: center;
}
.LogoDiv{
	width: 460px;
	text-align: center;
	padding-top: 17px;
	padding-left: 0px;
	padding-bottom: 10px;
	background-image: url(background.jpg);
	background-repeat:no-repeat;
	background-position: center;
}
a:link {color: #7D7456; text-decoration: underline;}
a:visited {color: color: #7D7456; text-decoration: underline;}
a:hover {color: #7D7456; text-decoration: none;}
a:active {color: #7D7456; text-decoration: underline;;}

a.RSSLink { font-weight: bold;color: #7D7456;text-transform: uppercase;	padding-top: 20px;} 
a:visited.RSSLink {font-weight: bold;color: #7D7456;text-transform: uppercase;}  
a:hover.RSSLink {font-weight: bold;color: #7D7456;text-transform: uppercase;} 
a:active.RSSLink {font-weight: bold;color: #7D7456;text-transform: uppercase;}

.HeaderDiv{
	width: 460px;
	padding-top: 20px;
	background-color: #ffffff;	
}

.ContentDiv{
	width: 460px;
	padding-top: 20px;
}

.DivHeader{
	width: 460px;
	text-align: left;
	padding-top: 0px;
	padding-left: 20px;
	padding-bottom: 6px;
}
.Header{
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
.SubHeader{
	padding-bottom: 20px;
	margin-bottom: 10px;
}
.footer{
	width: 460px;
	font-size: 9px;
	padding-top: 6px;
	padding-bottom: 20px;
}

.Yahoo{
	padding-bottom: 20px;
	padding-right: 6px;
}
.MSN{
 	padding-bottom: 22px;
	padding-right: 6px;
}
.Google{
 	padding-bottom: 20px;
	padding-right: 0px;
}
