﻿* 
{
	margin:0px;
	padding:0px;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
}
html
{
	text-align:center;
}	
body 
{
	background-color:#cccbca;
	width:100%;
	height:100%;
	text-align:center;

}
span, div
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
div
{
	display:block;
}
a
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#050505;
	text-decoration:none;
	border:none;
	background: inherit;
}
a:hover
{
	color:#000000;
	text-decoration:underline;    
	background: inherit;	
}
img
{
	border:none;  	
}
.ProductName
{
	font-family:Tahoma;
	font-size:14px;
	color: #2c39d5;
	font-weight:bold;
	height:16px;
	width:570px;
	text-align:center;
	border:0px;
}
.LeftMenu, .LeftMenuA
{
	font-family:Tahoma;
	font-size:16px;
	color: #000000;
	font-weight:bold;
	line-height:24px;
}
.LeftMenuA
{	
	color:Blue;
	font-weight:bold;
}
.LeftMenu:hover
{
	text-decoration:underline;
}
.TextBody
{
	font-family:Tahoma;
	font-size:12px;
	color: #000000;
	font-weight:bold;
	line-height:20px;
	text-indent:20px; 	
	text-align-last:left;	
}
.TextMenuName
{
	font-family:Tahoma;
	font-size:16px;
	color: #000000;
	font-weight:bold;
	line-height:20px;
	text-align:center;
}
.littlePicButton
{
	border:none;
	height:15px; 
	width:15px;
	font-size:13px;
	text-align:center;
	margin:0px;
	padding:0px;
	line-height:13px;
	display:block;
}
.littlePicButton:hover
{
	
	border:solid 1px #000000;
	height:15px; 
	width:15px;
	font-size:13px;
	text-align:center;
	text-decoration: none;
	margin:0px;
	padding:0px;
	line-height:13px;
	display:block;
}
.PartText, .PartTextKyrsive, .PartTextBold, .PartText1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px !important;
	font-style:normal;
	text-align:justify;
	line-height:16px;
	text-indent:20px; 
	display:block;	
	text-align-last:left; 
}
.PartTextKyrsive
{
	font-style:italic;
}
.PartTextBold
{
	font-weight:bold;
}
.Part
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px !important;
	text-align:justify;
	color:#000000;
	line-height:16px;
	text-align-last:left; 	
}
.PartText1, .Part1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	text-decoration:none;
	font-weight:700;
}
.PartText2, .Part2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.ProductBorderNone
{
	border:none;
	margin:1px 1px 1px 1px;
}
.ProductBorderRed
{
	border:solid 1px Red;
}
.ProductBorderBlue
{
	border:solid 1px Blue;
}
.TableSolid
{
border-bottom:1px #ffffff solid;
border-left:1px #ffffff solid;
border-right:1px #ffffff solid;
border-top:1PX #ffffff solid;    
}
.TableNotSolid
{
    border-style: none;
    border-bottom-width:0px;
    border-left-width:0px;
    border-top-width:0px;
    border-right-width:0px;
    border-color:inherit;
    border-width:0px;
}
.Redact
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.Redact:hover
{
	color:#010101;
	text-decoration:underline;
}
.RedactButton
{
	background-color:#eceef3;
	border-bottom-color:#333333;
	border-color:#ffffff;
	font-family: Verdana, "Times New Roman", Arial, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}
.RedactButton:hover
{
    color:#666666;
}