﻿html,body
{
    height:100%;
    background-color:#e8dfd2;
    color:#000000;
}
body, table
{
    margin: 0px; 
    padding:0px;
}
.txt,body,table
{
	font-family:Arial;
	font-size : 12px;
	color: #000000;
	font-weight:normal;
	text-decoration: none;
}
h1
{
	position:absolute;
	padding:0;
	margin:0;
	color: #D0D0D0;
	font-size:11px;
	top:10;
	z-index:100;
	font-weight:normal;
}
h2
{
	color: #ffffff;
	font-size:12px;
	padding:0;
	margin:0;
	margin-right:10px;
}
.home
{
	font-family:Arial;
	font-size : 12px;
	color: #000000;
	font-weight:normal;
	text-decoration: none;
    margin: 0px; 
    padding:0px;
}
.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;
}
textarea
{
    overflow:auto;
}
.titles
{
	color: #000000;		
	font-weight:bold;
}
label, a, input
{
	outline:expression(hideFocus='true'); 
	outline:none;
}
.sub_titles
{
	color: #4C4B49;		
	font-weight:bold;
}
.sub_txt
{
	color: #898887;
}
a
{
	text-decoration:none;
	color: #000000;	
}
.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;
}
p
{
	margin:0;
	padding:0;
}
img
{	
	border: solid 0px #fff;
	/* behavior: url(App_Themes/Front/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;
}
.fr
{
	float: right;
}
.fl
{
	float: left;
}
.vsummary ul
{
	
	margin: 15px 15px 0px 0px;
	color: #FF5603;
}
.footer_txt
{
	font-size:10px;
	color: #645E61;
	padding-top: 5px;
}
/* Sitemap parent */
.sm_p
{
	margin-top: 20px;
}
.sm_p a
{
	font-size: 13px;
	font-weight: bold;
}
/* Sitemap child */
.sm_c
{
	margin-right: 9px;
	margin-top: 4px;
}
.sm_c a
{
	font-weight: normal;
}
/* end sitemap	*/