BODY
{
	background-color: #CCCCCC;
	color: #000000;
	font-family: verdana;
	font-size: 8pt;	
	padding: 0;
	margin: 0;
}
A{
	text-decoration:none;
	color: #215DC6;
}
INPUT
{
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 8pt;
}
TEXTAREA
{
	font-family: Tahoma, Verdana;
	font-size: 8pt;
}
SELECT
{
	font-family: Tahoma, Verdana;
	font-size: 8pt;
}
OPTION
{
	font-family: Tahoma, Verdana;
	font-size: 8pt;
}
LABEL
{
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 8pt;
}
DIV{
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 8pt;
}
TABLE, TR, TD{
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	padding: 0px;
}
img
{  border-style: none;
}

#contents
{
	position: relative;
	background-color: #FFFFFF;
	width: 996px;
	text-align: left;
	border: 1px solid #121212;
	margin: auto;
	margin-top: 3px;
	z-index: 10;
}
#contentArea
{
	width: 837px;
	background-color:White;		
}

.topMenuButton
{
	font-family: Tahoma, Verdana;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	text-indent: 5px;
	text-decoration:none;
	background-image: url(../Images/menu/top-menu-button-backgroundMozilla.png);
	background-repeat:repeat-x;
	height: 17px;
	border-style:none;
	padding:0px 0px 0px 0px;
	color:black;
	margin: 0px;
}
.topMenuButtonHover
{
	font-family: Tahoma, Verdana;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	text-indent: 5px;
	text-decoration:none;
	background-image: url(../Images/menu/top-menu-button-backgroundMozilla.png);
	background-repeat:repeat-x;
	height: 17px;
	border-style:none;
	border:none;
	padding:0px 0px 0px 0px;
	color:#ef9432;
	margin: 0px;

}
.topMenuSeparator
{
	background-image: url(../Images/menu/top-menu-separatorMozilla.png);
	background-repeat:no-repeat;
	height: 17px;
	border-style:none;
	border:none;
	padding:0px 0px 0px 0px;
	padding-left: 17px;
}
.topMenuBackground
{
	background-image: url(../Images/menu/top-menu-background.png);
	background-repeat:repeat-x;
	height: 17px;
	border-style:none;
	border:none;
	padding:0px 0px 0px 0px;
	padding-left: 17px;
}
.newsBlock
{
	background-image: url(../Images/content/block-news-background.png);
	background-repeat:no-repeat;
	color:#ef9432;
	width:332px;
	height:258px;
}

.newsItemFixer
{
	width:140px !important;
	height:50px !important;
}

.newsPublishTime
{
	color:#ef9432;
}

.fullNewsBlock
{
	background-color: #e2e7ea;
	color:#ef9432;
	width:332px;
}

.partnersBlock
{
	background-image: url(../Images/content/block-partners-background.png);
	background-repeat:no-repeat;
	padding:5px;
	width:332px;
	height:97px;
}

.contentBlockTop
{
	background-image: url(../Images/content/block-top-content.png);
	background-repeat:no-repeat;
	width:155px;
	height:22px;	
}
.contentBlock
{
	left:5px;
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	text-indent: 5px;
	color:Black;
	
	background-image: url(../Images/content/block-menu-background.png);
	background-repeat:no-repeat;
	background-position:left;
	width:155px;
	height:406px;
	text-align: left;
	text-indent: 5px;
	padding:0px 0px 0px 0px;
}

.contentRandomImage
{
	border-style:solid;
	border-width:1px;
	border-color:Black;
	width:220px;
	height:200px;
}
.contentPublishInfo
{
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	font-weight: normal;
	padding:2px;
	color:#aaaaaa;
}
.contentHeading
{
	font-family: Tahoma, Verdana;
	font-size: 15pt;
	font-weight: bold;
	padding:2px;
	color:Black;
}

.contentIntro
{
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	padding:2px;
	color:Black;
}

.contentMain
{
	font-family: Tahoma, Verdana;
	font-size: 9pt;
	font-weight: normal;
	color:Black;
	vertical-align:text-top;
}
.contentBillboard
{
	background-image: url(../Images/content/block-billboard-background.png);
	background-repeat:no-repeat;
	width:426px;
	height:122px;	
}
.spacingArea
{
	background-image: url(../Images/spacer.gif);
	background-repeat: repeat;
}

.textBillboard
{
	vertical-align:top;
	text-align:justify;
	color:#b0b844;
	width:385px;
	height:80px;	
	position:absolute;
	left:215px;
	top:495px;
}
.documentHeader
{
	font-family: Tahoma, Verdana;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color:Black;
}

.loginInfo
{
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: Gray;
}
.gridViewLeftOrientation
{
	padding-left:5px;
	text-align:left;	
}