﻿.frame
{
	border: solid 1px #085B9F;
	margin: 4px 0px 4px 0px;
	padding: 0px 0px 4px 0px;
}
.frame .header
{
	background-color: #DDE4EA;
	color: #085B9F;
	text-align: center;
	font-weight: bold;
	font-family: Arial;
	font-size: 14pt;
	padding: 4px 0px 0px 0px; /*border-bottom: solid 1px #085B9F;*/
}
body
{
	background-color: #425BA7;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Tahoma;
	font-size: 10pt;
}
.Menu
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	vertical-align: top;
	text-align: center;
	height: 30px;
	background-image: url(../images/MenuBackground.gif);
}
.Menu A
{
	color: #425BA7;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
}

.Menu A:hover
{
	color: blue;
}
a
{
	color: #425BA7;
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: blue;
}
.RightMenu
{
	direction: ltr;
	width: 165px;
	vertical-align: top;
	text-align: center;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
}
.LeftMenu
{
	direction: ltr;
	width: 165px;
	vertical-align: top;
	text-align: center;
	border-top: silver 1px solid;
	border-right: silver 1px solid;
}
.SiteBody
{
	width: 670px;
	direction: ltr;
	vertical-align: top;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}
.td7
{
	height: 48px;
	background-image: url(../images/Footer.jpg);
}
.PollOutBar
{
	border: solid 1px #9DA3D3;
	background-color: #C2C8EF;
	height: 10px;
	width: 80px;
	text-align: right;
}
.PollInBar
{
	border: solid 1px #C2C8EF;
	background-color: #9DA3D3;
	height: 8px;
	text-align: right;
}
.PollPersentage, .PollSumVoted
{
	font-size: 10pt;
}
.title
{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
}
.TopicRepeaterControl
{
	text-align: center;
	width: 100%;
}
.LastNPosts .Post
{
	text-align: center;
}
.frame .LastNPosts
{
	width: 600px;
}
