﻿
	table
		{
			font-family:verdana;
		}
	a
		{
			color:#549ec8;
			font-size:10px;
			text-decoration:none;
			font-weight:bold;
		}
	a:hover
		{
			color:#ff6666;
		}
	.footer
		{
			font-size:10px;
			text-align:center;
		}
	.menuContainer
		{
			
		}
	.sublevel
		{
			padding-left:20px;
		}
	img
		{
			border:0;
		}
	.sublevel
		{
			display:block;
			line-height:25px;
			margin-left:30px;
		}
	.mainlevel
		{
			line-height:25px;
			display:block;
			margin-left:40px;
		}
	td.bodycontent
		{
			padding:40 40 20 40;
		}
	.contentpaneopen
		{
			color:#549ec8;
			font-size:11px;
		}
	.blog
		{
			color:#549ec8;
			font-size:11px;
		}
		
table.moduletable-poll {
margin: 15px 15px 0px 25px;
width: 230px;
border-left: solid 0px #8DB1E5;
border-right: solid 0px #8DB1E5;
border-top: solid 0px #8DB1E5;
border-bottom: solid 0px #8DB1E5;
list-style-type: none;
}

table.moduletable-poll th {
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #549ec8;
text-align: left;
height: 22px;
line-height: 22px;
white-space: nowrap;
width: 180px;
background-image: url(../images/mod_header_bg.jpg);
background-repeat: repeat-x;
text-indent: 40px;
}

table.moduletable-poll td {
font-family: Verdana;
font-size: 10px;
font-weight: normal;
padding: 1px 1px 1px 5px;
color: #549ec8;
}

		