﻿body
{margin: 0px; padding:0px;}
.txt,body,table
{
	margin: 0px;
	font-family: arial;
	font-size: 12px;
	color: #686454;
}
.txtb
{
	font-size : 12px;
}
.black
{
	color: #000000;
}
.inputs
{
	font-family:Arial;
	font-size : 12px;
	color: #000000;
	border-top: solid 1px #686454;
	border-left: solid 1px #686454;
	border-right: solid 1px #686454;
	border-bottom: solid 1px #686454;
	background-color:#ffffff;
}
textarea{overflow:auto;}
.titles
{
	color: #000000;		
	font-weight:bold;

}
.sub_titles
{
	color: #4C4B49;		
	font-weight:bold;
}
.sub_txt
{
	color: #898887;
}
a
{
	text-decoration:none;
	color: #000000;
	font-weight:bold;
}
.ok
{
	color: #7AC142;
	font-weight:normal;
}
.alerts
{
	color: #ED1B23;
	font-weight:normal;
}
.footer_txt
{
	color: #000000;
}
/*A:Visited
{text-decoration: underline;}
A:Active
{text-decoration: underline;}
A:Hover
{text-decoration: none;}*/
p
{
	margin:0;
	padding:0;
}
img
{	
	border: solid 0px #fff;
}
.LogoTxt
{
    color: #005180;
	font-size: 20px;
    font-weight: bold;
}
h1
{
	margin: 0px;
	padding:0px;
	font-size: 13px;	
}
