﻿.content {
	text-align: left;
	background-color: #FFFFFF;
	padding-right: 15px;
	padding-top: 20px;
}
ul {
	padding-left: 0px;
	text-indent: 0px;
	margin-left: 20px;
}
li {
	padding-bottom: 5px;
	margin-left: 30px;
	padding-left: 10px;
}
.calendar-newsletters {
	border: 1px solid #000000;
	font-size: 12px;
	text-align: center;
}
.texthead {
	font-size: large;
	font-weight: bold;
}
body {
	background-color: #666666;
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
}
.cell-yellowboarder {
	border: 2px solid #FFCC00;
	padding: 5px;
	font-size: x-small;
	text-align: center;
}
a:visited {
	color: #FF0000;
	font-weight: bold;
}
a:link {
	font-weight: bold;
	color: #FF0000;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FFCC00;
}
.right_image {
	margin-left: 10px;
	margin-right: 10px;
}
.leftmenu {
	padding: 20px 0px 0px 0px;
	background-position: left;
	background-image: url('../images/layout/sidebar.gif');
	font-weight: bolder;
	font-size: 11px;
	font-family: Arial;
	line-height: 10px;
	text-indent: 10px;
	text-transform: capitalize;
	background-repeat: repeat-y;
	text-align: left;
	white-space: 0;
	bottom: 0px;
	top: 0px;
	vertical-align: top;
}
.leftmenu a:link {
	color: #000000;
	text-decoration: none;
}

.leftmenu a:visited {
	color: #000000;
	text-decoration: none;
}
.leftmenu a:hover {
	color: #FF0000;
	text-decoration: none;
}

.topmenu {
	border-top: 5px solid #000000;
	background-color: #FF0000;
	color: #FFFFFF;
	padding-bottom: 7px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	padding-top: 3px;
}
.topmenu a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu a:visited  {
	text-decoration: none;
	color: #FFFFFF;
}
.topmenu a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #0000FF;
}
.left_imageCopy {
	margin-left: 0px;
	margin-right: 10px;
}
