﻿body 
{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	font-size:11px;
	font-family:Tahoma;
	color: #544F4F;
	background-color: #c7c7c7;
}
.WhiteText
{
	font-size:11px;
	font-family:Tahoma;
	color: White;
	font-weight: bold;
}
A 
{
	text-decoration:none;
	font-size:11px;
	font-family:Tahoma;
	color: #544F4F;	
}
A 
{
	text-decoration:none;
	font-size:11px;
	font-family:Tahoma;
	color: #544F4F;	
}
A:Hover
{
	text-decoration:underline;
}

.TitleText 
{
	font-size:12px;
	font-family:Tahoma;
	color: Black;
	font-weight: bold;
}

.RedHeading 
{
	font-size:12px;
	font-family:Tahoma;
	color: #B63236;
	font-weight:bold;
}

.BoldText 
{
	font-size:11px;
	font-family:Tahoma;
	font-weight:bold;
	color: #544F4F;
}
.Heading
{
	font-size:11px;
	font-family:Tahoma;
	font-weight:bold;
	color: #544F4F;
}

.DivContent
{
	overflow-y: auto; 
	overflow-x: hidden; 
	/*
	height: 300px;
	*/
	width: 700px;
	padding-right: 10px;
	padding-bottom: 10px;
}
LI 
{
	line-height: 20px;
}
.ControlText
{
	border: 1px solid #B7B7B7;
	font-size:11px;
		font-family:Tahoma;
		color: Black;
		height: 19px;
}
.SmallText
{
	font-size:10px;
	font-family:Tahoma;
	color: #544F4F;
}


.RightPhoto 
{
	float: right; 
	margin-left: 10px;
	margin-bottom: 10px;
}
.LeftPhoto 
{
	float: left; 
	margin-right: 10px;
	margin-bottom: 10px;
}


.imgTopLogo
{
	background-image: url('../../img/topLogo.gif');
}
.imgTopLogoEN
{
	background-image: url('../../img/topLogoEN.gif');
}
.imgTopLeftFrame
{
	background-image: url('../../img/topLeftFrame.gif');
}
.imgTopRightFrame
{
	background-image: url('../../img/topRightFrame.gif');
}
.imgtopFrameShadow
{
	background-image: url('../../img/topFrameShadow.gif');
}
.imgfullSep
{
	background-image: url('../../img/fullSep.gif');
}
.imgfooterPanelTop
{
	background-image: url('../../img/footerPanelTop.gif');
}
.imgfooterPanelBottom
{
	background-image: url('../../img/footerPanelBottom.gif');
}
.imgfooterLinkArea
{
	background-image: url('../../img/footerLinkArea.gif');
}
