body, form {
	margin: 0;
	padding: 0;
}

img {
    border:0px;
}

td, div, a, input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

a	{
	font-family: Verdana;
	font-size: 11px;
	color: #000028;
}

.textbox {
	width: 100%;
}

.textarea {
	width: 100%;
}

input {
		background-color: #f2f9ff;
		border-width: 1px;
		border-style: solid;
		border-color: #90b9e3;
		font-family: Tahoma;
		font-size: 11px;
		color: #4e7194;
		height: 20px;
}

textarea {
		background-color: #f2f9ff;
		border-width: 1px;
		border-style: solid;
		border-color: #90b9e3;
		font-family: Tahoma;
		font-size: 11px;
		color: #4e7194;
}

select {
		background-color: #f2f9ff;
		border-width: 1px;
		border-style: solid;
		border-color: #90b9e3;
		font-family: Tahoma;
		font-size: 11px;
		color: #4e7194;
		height: 20px;
}

FONT {
			font-family: Verdana;
			font-size: 12px;
}

.table_br	{
			border-left: 1px solid #ffa200;
			border-right: 1px solid #ffa200;
/*			border-bottom: 1px solid #787878;*/
}

.menu_txt	{
			font-family: Times New Roman;
			font-size: 12pt;
			color: #265381;
			margin-left: 10px;
			margin-right: 10px;
			text-decoration: none;
}

.menu2_txt	{
			font-family: Times New Roman;
			font-size: 12pt;
			color: #787878;
			margin-left: 10px;
			margin-right: 10px;
			text-decoration: none;
}

.center_cont	{
				font-family: Verdana;
				font-size: 11px;
				color: #000000;
				padding: 20px;
				text-align: justify;
				text-decoration: none;
}

.news	{
		font-family: Verdana;
		font-size: 10px;
		color: #323232;
		text-align: left;
		padding: 15px;
}

.news_blue	{
			font-family: Verdana;
			font-size: 11px;
			color: #247ebd;
			font-weight: bold;
			text-decoration: none;
}

.news_blue1	{
			font-family: Verdana;
			font-size: 12px;
			color: #247ebd;
			font-weight: bold;
			text-decoration: none;
}

.news_black	{
			font-family: Verdana;
			font-size: 11px;
			color: #161616;
			font-weight: bold;
			text-decoration: none;
}

.news_black1	{
			font-family: Verdana;
			font-size: 12px;
			color: #161616;
			font-weight: bold;
			text-decoration: none;
}

.copyright	{
			font-family: Tahoma;
			font-size: 10px;
			color: #5e5e5e;
			letter-spacing: 0.1em;
}

.copyright2	{
			font-family: Tahoma;
			font-size: 10px;
			color: #d6d9df;
			letter-spacing: 0.1em;
			margin-right: 20px;
}

.copyright2_a	{
			font-family: Tahoma;
			font-size: 10px;
			color: #d6d9df;
			letter-spacing: 0.1em;
			text-decoration: underline;
}
			
			
.pager {
	margin-top		: 5px;
	background		: #000E88;
	padding: 2px 2px 2px 2px;
    font-family: Verdana;
	font-size: 11px;
}

.pager td {
	padding			: 5px;
	background		: #DDDDDD;
	width: 20%;
	white-space: nowrap;
}


.tbl	{
    margin-top          : 5px;
    background          : #74A5DA;
    font-family			: Verdana;
	font-size			: 11px;
     
}

.tbl td {
     padding               : 5px;
/*     background          : #ffffff;*/
}
.tbl tr {
	background		: #ffffff;
}
.tbl tr:hover {
	background		: #EFFAF4;
}
.tbl .tr1 {
	background		: #EFF4FA;
}
.tbl .head td {
	background		:#f7f7f7;
	font-weight		: bold;
	font-size		: 10px;
	white-space: nowrap;
}

.tbl TH {
   background		: #f7f7f7;
	font-weight		: bold;
	font-size		: 10px;
}

.crimes_blue{
	margin-top: 5px;
	padding: 3px;

	border: 1px solid #aaccff;
	width: 510px;
}

.text_area {
	background : #ffffff;
	border : #b2b2b2 solid 1px;
	font-family: Tahoma;
	color : #696969;
	width: 250px;
	height : 17px;
	font-size: 11px;
}


.crimes_blue_480 {
	width: 480px;
	margin-top: 5px;
	float: left;
	display: block;
	padding: 3px;
	border: 1px solid #aaccff;
}

.red{
    background: #ffccaa;
}