﻿
body
{
	background-color:#DADADA;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family:Arial;
	font-weight:bold ;
	font-size:13px;
}

tr.header
{
	background-color:#5D7B9D;
	width:100%;
	height:70px;
}

tr.topmenu
{
	background-color:#dcdcdc;
	width:100%;
	height:25px;
}

td.content
{
	background-color:#ffffff;
	width:100%;
	height:300px;
	vertical-align:top;

}

td.menu
{
	background-color:#dcdcdc;
	width:107px;
	text-align:right;	
	vertical-align:top;
	text-decoration:none;
}

td.menucontrol
{
	background-color:#dcdcdc;
	width:152px;
	text-align:right;	
	vertical-align:top;
	text-decoration:none;
}

td.ads
{
	width:107px;
	text-align:left;	
	vertical-align:top;
	text-decoration:none;
}

td.footer
{
	text-align:center;
	width:100%;
	font-size:10px;
	font-family:Verdana;
	color:GrayText ;
}

tr.footer
{
	text-align:center;
	width:100%;
	font-size:10px;
	font-family:Verdana;
	color:GrayText ;
}

td.homefooter
{
	text-align:center;
	width:100%;
	font-size:10px;
	font-family:Verdana;
	color:#6f6f6f;
}

a.homefooter
{
	font-size:10px;
	font-family:Verdana;
	color:#6f6f6f;
}

a.homefooter:hover
{
	font-size:10px;
	font-family:Verdana;
	color:White ;
}

.smallText
{
	font-size:10px;
	font-family:Verdana;
	font-weight:lighter;
}

.pagetitle
{
	color:#284775;
	font-size:19px;
	font-weight:bold;
}

h1
{
	color:#284775;
	font-size:19px;
	font-weight:bold;
}

h2
{
	color:#284775;
	font-size:17px;
	font-weight:bold;
}

h3
{
	color:#284775;
	font-size:15px;
	font-weight:bold;
}

a.footer
{
	font-family:Times New Roman;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	color:GrayText;
	text-align:center;
	vertical-align:middle;
}

a.topmenu
{
	font-family:Times New Roman;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	color:#06276E;
	text-align:center;
	vertical-align:middle;
}

a.topmenu:hover
{
	font-family:Times New Roman;
	font-weight:bold;
	font-size:11px;
	text-decoration: underline;
	color:#E5A104;
	text-align:center;
	vertical-align:middle;
}

a.submenu
{
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	color:#2D257F;
}

a.submenu:hover
{
	font-family:Arial;
	font-weight:bold;
	font-size:13px;
	text-decoration: underline;
	color:#000000;
}

a.leftmenu
{
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	color:#314F48;
}

a.leftmenu:hover
{
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	text-decoration: underline;
	color:#000000;
}


/************************************************************************
* 
* define the poll style 
*
************************************************************************/


.Normal 
{
    font-family:Tahoma;
    font-size:8pt;
    font-weight:normal;
    direction:ltr;
}

.PollCaption2
{
    border-right: #ccccff 1px solid;
    border-top: #ccccff 1px solid;
    font-size: 10pt;
    font-weight: bold;
    border-left: #ccccff 1px solid;
    color: White;
    border-bottom: #ccccff 1px solid;
    font-family: Arial;
    background-color: #0A690D;
    direction:ltr;
}

.PollBack2
{
    border-right: darkgray 1px solid;
    border-top: darkgray 1px solid;
    border-left: darkgray 1px solid;
    border-bottom: darkgray 1px solid;
    color:Black;
    font-weight:bold;
    font-family:Arial;
    background: #ffffff url(images/background_columnright.gif) repeat-y;
    direction:ltr;
}