﻿.chicklet{
	text-align: left;
}
.DivColor{
	width: 460px;
	text-align: left;
	padding-left: 20px;
	background-image: url(cell_background.jpg);
	background-repeat: repeat-y;
	padding-top: 6px;
	padding-bottom: 6px;
}
body {
	background-color: #FFFFFF;
}
body,td,th {
	color: #333333;
	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: 12px;
	padding-left: 20px;
	padding-bottom: 44px;
	background-image: url(background.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
}
a:link {color: #000;}
a:visited {color: #333333;}
a:hover {color: #990000;}
a:active {color: #990000;}

a.RSSLink { font-weight: bold;color: #333333;text-transform: uppercase;	padding-top: 20px;} 
a:visited.RSSLink {font-weight: bold;color: #333333;text-transform: uppercase;}  
a:hover.RSSLink {font-weight: bold;color: #990000;text-transform: uppercase;} 
a:active.RSSLink {font-weight: bold;color: #777777;text-transform: uppercase;}

.HeaderDiv{
	width: 460px;
	padding-top: 20px;
}

.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;
}
