﻿html,body{height:100%;}
body, table
{margin: 0px; padding:0px;}
.txt,body,table
{
	font-family:Arial;
	font-size : 12px;
	color: #000000;
	font-weight:normal;
	text-decoration: none;
}
.txtb
{
	font-size : 12px;
}
.black
{
	color: #000000;
}
.inputs
{
	font-family:Arial;
	font-size : 12px;
	color: #000000;
	border-bottom: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-top: solid 1px #000000;
	background-color:#ffffff;
}
.no_borders
{
	font-family:Arial;
	font-size : 12px;
	color: #b1b1b1;
	border-bottom: solid 0px #ffffff;
	border-left: solid 0px #ffffff;
	border-right: solid 0px #ffffff;
	border-top: solid 0px #ffffff;
	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: #FF6600;
	font-weight: bold;
}
.ok
{
	color: #7AC142;
	font-weight:normal;
}
.alerts
{
	color: #FE003C;
	font-weight:normal;
}
.footer a
{
	color: #666666;
	font-size: 11px;
	font-weight: normal;
}
.footer
{
	color: #666666;
	font-size: 12px;
	font-weight: normal;
}
/*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;
	behavior: url(Client/iepngfix.htc)
}
.top_pad_2
{
	padding-top: 2px;
}
.no_border
{
	border: solid 0px #fff;
}
label
{
	padding-bottom: 2px;
	height: 1px;
}
.lable
{
	padding-bottom: 0px;
	height: 1px;
}
.hidden
{
	display: none;
}
.b
{
	font-weight: bold;
}
