body, form {
	margin: 0;
	padding: 0;
	text-align: center;
}

td, div, input, select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: Gray;
	text-align: left;
}

a {
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Gray;	
	text-align: left;	
}

.main {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
}

.menu {
	height: 135px;
	width: 500px;
	float: left;
}

.pads {
	width: 500px;
	float: none;
	margin-top: -12px;
	margin-left: 0px;
}

.logo {
	width: 500px;
	height: 102px;
	float: none;
	margin-bottom: 10px;
	margin-top: 0px;
}

.alert_login {
	margin-top: 82px;
	margin-left: 370px;
	z-index: 50;
	position: absolute;
}

.alert_login a {
	color: #4169E1;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

.login {
	height: 135px;
	width: 280px;
	float: left;
}

.search {
	height: 30px;
	width: 780px;
	text-align: left;
	background-color: #C5E4F9;
	float: left;
}

.search_text {
	margin-top: 9px;
	margin-left: 15px;
	color: #000000;
}

.search_text a {
	font-weight: bold;
	text-decoration: none;
}

.search_text a:hover {
	color: #000000;
}

.footer_text {
	margin-top: 9px;
	color: #000000;
}

.footer_text a {
	text-decoration: none;
}

.footer_text a:hover {
	color: #000000;
}

.url {
	color: Blue;
}

.find {
	height: 60px;
	width: 780px;
	text-align: left;
	background : url(../images/find_bgr.gif) repeat-x;
	float: left;
}

.map {
	width: 475px;
	height: 378px;
	margin-top: 5px;
	float: none;
}

.map div {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: Black;
	text-align: center;	
}

.map_595 {
	width: 595px;
	height: 350px;
	margin-top: 5px;
	float: none;
}

.map_595 div {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: Black;
	text-align: center;	
}

.content1 {
	width: 475px;
	margin-top: 1px;
	margin-bottom: 5px;
	float: left;
}

.area_top {
	width: 475px;
	height: 12px;
	margin-top: 5px;
	float: left;
	background : url(../images/area_top.gif) no-repeat; 
}

.area_center {
	width: 475px;
	float: left;
	background : url(../images/area_center.gif) repeat-y; 
}

.area_bottom {
	width: 475px;
	height: 12px;
	float: left;
	background : url(../images/area_bottom.gif) no-repeat; 
}

.header_table_comment {
	font-weight: bold;
	height: 16px;
	line-height: 16px;
	vertical-align: baseline;
}

.size12 {
	font-size: 12px;
}

.area_bottom_buttons {
	text-align: right;
	height: 30px;
	line-height: 30px;
	vertical-align: baseline;
}

.area_bottom_buttons2 {
	text-align: right;
	height: 16px;
	line-height: 16px;
	vertical-align: baseline;
}

.area_bottom_forms {
	text-align: left;
	line-height: 16px;
}

.mig {
	margin-right: 5px;
	float: left;
	border: 1px solid #C2C2C2;
	background-color: #ffffff;
	font-size: 0px;
}

.mig img {
	margin: 3px;
}

.area {
	margin: 5px 10px 5px;
	font-size:12px;
}

.area_title {
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#CC6600;
}

.content11 {
	width: 595px;
	margin-top: 1px;
	margin-bottom: 5px;
	float: left;
}

.content2 {
	width: 300px;
	margin-left: 5px;
	margin-top: 1px;
	margin-bottom: 5px;
	float: left;
}

.content22 {
	width: 180px;
	margin-left: 5px;
	margin-top: 1px;
	margin-bottom: 5px;
	float: left;
}

.content3 {
	width: 780px;
	margin-left: 0px;
	margin-top: 5px;
	float: left;
}

.copyright {
	width: 780px;
	height: 30px;
	background : url(../images/find_bgr_bot.gif) repeat-x;
	margin-bottom: 10px;
	text-align: center;
	float: left;
	display: block;
}

.tab a {
	text-decoration : none;
	font-weight : bold;
	color : Gray;
	width : 100px;
	height : 23px;
	background: url('../images/passiv_tab.gif') no-repeat;
	text-align : center;
	padding-top: 12px;
	display: block;
	float: left;
}

.tab a:hover {
	text-decoration : none;
	font-weight : bold;
	color : #3F3F3F;
	width : 100px;
	height : 27px;
	background : url('../images/passiv_tab_up.gif') no-repeat;
	text-align : center;
	display: block;
	padding-top: 8px;
	float: left;
}

.tabs_a {
	text-decoration : none;
	font-weight : bold;
	color : #3F3F3F;
}

.tab_active {
	width : 100px;
	height : 27px;
	background : url('../images/activ_tab.gif') no-repeat;
	text-align : center;
	padding-top: 8px;
	display: block;
	float: left;
}

.login_area, .text_area, .text_box, text_area_file {
	background : #ffffff;
	border : 1px solid #b2b2b2;
	font-family: Tahoma;
	color : #696969;
}

.login_area {
	width: 85px;
	height : 13px;
}

.text_area {
	width: 200px;
	height : 13px;
	font-size: 11px;
}

select.text_area {
	width: 173px;
	height : 18px;
	font-size: 11px;
}

.text_area_file {
	width: 180px;
	height : 18px;
	font-size: 11px;
}

.login_bgr {
	background : url(../images/login.gif) no-repeat;
}

.image_crime {
	margin-right: 5px;
	float: left;
	width: 92px;
	height: 69px;
	border:1px solid #C2C2C2;
	display:block;
	text-align: center;
	padding:3px;
}

.crimes_yelow, .crimes_blue, .crimes_yelow_520, .crimes_blue_520, .crimes_yelow_780, .crimes_blue_780, .crimes_red_780, .crimes_green_780, .crimes_message_780, .crimes_green_520 {
	border: 1px solid #f4c28c;
	width: 292px;
	margin-top: 5px;
	float: left;
	display: block;
	padding: 3px;
}

.crimes_blue, .crimes_blue_520, .crimes_blue_780 {
	border: 1px solid #aaccff;
}

.crimes_green_520 {
	border: 1px solid #99ee77;
}

.crimes_yelow_520, .crimes_blue_520, .crimes_green_520 {
	width: 467px;
}

.crimes_yelow_780, .crimes_blue_780, .crimes_red_780, .crimes_green_780, .crimes_message_780 {
	width: 587px;
}

.crimes_red_780 {
	border: 1px solid #ed1c24;
	background-color: #f2ddd4;
	font-size: 12px;
	color: #790000;
}

.crimes_green_780 {
	border: 1px solid #7cc576;
	background-color: #e7f6e6;
	font-size: 12px;
	color: Green;
}

.crimes_message_780 {
	border: 1px solid #448cca;
	background-color: #d9e6f2;
	font-size: 12px;
	color: #0054a6;
}

.crimes_blue_780 a {
	color: blue;
	text-decoration: none;
}

.crimes_caption {
	display: block;
	float: left;
	margin-top: 8px;
	margin-bottom: 3px;
	font-weight: bold;
}

.table_class td {
	border: 1px solid #aaccff;
}

.table_class a {
	color: blue;
	text-decoration: none;
}

.head td {
	border: 1px solid #f4c28c;
	font-weight: bold;
	text-align: center;
}

td.center {
	text-align: center;
}

.banner_255 {
	background : url('../images/banner_255.gif') no-repeat;
	padding-top: 9px;
	padding-bottom: 9px;
	margin-top: 5px;
	text-align: center;
	height: 78px;
	width: 255px;
	float: left;
}

.banner_520 {
	background : url('../images/banner_520.gif') no-repeat;
	padding-top: 9px;
	padding-bottom: 9px;
	margin-top: 5px;
	text-align: center;
	height: 78px;
	width: 520px;
	float: left;
}

.banner_234_60 {
	background : url('../images/banner_234_60.gif') no-repeat;
	padding-top: 9px;
	padding-bottom: 9px;
	margin-top: 5px;
	text-align: center;
	height: 60px;
	width: 300px;
	float: left;
}

.banner_160_600 {
	background : url('../images/banner_160_600.gif') no-repeat;
	padding-top: 9px;
	padding-bottom: 9px;
	margin-top: 5px;
	text-align: center;
	height: 600px;
	width: 180px;
	float: left;
}

.banner_728_90 {
	background : url('../images/banner_728_90.gif') no-repeat;
	padding-top: 9px;
	padding-bottom: 9px;
	margin: 0px;
	text-align: center;
	height: 90px;
	width: 780px;
	float: left;
}

.banner_728_90_empty {
	background : url('../images/banner_728_90_empty.gif') no-repeat;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 0px;
	text-align: center;
	height: 90px;
	width: 780px;
	float: left;
}

.banner_180_150 {
	width: 180px;
	height: 150px;
	float: left;
	margin-top: 5px;
	background-color: #FFEBCD;
}

.banner_300_250 {
	width: 300px;
	height: 250px;
	float: left;
	margin-top: 5px;
	background-color: #FFEBCD;
}

.crime_desription_01 {
	width: 160px;
	float: left;
}

.crime_desription_02 {
	width: 158px;
	float: left;
	margin-left: 10px;
}

.crime_desription_03 {
	width: 270px;
	float: left;
	margin-left: 10px;
}

.crime_award {
	margin-left: 10px;
	float: left;
}

.crime_info div, .crime_info td, .crime_info span {
	font-size: 12px;
}

.prirost {
	width: 780px;
	float: left;
}

.width_780 {
	width: 772px;
}

.list_by, .list_by_selected, .filter_by, .filter_by_selected {
    border: 1px solid #d0d0d0;
    margin: 1px;
    padding: 1px 2px;
    cursor: pointer;    
}

.filter_by {
	white-space: nowrap;
}

.list_by_selected, .filter_by_selected, .filter_options {
    background-color: #c5e4f9;
}

.list_by:hover, .list_by_selected:hover, .filter_by:hover, .filter_by_selected:hover {
    border: 2px solid #d0d0d0;
    margin: 0px;
}

.filter_by, .filter_by_selected {
	line-height: 15px;
}

.filter_n {
	line-height: 16px;
	color: black;
}

.filter_tpad {
	padding-top: 10px;
	vertical-align: top;
}

.clear_both {
	clear: both;
	font-size: 0px;
}

.comments_system {
	background: transparent url('../images/comments.gif') repeat-y;
	padding-left: 30px;
	margin: 4px 0 0 0;
}

.persona_line {
	height: 41px;
	background: transparent url('../images/persona_line.gif') repeat-x;
}

.persona_line_v {
	height: 12px;
	background: transparent url('../images/persona_line_v.gif') repeat-y;
	font-size: 0px;
}

.persona_line_v_long {
	background: transparent url('../images/persona_line_v.gif') repeat-y;
}

.persona_line_h {
	height: 2px;
	background: transparent url('../images/persona_line_h.gif') repeat-x;
	font-size: 0px;
	margin-left: 20px;
	width: 80px;
}

.persona {
	height: 41px;
	background: transparent url('../images/persona.png') no-repeat;
	padding-left: 49px;
}

.persona_caption {
	height: 41px;
	line-height: 37px;
	vertical-align: baseline;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	background: #ffffff;
	padding: 0 8px 0 8px;
	float: left;
}

.persona_date {
	height: 41px;
	line-height: 37px;
	vertical-align: baseline;
	background: #ffffff;
	padding: 0 8px 0 8px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	float: right;
	margin-right: 8px;
}

.persona_message {
	padding: 0 8px 4px 41px;
}

.persona img {
	margin: 0 8px 0 0;
	border: 0px;
}