﻿html,body
{
    height:100%;
    background-color:#ffffff;
    color:#222222;
}
body, table, form, input, h1, h2, h3, h4, p
{
    margin: 0px; 
    padding:0px;
}
table {border-spacing: 0px;border-collapse: collapse;}
table td {padding: 0px;border-spacing: 0px;}
.pad_tbl
{
	border-collapse: separate;
}
.txt,body,table,div
{
	font-family:Arial;
	font-size : 12px;
	color: #000000;
	font-weight:normal;
	text-decoration: none;
}
.inputs
{
	font-family:Arial;
	font-size : 13px;
	height:18px;
	line-height:18px;
	color: #151515;
	border-bottom: solid 1px #7D8B92;
	border-left: solid 1px #7D8B92;
	border-right: solid 1px #7D8B92;
	border-top: solid 1px #7D8B92;
	background-color:#ffffff;
	padding: 0 2 0 0;
}
textarea
{
    overflow:auto;
}
label, a, input
{
	outline:expression(hideFocus='true'); 
	outline:none;
}
a
{
	text-decoration:none;
	color: #222222;	
}
.ok
{
	color: #7AC142;
	font-weight:bold;
	font-size:12px;
	background-color:#fff;
}
.msg
{
	border: solid 1px #dddddd;
	padding: 5px;
}
h1
{
	font-size: 15px;
	color: #fff;
}
h2
{
	font-size: 14px;
	color: #0095D9;
}
h4
{
	font-size: 12px;
	color: #2389AF;
}
.alerts
{
	color: #FF0000;
	font-weight:bold;
}
.bold
{
	font-weight:bold;
}
* html img
{
	behavior: url(App_Themes/Front/iepngfix.htc);
}
.no_border, img
{
	border: solid 0px #fff;
}
label
{
	padding-bottom: 5px;
	height: 1px;
}
.label
{
	padding-bottom: 0px;
	height: 1px;
}
.hidden
{
	display: none;
}
.fr
{
	float: right;
}
.fl
{
	float: left;
}
.op0
{
	-moz-opacity:0;
	filter:alpha(opacity: 0);
	opacity: 0;

}
.clrb
{
	clear:both;
}
.ri
{
	position:absolute;right:0;
}
.le
{
	position:absolute;left:0;
}
.rel
{
	position:relative;
}
.vsummary ul
{
	margin: 0px 25px 25px 0px;
	padding: 0px;
	color: #D1284D;
	list-style-type: square;
}
.100_p
{
	width:100%;
	height: 100%;
}
/* Sitemap parent */
.sm_p
{
	margin-top: 20px;
}
.sm_p a
{
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
}
/* Sitemap child */
.sm_c
{
	margin-right: 25px;
	margin-top: 4px;
}
.sm_c a
{
	font-weight: normal;
	color: #0066CC;
}
.user_img
{
	background-repeat:no-repeat;
	background-position:center;
	background-color: #fff;
}
/*pager*/
.pager th
{
	color: #0095D9;
	font-size: 14px;
}
.pager a
{
	font-size: 12px;
}
.hand
{
	cursor:pointer;
}
.footer
{
	color: #646464;
}
.footer a
{
	color: #646464;
	font-size:11px;
}