body {
	margin: 0px 0px 0px 0px;
	}

span.head_txt {
	color: #224B97;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15;
	font-weight: bold;
	}

span.red_txt {
	color: #000000;
	font-size: 13;
	font-weight: bold;
	}

span.blue_txt {
	color: #226BF4;
	font-size: 13;
	font-weight: bold;
	}
	
td.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	}

td {
	font-size: 12;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	} 

td.selector {
	background: #f4f4f4;
}

td.folders_sel {
	background: #e4e4e4;
}
td.folders {
	background: #f4f4f4;
	border-bottom: 1px, solid;
	border-color: #e4e4e4;
}

td.cell {
	background: url('images/point.gif') #043DA8;
	}

	
td.foto_pre {
	background: #2259C2;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10;
	font-weight: bold;
	padding-top: 2px;
	width: 84px;
	height: 18px;
	text-align: center;
	padding: 2px 2px 2px 2px;
	}

td.ground_foto {
	background: #174292;
	width: 92px;
	height: 120px;
	vertical-align: top;
	padding: 3px 3px 3px 3px;
	}


td.foto {
	width: 88px;
	height: 100px;
	text-align: center;
	vertical-align: middle; 
	background: url('images/point_darkblue1.gif') #184DAF;
	padding: 2px 0px 2px 0px; 
	}
	
td.cell_white {
	background: url('images/point_white.gif') #FFFFFF;
	vertical-align: top;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	}

td.head_cell {
	background: url('images/point_white.gif') #FFFFFF;
	vertical-align: top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	padding: 3px 3px 3px 3px;
	border: 1px solid #4391E8;
	background: #FFFFFF;
	color: #590A0C;
	}

td.other_cell {
	background: url('images/point_white.gif') #FFFFFF;
	vertical-align: top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	padding: 1px 1px 1px 5px;
	border: 1px solid #D8E6F3;	
	background: #FFFFFF;
	color: #000000;
	}
	
	
td.head_menu {
	background: url('images/point.gif') #043DA8;
	color: #5489EC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15;
	font-weight: bold;
	}

td.registr {
	background: url('images/reg_pov.gif') #236CF4;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: bold;
	}

input.go {
	background: url('images/reg_pov.gif') #236CF4;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: bold;
	cursor: pointer;
	border: 0px;
	}
	
td.msg_cab {
	background: url('images/wel_msg.gif') #226BF4;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13;
	font-weight: bold;
	padding-left: 20px;
	}

td.error_message {
	background-color: #F0641A;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	border : groove #000000 1px;
	}
	
td.menu_brd {
	background: url('images/menu_brd.gif') #2759B7;
	}

td.menu_brd1 {
	background: url('images/menu_brd4.gif') #0E4BBE;
	}
	
td.menu_fon {
	background: url('images/point.gif') #013BA7;
	}
	
td.menu_p {
	background: url('images/menu_fon.gif') #1147AD;
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
input.field {
	border: 1px solid #000000;
	}
	
input.field_err {
	border: 1px solid #FF0000;
	}

select {
	background-color: #FFFFFF;
	font-size: 11px;
}

option.err {
	background-color: #FF2B2B;
	font-size: 11px;
	color: #FFFFFF;
}

textarea.field {
	border: 1px solid #000000;
	SCROLLBAR-FACE-COLOR: #999999; 
	SCROLLBAR-HIGHLIGHT-COLOR: #666666; 
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #ffffff
	background-color: #FFFFFF;
	font-size: 12;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	}

textarea.field_err {
	border: 1px solid #FF0000;
	SCROLLBAR-FACE-COLOR: #999999; 
	SCROLLBAR-HIGHLIGHT-COLOR: #666666; 
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #ffffff
	background-color: #FFFFFF;
	font-size: 12;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	}

textarea {
	SCROLLBAR-FACE-COLOR: #999999; 
	SCROLLBAR-HIGHLIGHT-COLOR: #666666; 
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #ffffff
	border: 1px solid #000000;
	background-color: #FFFFFF;
	font-size: 12;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input.btn {
	border : solid #000000 1px;
	background-color: #4480BC;
	color: #FFFFFF;
	width: 100px;
	cursor:pointer;
	}
	
input.file {
	border : solid #000000 1px;	
	background-color: #FFFFFF;
	color: #000000;
	}

span.page_cur {
	border : 1px solid #000000;
	background-color: #FFFFFF;
	color: #002F87;
	font-weight: bold;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	text-align: center;
	margin: 2px 2px 2px 2px;
	padding: 4px 4px 4px 4px;
	}

span.page_other {
	border : 1px solid #000000;
	background-color: #5489EC;
	cursor: pointer;
	font-weight: bold;
	color: #FFFFFF;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	margin: 2px 2px 2px 2px;
	text-align: center;
	vertical-align: middle;
	padding: 3px 3px 3px 3px;
	}

strong.head1 {
 color: #343840;
	}
strong.head2 {
	color: #5D687C;
}
a.menu:visited {color: #FFFFFF; text-decoration: none; font-size:12;font-family: Arial, Helvetica, sans-serif; font-weight: bold}
a.menu:link {color: #FFFFFF; text-decoration: none; font-size:12;font-family: Arial, Helvetica, sans-serif; font-weight: bold}
a.menu:hover {color: #8CB6F2; text-decoration: none; font-size:12;font-family: Arial, Helvetica, sans-serif; font-weight: bold}

a.menu1:visited {color: #FFFFFF; text-decoration: none; font-size:12;font-family: Arial, Helvetica, sans-serif; font-weight: bold}
a.menu1:link {color: #FFFFFF; text-decoration: none; font-size:12;font-family:  Arial, Helvetica, sans-serif; font-weight: bold}
a.menu1:hover {color: #8CB6F2; text-decoration: none; font-size:12;font-family: Arial, Helvetica, sans-serif; font-weight: bold}

a.txt:visited {color: #002F87; text-decoration: none; font-size:12;font-family: Arial, Helvetica, sans-serif; font-weight: normal}
a.txt:link {color: #002F87; text-decoration: none; font-size:12;font-family: Arial, Helvetica, sans-serif; font-weight: normal}
a.txt:hover {color: #002F87; text-decoration: underline; font-size:12;font-family: Arial, Helvetica, sans-serif; font-weight: normal}

a.txt1:visited {color: #FFFFFF; text-decoration: none; font-size:12;font-family: Arial, Helvetica, sans-serif; font-weight: normal}
a.txt1:link {color: #FFFFFF; text-decoration: none; font-size:12;font-family: Arial, Helvetica, sans-serif; font-weight: normal}
a.txt1:hover {color: #FFFFFF; text-decoration: underline; font-size:12;font-family: Arial, Helvetica, sans-serif; font-weight: normal}


a.enter:visited {color: #002F87; text-decoration: none; font-size:11;font-family: Arial, Helvetica, sans-serif; font-weight: bold}
a.enter:link {color: #002F87; text-decoration: none; font-size:11;font-family: Arial, Helvetica, sans-serif; font-weight: bold}
a.enter:hover {color: #002F87; text-decoration: none; font-size:11;font-family: Arial, Helvetica, sans-serif; font-weight: bold}

a.menu0:visited {color:#5489EC; font-weight:bold; text-decoration: none;}
a.menu0:link {color:#5489EC; font-weight:bold; text-decoration: none;}
a.menu0:hover {color:#5489EC; font-weight:bold; text-decoration: underline;}

a.registr:visited {	color: #FFFFFF;	font-family: Arial, Helvetica, sans-serif; font-size: 12;	font-weight: bold; text-decoration: none;}
a.registr:link {	color: #FFFFFF;	font-family: Arial, Helvetica, sans-serif; font-size: 12;	font-weight: bold; text-decoration: none;}
a.registr:hover {	color: #FFFFFF;	font-family: Arial, Helvetica, sans-serif; font-size: 12;	font-weight: bold; text-decoration: underline;}

a.happy:visited {color: #F21606; text-decoration: none; font-size:13;font-family: Arial, Helvetica, sans-serif; font-weight: normal}
a.happy:link {color: #F21606; text-decoration: none; font-size:13;font-family: Arial, Helvetica, sans-serif; font-weight: normal}
a.happy:hover {color: #F21606; text-decoration: underline; font-size:13;font-family: Arial, Helvetica, sans-serif; font-weight: normal}


a.banner:visited {color: #FFFFFF; text-decoration: none; font-size:12;font-family: Arial, Helvetica, sans-serif; font-weight: normal}
a.banner:link {color: #FFFFFF; text-decoration: none; font-size:12;font-family: Arial, Helvetica, sans-serif; font-weight: normal}
a.banner:hover {color: #FFFFFF; text-decoration: underline; font-size:12;font-family: Arial, Helvetica, sans-serif; font-weight: normal}

td.other_cell form {
	position: absolute; 
	margin: -1px 0px 0px -4px;
	}

td.but_pay {
	border: 0px;
	height: 25px;
	}

/* 
 * ========================================
 * Navigation
 * ========================================
 */
.navigation {
	color:#666; 
	border:0px;
}

.navigation a:link,
.navigation a:visited,
.navigation a:hover,
.navigation a:active {
	text-decoration:none;
	color: #000000;
	background:#79B5FC;
	border:1px solid #4F4F4F;
	padding: 3px 6px;
	font-size:11px;
}

.navigation a:hover {
  	background:#226BF4;
	color:#040404;
	border-color:#4F4F4F;
}

.navigation span {
	text-decoration:none;
	background:#fff;
	padding:3px 6px;
	border:1px solid #E6E6E6;
	color:#ccc;
	font-size:11px;
}

.navigation span.current {
  border: 1px solid #040404;
  font-weight: bold;
  background: #2E6AB1;
  color: #fff;
}

/*=====================================================*/
div.foto_border{
	padding:2px 2px 2px 2px;
	margin:2px 2px 2px 2px;
	border:1px solid #374446;
	float:left;
	}
