.dummy{
	
}

/*start:  header*/
body
{
	margin:0;
	padding:0;
	background-color:#FFF;
}

td, body
{
	font-family: sans-serif, tahoma, serif, fantasy, cursive;
	font-size: 13px;
}

td.topMenu
{
	background-image: url(images/header/menu-bg.gif);
	height:40px;
}

table.lockW
{
	border-collapse: collapse;
	border-width:0px;
	padding: 0px;
	width:100%;
}
table.lock
{
	border-collapse: collapse;
	border-width:0px;
	padding: 0px;
}


img.flag
{
	width:22px;
	height:13px;
	border:1px solid #004d9e;
}

a.topmenu
{
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	display:block;
}

td.topMenu div.item{
	background-position: right;
	background-image: url(images/header/border.gif);
	display: block;
	height: 40px;
	padding-left:3px;
	padding-right:3px;
	background-repeat: no-repeat;
}

td.topMenu div.item table.lock
{
	margin-left:5px;
	margin-right:5px;
}

td.topMenuUnderLink
{
	background-color: #666261;
}

td.topMenuSelected{
	background-image: url(images/header/selected-bg.gif);
}

td.topMenuSelected div.item{
	background-position: right;
	background-image: url(images/header/selected-border.gif);
	display: block;
	height: 40px;
	background-repeat: no-repeat;
}
div.onlyLeft{
	text-align: right;
	width:220px;
}
td.topMenuUnderLinkSelected
{
	background-color: #bf7040;
}

td.topMenuSelected td, td.topMenu td{
	white-space: nowrap;
}

img.txtSearch
{
	border: 1px solid #004d9e !important;
	border-width: 1px 0px 1px 1px !important;
}
input.txtSearch
{
	border: 1px solid #004d9e !important;
	border-width: 1px 1px 1px 0px !important;
	background-color:#FFF;
	height:18px;
	font-size:11px;
	width:100%;
}
td.bgMenuPos
{
	background-position: right;
	background-repeat: no-repeat;
}
/*end:  header*/

/*start: body*/
td.leftmenu
{
	background-color: #4b4845;
}
a.leftmenu{
	color:Black;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
td.leftmenuSelected
{
	background-color: #e88321;
}
a.leftmenuSelected
{
	color: #e87e22;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.bodyCenterBlock
{
	padding-left: 10px;
	padding-right: 10px;
}
.textTitle
{
	font-size: 14px;
	color: #e87e22;
	font-weight: bold;
}
.textBody
{
	font-size: 11px;
}
	/*begin: vote sidebar*/
	.votebarHeaderBg
	{
	background-image: url(images/vote/bg.gif);
	height: 38px;
	}
	.votebarHeaderTitle
	{
	font-size: 14px;
	color: #e67817;
	text-decoration: none;
	font-weight: bold;
	height:38px;
	}
	.votebarText
	{
	display:block;
	font-size: 10px;
	color: #e77615;
	padding-left: 45px;
	padding-right: 15px;
	}
	.votebarChoice
	{
	font-size: 12px;
	color: #e87e22;
	font-weight: bold;
	}
	.question
	{
		margin-bottom:10px;
	}
	a.votebarLink
	{
	font-size: 14px;
	color: #e67817;
	text-decoration: none;
	font-weight: bold;
	}
	img.imgRadio
	{
		cursor: hand;
		background-image: url(images/vote/radio.gif);
		background-repeat: no-repeat;
	}
	img.imgRadioSelected
	{
		cursor: hand;
		background-image: url(images/vote/radio-selected.gif);
		background-repeat: no-repeat;
	}
	/*end: 	vote sidebar*/

/*end: body*/


/* begin: info blocks*/
.infoTitle
{
	padding-top:7px;
	font-size: 14px;
	color:#a7a6a5;
	font-weight: bold;
}
.infoText
{
	font-size: 11px;
	text-align: justify;
	padding: 10px 10px 10px 10px;
}
div.infoText
{
	font-family: sans-serif, tahoma, serif, fantasy, cursive !important;
	font-size: 11px !important;
	text-align: justify;
	padding: 10px 10px 10px 10px;
}

div.infoText span, div.infoText em, div.infoText font, div.infoText div
{
	font-size: 11px !important;
}

td.infoSplit
{
	background-image: url(images/infoblock/info-split.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
/* end: info blocks*/

/*begin:  footer*/
td.footer
{
	 background-image: url(images/footer/bg.gif);
	 background-color: #004d9e;
	 background-repeat: repeat-x;
	 height: 64px;
}

td.footer .text
{
	vertical-align: bottom;
	font-size: 9px;
	color:#FFF;
	padding-top:20px;
	padding-bottom: 5px;
}

td.footer .text a
{
	font-size: 9px;
	color:#FFF;
	text-decoration: none;
}
/*end:  footer*/

div.subMenu, div.subMenuVisible
{
	display:none;
	left:205px;
	background-color: White;
	opacity: .85;
	-moz-opacity: .85;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=85);
	border:1px solid gray;
	padding: 10;
	position: absolute;
	width:230px;
	z-index: 1000;
	height:0px;
	overflow: hidden;
}
/*
div.subMenuVisible
{
	display:block;
	border:0px solid red;
}
*/
a.subleftmenu{
	color:Black;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	/*font-style: italic;*/
}
a.subleftmenuSelected
{
	color: #e87e22;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	/*font-style: italic;*/
}
a.text
{
	color: #e87e22;
	text-decoration: none;
}
a.textactive, a.dateLink, span.date
{
	font-weight: bold;
	color: #e87e22;
	text-decoration: none;
}