﻿html,body
{
    height:100%;
    background-color:#ffffff;
    color:#767676;
}
body, table, form
{
    margin: 0px; 
    padding:0px;
}
.txt,body,table
{
	font-family:Arial;
	font-size : 12px;
	color: #767676;
	font-weight:normal;
	text-decoration: none;
}
.inputs
{
	font-family:Arial;
	font-size : 12px;
	color: #000000;
	font-weight:normal;
	background-color:ffffff;
	border-bottom: solid 1px #AFA09B;
	border-left: solid 1px #AFA09B;
	border-right: solid 1px #AFA09B;
	border-top: solid 1px #AFA09B;
}
textarea
{
    overflow:auto;
}
label, a, input
{
	outline:expression(hideFocus='true'); 
	outline:none;
}
a
{
	text-decoration:none;
	color: #CC1D00;	
}
.ok
{
	color: #7AC142;
	font-weight:normal;
}
h1, h2, h3, h4
{
	padding:0;
	margin:0;
}
h1
{
	font-size: 15px;
	color: #2389AF;
}
h2
{
	font-size: 14px;
	color: #C61C01;
}
h4
{
	font-size: 12px;
	color: #2389AF;
}
.alerts
{
	color: #C61C01;
	font-weight:normal;
}
.footer
{
	color: #767676;
	font-weight: normal;
	padding-top: 6px;
}
.footer a
{
	color: #767676;
	font-weight: bold;
}
p
{
	margin:0;
	padding:0;
}
img
{	
	border: solid 0px #fff;
}
* html img
{
	behavior: url(App_Themes/Front/iepngfix.htc);
}
.no_border
{
	border: solid 0px #fff;
}
label
{
	padding-bottom: 2px;
	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 15px 15px 0px;
	color: #C81C01;
}
.100_p
{
	width:100%;
	height: 100%;
}
/* 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;
}
/* Forum */
.ForumParentTD
{
	color: #004F74;
	background-color: #FEF3DA;
}
.ForumChildTD
{
	color: #004F74;
	background-color: #FBF8F0;
}
.ForumParentBody
{
	border: solid 1px #F2F2F2;
	padding: 10px 10px 5px 10px;
	color: #004F74;
}
.ForumChildBody
{
	border: solid 1px #F2F2F2;
	padding: 10px 10px 5px 10px;
	color: #004F74;
}
.forum_admin
{
	font-weight:bold;
	color: #004F74;
}
.forum_new_msg
{
	font-weight:bold;
	color: #004F74;
}
.forum_a
{
	color: #004F74;
}
.prnt
{
	width:13px;
	height:14px;
	background-image: url(../../icons/print.gif);
	background-repeat:no-repeat;
}
.rply
{
	width:13px;
	height:13px;
	background-image: url(../../icons/reply.gif);
	background-repeat:no-repeat;
}
.close
{
	width:13px;
	height:13px;
	background-image: url(../../icons/close.gif);
	background-repeat:no-repeat;
}
.plus
{
	width:8px;
	height:8px;
	background-image: url(../../icons/plus.gif);
	background-repeat:no-repeat;
	background-position: center;
}
.minus
{
	width:8px;
	height:8px;
	background-image: url(../../icons/minus.gif);
	background-repeat:no-repeat;
	background-position: center;
}
/*pager*/
.pager th
{
	color: #999999;
	font-size: 14px;
	padding-bottom:2px;
}
.pager a
{
	font-size: 12px;
}
