@charset "utf-8";
/* CSS Document */

html, body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #81848E;
}

body,td,th {
	font-family: "Arial Unicode", "times unicode", sylfaen;
	font-size: 11px;
	font-weight: normal;
	color: #6C6A6A;
	text-transform: none;
}

.lnk {}
A.lnk:link	{	
	text-decoration:	underline;
	color:	#7084AD;
	}	
		
A.lnk:visited	{	
	text-decoration:	underline;
	color:	#7084AD;
	}	
		
A.lnk:active	{	
	text-decoration:	underline;
	color:	#7084AD;
	}	
		
A.lnk:hover	{	
	text-decoration:	underline;
	color:	#98ACD4;
	}

A:link	{	
	text-decoration:	underline;
	color:	#7084AD;
	}	
		
A:visited	{	
	text-decoration:	underline;
	color:	#7084AD;
	}	
		
A:active	{	
	text-decoration:	underline;
	color:	#7084AD;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#98ACD4;
	}
	
.err{color:Red;}	
.Header { font-size: 9px; color: #60636A; } 
A.Header:link   { color:#60636A; text-decoration: underline; }
A.Header:visited  { color:#60636A; text-decoration: underline;}
A.Header:hover   { color:#A7A8A9; text-decoration: underline; }
A.Header:active   { color:#60636A; text-decoration: underline;}

.copyright { font-size: 11px; color: #616161;} 
A.copyright:link   { color:#616161; text-decoration: underline}
A.copyright:visited  { color:#616161; text-decoration: underline}
A.copyright:hover   { color:#e9e9e9; text-decoration: underline}
A.copyright:active   { color:#616161; text-decoration: underline}

.NewsDate{font-size: 9px; font-weight: bold;}

.path
{
	font-size:13px;
	}

A.path:link	{	
	text-decoration:	underline;
	color:	#7084AD;
	}	
		
A.path:visited	{	
	text-decoration:	underline;
	color:	#7084AD;
	}	
		
A.path:active	{	
	text-decoration:	underline;
	color:	#7084AD;
	}	
		
A.path:hover	{	
	text-decoration:	underline;
	color:	#98ACD4;
	}



.tblheader
{
	border-top: #60636A solid 1px;
	border-right: #60636A solid 1px;
	border-left: #60636A solid 1px; 
}
.tblHorMenuBottomSH
{ 
	border-right: #60636A solid 1px;
	border-left: #60636A solid 1px; 
}

.tblBottom
{ 
	border-right: #60636A solid 1px;
	border-left: #60636A solid 1px; 
	border-bottom: #60636A solid 1px;
}
.tblMain
{ 
	border-bottom: #60636A solid 1px;
	border-right: #60636A solid 1px;
	border-left: #60636A solid 1px; 
}

.tblBlock
{ border: #b3b2b3 solid 1px; background-color:#F3F3F3; 
}

.tblLoginBlock
{
	border: #f4f5f7 solid 1px; background-color:#fafbfd;
}

.tblBlueBorder
{ border: #0B198C solid 1px; 
}

.tblThread
{ border: #D1D1E1 solid 1px; background-color:#F5F5FF;}

.BackImage
{
	background: url(../Images/bgContent.gif);
	background-position: top left;
	background-repeat: no-repeat;
}



.taStandart { font-family: "Arial Unicode", "times unicode", sylfaen; font-size: 11px; width: 491px; height: 120px}
.taStandartWOH { font-family: "Arial Unicode", "times unicode", sylfaen; font-size: 11px; width: 400px; height:60px;}
.taSignUp { font-family: "Arial Unicode", "times unicode", sylfaen; font-size: 11px; width: 330px; height: 120px}
.taSignUpWOH { font-family: "Arial Unicode", "times unicode", sylfaen; font-size: 11px; width: 330px; height:60px;}
.taTermsWOH { font-family: "Arial Unicode", "times unicode", sylfaen; font-size: 11px; width: 330px; height:60px;}
.tfStandart { font-family: "Arial Unicode", "times unicode", sylfaen; font-size: 11px; width: 112px; height: 13px}
.taStandartWOHBook {font-family: "Arial Unicode", "times unicode", sylfaen; font-size: 11px; width: 350px; height:80px;}
.tfShort { font-family: "Arial Unicode", "times unicode", sylfaen; font-size: 11px; width: 60px; height: 13px}
.tfPhoneSmall{ font-family: "Arial Unicode", "times unicode", sylfaen; font-size: 11px; width: 20px; height: 13px}
.tfPhoneLarge{ font-family: "Arial Unicode", "times unicode", sylfaen; font-size: 11px; width: 25px; height: 13px}
.tfLong { font-family: "Arial Unicode", "times unicode", sylfaen; font-size: 11px; width: 180px; height: 13px}
.tfFilter{ font-family: "Arial Unicode", "times unicode", sylfaen; font-size: 11px; width: 70px; height: 13px}
.ddlStandart { font-family: "Arial Unicode", "times unicode", sylfaen; font-size: 11px; height: 18px}
.ddlFixed { font-family: "Arial Unicode", "times unicode", sylfaen; font-size: 11px; height: 18px; width:121px;}
.lstStandart { font-family: "Arial Unicode", "times unicode", sylfaen; font-size: 11px; width: 400px; height: 140px}
.flStandart { font-family: "Arial Unicode", "times unicode", sylfaen; font-size: 11px; width: 220px; height: 20px}
.btnStandart { font-family: "Arial Unicode", "times unicode", sylfaen; font-size: 11px; height: 20px}

.fMenu { font-size: 9px; color: #385177; font-weight: bold;} 
A.fMenu:link   { color:#385177; text-decoration: underline;}
A.fMenu:visited  { color:#385177; text-decoration: underline;}
A.fMenu:hover   { color:#768EB2; text-decoration: underline}
A.fMenu:active   { color:#385177; text-decoration: underline;}

.Developed{font-size:10px; color:#425D7B;}
A.Developed:link   { color:#425D7B; text-decoration: underline;}
A.Developed:visited  { color:#425D7B; text-decoration: underline;}
A.Developed:hover   { color:#84A0C0; text-decoration: underline}
A.Developed:active   { color:#425D7B; text-decoration: underline;}









