﻿html,body{height:100%;}
body
{margin: 0px; padding:0px;}
.txt,body,td
{
	font-family:Arial;
	font-size : 12px;
	color: #FFFFFF;
	font-weight:normal;
	text-decoration: none;
}
.txtb
{
	font-size : 12px;
}
.black
{
	color: #000000;
}
.gray
{
	font-size: 11px;
	color: #707070;
	font-weight: normal;
}
.inputs
{
	font-family:Arial;
	font-size : 12px;
	color: #111111;
	border-bottom: solid 1px #111111;
	border-left: solid 1px #111111;
	border-right: solid 1px #111111;
	border-top: solid 1px #111111;
	background-color:#E1E1E1;
}
textarea{overflow:auto;}
.titles
{
	font-weight: bold;
	font-size: 12px;
	color: #CC0001;

}
.sub_titles
{
	color: #839297;	
}
A
{
	text-decoration:none;
	color: #FFFFFF;
	font-weight:bold;
}
.ok
{
	color: #7AC142;
	font-weight:normal;
}
.alerts
{
	color: #ED1B23;
	font-weight:normal;
}
/*A:Visited
{text-decoration: underline;}
A:Active
{text-decoration: underline;}
A:Hover
{text-decoration: none;}*/
P
{
	margin:0;
	padding:0;
}

