/* CSS Document */
body
{
	color: #000000;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 16px 0px 16px 16px;
	background-color: #FFFF99;
}
table {
	font-size: 13px;
}
#main
{
	padding: 0px 18px;
	vertical-align: top;
	font-size: 13px;
}
#menu
{
	background-color: #3366CC;
	color: #FFFFFF;
	vertical-align: top;
	font-weight: bold;
	font-size: 15px;
	white-space: nowrap;
	text-align: center;
	padding-top: 16px;
	line-height: 200%;
	padding-right: 8px;
	padding-left: 8px;
}
.menucredit
{
	color: #FFFFFF;
	white-space: nowrap;
	text-align: center;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}
#menutborder
{
	background-color: #3366CC;
	padding: 0px;
	vertical-align: top;
	width: 8px;
}
#menubborder
{
	background-color: #3366CC;
	padding: 0px;
	vertical-align: bottom;
	width: 8px;
}
A:link
{
	text-decoration: underline;
	color: #3366CC;
	font-weight: bold;
}
A:visited
{
	text-decoration: underline;
	color: #6666CC;
	font-weight: bold;
}
A:hover
{
	text-decoration: underline;
	color: #0066FF;
	font-weight: bold;
}
.title {
	font-size: 16px;
	font-weight: bolder;
	text-align: center;
	color: #FFFFFF;
	background-color: #3366CC;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.comment {
	font-style: italic;
	font-weight: normal;
	text-align: center;
	font-size: 13px;
}
.nav {
	font-size: 15px;
	background-color: #3366CC;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#menu a:hover {
	text-decoration: none;
	color: #6699FF;
}
.menucredit a {
	color: #FFFFFF;
	text-decoration: none;
}
.menucredit a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.menucredit a:hover {
	text-decoration: none;
	color: #6699FF;
}
img {
	border: 0px;
}
.debator {
	font-weight: bold;
	padding-top: 10px;
	color: #3366CC;
}
.point {
	text-align: left;
}
.intro {
	font-style: italic;
}
.guardiancolumn {
	background-color: #6699FF;
	font-weight: bold;
	text-align: center;
	color: #3366CC;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.nav2 {
	font-size: 15px;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #3366CC;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
}

