﻿body
{
	background-color: #FFFFFF;
	font-family: Verdana, Arial; /*color : #FFFFFF;*/
	font-size: 10pt;
}
table
{
	font-size: 10pt;
}
.checkbox
{
	font-size: 8pt;
}
.h4 
{
	font-size: 18pt;
}
.title
{
	font-weight: bold;
	font-size: 18pt;
	color: #FFFFFF;
}
.txtHeader
{
	color: #FFFFFF;
}
.loginStatus
{
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.map
{
	position: absolute;
	top: 150;
	left: 39;
}
.objectHtml
{
	position: absolute;
	top: 350;
	left: 39;
}
.oLabel
{
	font-family: Courier New;
	font-size: 10pt;
}
.hyperLink
{
	/*color: #FFFFFF;*/
}
.adresses
{
	border-top-color:Gray;
}

.font10
{
	font-size: 10pt;
}

.message
{
	font-weight: bold;
}
.delete_btn
{
	background-attachment: fixed;
	background-image: "~/delete_red.jpg";
	background-repeat: no-repeat;
}
.gridView table tBody tr td
{
	color: #FF0000;
	overflow: auto;
}
.bgPanel
{
	background-color: #5D77CB;
}
