/* ------------------------------------------------------------------------------------------------------------ */
/* (c) Alexey (kevin) Derbushev [Evpatoria.Netizen Team]							*/
/* ------------------------------------------------------------------------------------------------------------ */

BODY, TD, TH, TABEL, A{
	font-family:Arial, Tahoma, Verdana, Arial;
	font-size: 10px;
	color:#1c0c65;
}
A{
	text-decoration: none;
	color:#787e86;
}
A:hover{
	text-decoration: none;
	color:#1c0c65;
}

LI{
	list-style: circle inside;
}
U{
	text-decoration: none;
}

.smalltext{
	font-size:10px;
}
.brandcolor, .brandcolor A{
	color:#ff6600;
}
.redtext, .redtext A{
	color:red;
}
.darkbluetext, .darkbluetext A{
	color:#1c0c65;
}

.content A{
	color:#7c838b;
}

.content HR{
	height:1px;
	color:#dcdddf;
}
.content H1{
	font-size:14px;
	color:#ff6600;
	margin-top:10px;
	margin-bottom:10px;
}
.content H2{
	font-size:12px;
	color:#1c0c65;
/*	margin-top:18px;*/
	margin-bottom:8px;
}

H3{
	font-size:12px;
	color:#1c0c65;
/*	margin-top:18px;*/
	margin-bottom:8px;
}

.content H5{
	margin-top:0px;
	margin-bottom:5px;
	font-size:10px;
}
.content H6{
	font-size:12px;
	color:#1c0c65;
	margin-top:20px;
	margin-bottom:10px;
}
SELECT{
	/*width:150px;*/
	font-size:11px;
	background-color:#ffffff;
	border:1px solid #7b828a;
	color:#7c838b;
}
INPUT{
	/*width:150px;*/
	font-size: 11px;
	background-color:#ffffff;
	border:1px solid #7b828a;
	color:#7c838b;
}
INPUT.text{
	/*width:150px;*/
	background-color:#ffffff;
	border:1px solid #7b828a;
        border-left:5px solid #F12127;
}

TEXTAREA{
	/*width:150px;
	height:22px;*/
	background-color:#ffffff;
	border:1px solid #7b828a;
	color:#7c838b;
}
INPUT.checkbox{
	/*width:13px;
	height:13px;*/
	background-color:#f4f4f4;
	border:none;
	color:#7c838b;
}

LABEL{
	cursor:hand;
}
INPUT.search{
	font-size:12px;
	width: 105px;
	background-color:#ffffff;
	border:1px solid #7b828a;
	border-left:2px solid #F11127; 
	margin-right:10px;
	text-align:center;
}
.search, .search A{
	font-family: Verdana;
	font-size:10px;
	font-weight:normal;
	color:#7c838b;
	/*text-decoration:none;	*/
}

.copyright{
	font-family: Verdana;
	font-size:10px;
	font-weight:normal;
	color:#787e86;
}

TD.copyright{
	padding-right:25px;
}

TD.lbg{
	background: url(images/l_bg.gif) repeat-y right;
}

TD.lbg DIV{
	width:100%;
	height:274px;
	background:#bdc1c2 url(images/l_bg2.gif) repeat-y right;
}

TD.rbg{
	background: url(images/r_bg.gif) repeat-y left;
}

TD.rbg DIV{
	width:100%;
	height:274px;
	background:#bdc1c2 url(images/r_bg2.gif) repeat-y left;
}
TD.tbg{
	 background: url(images/t_bg.gif) repeat-x bottom;
	 padding-top:16px;
}
TD.bbg{
	 background: url(images/b_bg.gif) repeat-x bottom;
	 /*padding-top:16px;*/
}


TD.brand_line{
	background: url(images/line_umc.gif) no-repeat top;
}

.brdr{
	border:1px solid #B13329;	
}

.brdr2{
	border:1px solid #7b828a;
	border-top:1px solid #7b828a;	
	border-left:1px solid #7b828a;	
	border-right:1px solid #7b828a;	
	border-bottom:1px solid #7b828a;	
        background-color: transparent;	
}

TABLE{
	FONT-FAMILY: Verdana,Helvetica; 
	FONT-SIZE: 10px; WIDTH: 100%; 
	background-color: transparent;
}

TD.header {
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; FILTER: alpha(opacity="50"); 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-BOTTOM: #000000 1px solid; 
	BACKGROUND-COLOR: #000000
}

BODY {
//	background: no-repeat fixed;
	SCROLLBAR-FACE-COLOR: #475059; 
	SCROLLBAR-HIGHLIGHT-COLOR: #b8c2cc; 
	SCROLLBAR-SHADOW-COLOR: #b8c2cc; 
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #f2f5ff; 
	SCROLLBAR-TRACK-COLOR: #262d34; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	background-color: #dadbdf
}
	border-right:1px dotted #666; FILTER: alpha(opacity="50"); 
	border-bottom:1px dotted #666; FILTER: alpha(opacity="50");
	
}

.code {
  padding-left: 2px;
  padding-right: 2px;
  background-color: #F0F0F0;
  border: 1px solid #D0D0D0;
  color: #000000;
  }
  
.date	{ 
	font-family: arial, verdana, arial, sans-serif; 
	font-size: 10px; 
	color: #FFFFFF;
	background-color: #842705;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:5px;		
	border-bottom:1px solid #666;	
	}
	
.blogbody {
	font-family:verdana, arial, sans-serif;
	color:#000000;
	font-size: 9px;
	font-weight:normal;
	background:#FFF;
	line-height:120%;
	border-top:1px dotted #666;	
	border-left:1px dotted #666;
	border-right:1px dotted #666;
	border-bottom:1px dotted #666;
	padding:0px;
        background-color: transparent;
	}
								
.blogbody a,
.blogbody a:link,
.blogbody a:visited,
.blogbody a:active,
.blogbody a:hover {
        font-weight: normal;
        text-decoration: underline;
		}
		
.posted	{ 
        font-family: verdana, arial, sans-serif; 
        font-size: 10px;
        margin-bottom:10px;
        color: #999; 
        background-color: transparent;
        }		
	
#tooltip {
background: #E0E0E0;
border: 1px dotted #D5D5D5;
text-align: justify;
font: 10px trebuchet ms, verdana, Tahoma, Helvetica,sans-serif;
margin:0px;
-moz-border-radius: 13px;
padding: 2px 2px;
position:absolute;
visibility:hidden
}

.menu, .menu A
{
 font-size:10px;
 color:#1c0c65;
 padding:0px;
 display:block;
 height:10px;
/* border-left:1px solid #ff6600; */
 background: url(ims/news_ar.png) left no-repeat;
 text-align:left;
 text-decoration:none;
 border-top:1px outset #DADBDF;	
 border-left:1px outset #DADBDF;
 border-right:1px outset #DADBDF;
 border-bottom:1px outset #DADBDF;
 padding:0px;
 background-color: transparent;
}
				
.menu A:hover
{
 font-size:10px;
 color:#ffffff;
 border-top:1px outset #0066FF;	
 border-left:1px outset #0066FF;
 border-right:1px outset #0066FF;
 border-bottom:1px outset #0066FF;
 padding:0px;
 background-color: #B13329;
/* background-color: transparent; */
}
				    
.active
{
 color:#ff6501;
}
.active A
{
 color:#000066;
}

.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	margin: 10px 0px 10px 20px;
}
.headerNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 20px;
	text-align: left;
	margin-top: 3px;
	margin-bottom: 3px;
}
.mainTextHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	margin: 10px 0px 10px 20px;
	font-weight: bold;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: justify;
	margin: 10px 0px 10px 20px;
	font-weight: bold;
	color: #FFFFFF;
}

.footer2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: justify;
	margin: 10px 0px 10px 20px;
	font-weight: bold;
	color: #1c0c65; 
}

	.TESTcpYearNavigation,
	.TESTcpMonthNavigation
			{
			background-color:#6677DD;
			text-align:center;
			vertical-align:center;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:bold;
			}
	.TESTcpDayColumnHeader,
	.TESTcpYearNavigation,
	.TESTcpMonthNavigation,
	.TESTcpCurrentMonthDate,
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDate,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDate,
	.TESTcpCurrentDateDisabled,
	.TESTcpTodayText,
	.TESTcpTodayTextDisabled,
	.TESTcpText
			{
			font-family:arial;
			font-size:8pt;
			}
	TD.TESTcpDayColumnHeader
			{
			text-align:right;
			border:solid thin #6677DD;
			border-width:0 0 1 0;
			}
	.TESTcpCurrentMonthDate,
	.TESTcpOtherMonthDate,
	.TESTcpCurrentDate
			{
			text-align:right;
			text-decoration:none;
			}
	.TESTcpCurrentMonthDateDisabled,
	.TESTcpOtherMonthDateDisabled,
	.TESTcpCurrentDateDisabled
			{
			color:#D0D0D0;
			text-align:right;
			text-decoration:line-through;
			}
	.TESTcpCurrentMonthDate
			{
			color:#6677DD;
			font-weight:bold;
			}
	.TESTcpCurrentDate
			{
			color: #FFFFFF;
			font-weight:bold;
			}
	.TESTcpOtherMonthDate
			{
			color:#808080;
			}
	TD.TESTcpCurrentDate
			{
			color:#FFFFFF;
			background-color: #6677DD;
			border-width:1;
			border:solid thin #000000;
			}
	TD.TESTcpCurrentDateDisabled
			{
			border-width:1;
			border:solid thin #FFAAAA;
			}
	TD.TESTcpTodayText,
	TD.TESTcpTodayTextDisabled
			{
			border:solid thin #6677DD;
			border-width:1 0 0 0;
			}
	A.TESTcpTodayText,
	SPAN.TESTcpTodayTextDisabled
			{
			height:20px;
			}
	A.TESTcpTodayText
			{
			color:#6677DD;
			font-weight:bold;
			}
	SPAN.TESTcpTodayTextDisabled
			{
			color:#D0D0D0;
			}
	.TESTcpBorder
			{
			border:solid thin #6677DD;
			}