.flexi_logout
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #A61A1A;
	text-decoration: none;
	padding-left: 20px;
	padding-bottom: 5px;
}

.flexi_tableau
{
	background-color: #3792A8; 
}

.flexi_tableauover
{
	background-color: #9FCAD5; 
}

.flexi_title
{
	font-family:Arial; 
	font-size:13px;
	color:#d12b2b; 
	margin:0px;
	text-transform:uppercase;
	font-weight: bold;
}

.flexi_title2
{
	font-family:Arial; 
	font-size:12px; 
	color:#868d94; 
	border-bottom:1px dotted  #d7d7d9; 
	padding-left:16px;
	text-transform:capitalize;
	font-weight: bold;
}

.flexi_title3
{
	font-family:Arial; 
	font-size:12px;
	color:#d12b2b; 
	padding-left:16px;
	margin:0px;
	text-transform:lowercase;
	font-weight: bold;
}

.flexi_text
{
	margin:15px 0px;
	font-family:Tahoma;
	font-size:11px;
}

.flexi_tableedit
{
	background-color: #C9E2E7; 
	border: 1px solid #3792A8;
}

.flexi_tableaueditover
{
	background-color: #C9E2E7; 
	border: 1px solid #3792A8;
}

.flexi_tableauedit
{
	background-color: #FFFFFF; 
	border: 1px solid #C9E2E7;
}

.flexi_navon
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #3792A8;
	text-decoration: none;
}

.flexi_link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #000000;
}

.flexi_link:hover
{
	color: #FF7F00;
}

.dashed
{
	border: dashed 1px #CCCCCC; 
	padding: 10px 10px 10px 10px;
}

.flexi_ImgBorder
{
	padding: 10px;
}
.flexi_ImgBorderLeft
{
	padding-left: 10px;
	padding-bottom: 10px;
}
.flexi_ImgBorderRight
{
	padding-right: 10px;
	padding-bottom: 10px;
}
.flexi_BoxLogged{
	margin-left: 10px;
	margin-top: 10px;
	padding: 5px;
	border: solid 1px #888888; 
	width: 150px; 
	position: fixed; 
	top: 0px; 
	left: 0px;
	background-color: #FFFFFF;
}
.selectPoliceSize
{
	border: 1px solid #000000;
	font-family: Verdana;
	font-size: 10px;
}

.txt1Cols
{
	width: 100%;
}

#foo .txt1Cols
{
	width: 100%;
}

.txt2Cols
{
	width: 47%;
	float: left;
	margin-right: 5px;
	padding: 5px;
}

#foo .txt2Cols
{
	width: 47%;
	border: 1px solid #cccccc;
	float: left;
	margin-right: 5px;
	padding: 3px;
}

.txt3Cols
{
	width: 30%;
	float: left;
	margin-right: 5px;
	padding: 5px;
}

#foo .txt3Cols
{
	width: 30%;
	border: 1px solid #cccccc;
	float: left;
	margin-right: 5px;
	padding: 5px;
}

.LINK{
	font-family:Tahoma; 
	font-size:11px; 
	font-weight:bold; 
	color:#72798b; 
	text-decoration:none; 
}
.LINK:hover{ text-decoration:underline;}
