/* CSS Document */
BODY {
	
	SCROLLBAR-FACE-COLOR: #0E1F7C; 
	SCROLLBAR-HIGHLIGHT-COLOR: #0E1F7C; 
	SCROLLBAR-SHADOW-COLOR: #FCECCD; 
	SCROLLBAR-3DLIGHT-COLOR: #999966; 
	SCROLLBAR-ARROW-COLOR: #FCECCD; 
	SCROLLBAR-TRACK-COLOR: #FCECCD;
}
.maintext  { color: #555555;
			 font-style: normal;
			 font-weight: normal;
			 font-size: 11px;
			 line-height: 14px;
			 font-family: Verdana;
			 text-decoration: none;
			 margin: 0px 20px 10px;
			 text-align: justify;
	 }
.hometext  { color: #555555;
			 font-style: normal;
			 font-weight: normal;
			 font-size: 11px;
			 line-height: 14px;
			 font-family: Verdana;
			 text-decoration: none;
			 margin: 0px 3px 2px;
			 text-align: justify; }
.text { 
	color: #555555;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: normal; 
	font-family: Verdana; 
	text-decoration: none;
	text-align: justify;
}
.text_l { 
	color: #434D83;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: normal; 
	font-family: Verdana; 
	text-decoration: none
}

.txtLink {color: #0E1F7C; font-style: normal; font-weight: normal; font-size: 11px; line-height: 13px; font-family: Verdana; text-decoration: underline 
}
.txtLink:hover {color: #FEA601; font-style: normal; font-weight: normal; font-size: 11px; line-height: 13px; font-family: Verdana; text-decoration: none
}
.txtItem {  font-family: Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #205ca5; text-decoration: none}
.txtItemSub {  font-family: Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #205ca5; text-decoration: none}
.txtItemS2 {  font-family: Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #205ca5; text-decoration: none; background-color: #FEE0A5}
.txtItemS3 {  font-family: Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #205ca5; text-decoration: none; background-color: #FCF0D7}
.newsBld { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #014992; font-weight: bold}
.kartinka { border-width: 1;  border-color: #B8B8B8}
.TablePictures{
	background:#B8B8B8;
}
.LineMenu {
	background-color: #E5E5E5;
}

.OutBorder	{
	background:#FEBA35;
	border : thin;
}
.TableCell{
	background:#FCFCFC;
	font:11px Verdana,Arial,Helvetica,sans-serif;
	font-weight : bold;
	color:#666666
}
.TableCellLight{
	background:#FCFCFC;
	font:11px Verdana,Arial,Helvetica,sans-serif;
	color:#666666
}
.buttons
	    {
	        BACKGROUND-COLOR: #FCFCFC;
		    BORDER-COLOR: #EAA1A8;
		    BORDER-WIDTH: 1px;
			font-size : x-small;
		    HEIGHT: 24px;
		    WIDTH: 120px;
}
.edit
        {
           BACKGROUND-COLOR: #FCFCFC;
    	   BORDER-COLOR: #EAA1A8;
           BORDER-WIDTH: 1px;
		   FONT-SIZE: xx-small;
         }
.combo
{
    BACKGROUND-COLOR: #FCFCFC;
    BORDER-COLOR: #EAA1A8;
    BORDER-WIDTH: 1px;
    FONT-FAMILY: verdana; 
	FONT-SIZE: xx-small;
}
