﻿html,body
{
	height:100%;
	background-color:#ffffff;
	color:#464646;
	background-image:url(../../img/bg.gif);
	background-repeat:repeat-x;
}
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;}
.tbl, .td_tbl table
{
	border-collapse:separate;
	border-spacing: 2px;
}
.txt,body,table,div
{
	font-family:Arial;
	font-size : 13px;
	color: #181818;
	font-weight:normal;
	text-decoration: none;
}
.inputs
{
	font-family:Arial;
	font-size : 13px;
	height:19px;
	line-height:18px;
	color: #151515;
	border-bottom: solid 1px #CECECE;
	border-left: solid 1px #CECECE;
	border-right: solid 1px #CECECE;
	border-top: solid 1px #CECECE;
	background-color:#ffffff;
	padding: 0px 2px 0 2px;
}
textarea
{
    overflow:auto;
}
label, a, input
{
	outline:expression(hideFocus='true'); 
	outline:none;
}
a
{
	text-decoration:none;
	color: #AD3C62;	
}
.ok
{
	color: #7AC142;
}
.alerts
{
	color: #8E1D3C;
}
.msg
{
	border: solid 1px #dddddd;
	padding: 5px;
	background-color:#fff; 
	position:absolute; 
	font-size: 13px;
	font-weight:bold;
}
h1
{
	font-size: 16px;
	color:#000;
	margin-bottom:10px;
}
h2
{
	font-size: 13px;
	color: #1A93E5;
	margin: 15px 0 15px 0;
}
h3
{
	font-size: 14px;
	color: #B72F24;
	margin-bottom:10px;
}
h4
{
	font-size: 12px;
	color: #2389AF;
}
.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;
}
.abs
{
	position:absolute;
}
.vsummary ul
{
	margin: 0px 18px 25px 0px;
	color: #8E1D3C;
	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: #505050;
}
/* Sitemap child */
.sm_c
{
	margin-right: 25px;
	margin-top: 4px;
}
.sm_c a
{
	font-weight: normal;
	color: #505050;
}
.user_img
{
	background-repeat:no-repeat;
	background-position:center;
	background-color: #fff;
}
.center
{
	text-align:center;
}
/*pager*/
.pager th
{
	color: #5F5F5F;
	font-size: 15px;
	font-weight:normal;
}
.pager a
{
	font-size: 13px;
}
.hand
{
	cursor:pointer;
}
.footer
{
	color: #E9E9E9;
	font-weight:bold;
	text-align:left;
	padding-bottom:12px;
	border-bottom:solid 1px #ECECEC;
}
.footer a
{
	color: #181818;
	font-size:11px;
	font-weight:normal;
}
#txt_footer
{
	text-align:right; 
	margin: 0px 0px 10px 20px;
	color: #898989;
	clear:both;
	font-size:11px;
}
.modaly
{
	position: absolute;
	display:none;
	z-index: 150;
}
