﻿html,body
{
    height:100%;
    background-color:#ffffff;
    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;
}
.txtb
{
	font-size : 12px;
}
.black
{
	color: #000000;
}
.inputs
{
	font-family:Arial;
	font-size : 12px;
	color: #000000;
	border-bottom: solid 1px #D8D8D8;
	border-left: solid 1px #D8D8D8;
	border-right: solid 1px #D8D8D8;
	border-top: solid 1px #D8D8D8;
	background-color:#ffffff;
}
.blank_input
{
	font-family:Arial;
	font-size : 12px;
	color: #000000;
	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: #000000;
}
label, a, input
{
	outline:expression(hideFocus='true'); 
	outline:none;
}
.ok
{
	color: #7AC142;
	font-weight:normal;
}
.alerts
{
	color: #E56315;
	font-weight:normal;
}
.footer a
{
	color: #666666;
	font-size: 11px;
	font-weight: normal;
}
.footer
{
	color: #788991;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
}
.footer a
{
	color: #788991;
	font-size: 12px;
	font-weight: normal;
}
p
{
	margin:0;
	padding:0;
}
img
{	
	border: solid 0px #fff;
	behavior: url(App_Themes/Front/iepngfix.htc)
}
.png
{
	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;
}
#container
{
	width: 100%;
	height: 100%;
}
.a_right
{
	text-align: right;
}
.v_middle
{
	vertical-align:middle;
}
.clr
{
	clear:both;
}
.no_rpt
{
	background-repeat:no-repeat;
}
.p_100
{
	width: 100%;
	height: 100%;
}
.pointer
{
	cursor: pointer;
}
.ForumParentTD
{
	color: #282425;
	background-color: #D6D4DD;
}
.ForumChildTD
{
	color: #282425;
	background-color: #F1F1F5;
}
.ForumParentBody
{
	border: solid 1px #E9E9E9;
	padding: 10px 10px 5px 10px;
}
.ForumChildBody
{
	border: solid 1px #E9E9E9;
	padding: 10px 10px 5px 10px;
}
.forum_admin
{
	font-weight:bold;
	color: #004F74;
}
.forum_new_msg
{
	font-weight:bold;
	color: #004F74;
}
.w0
{
	width: 0px;
}
.fader
{
	color: #8AA62B;
	font-weight: bold;
	height: 0px;
	background-color: #ffffff;
}
.left
{
	text-align: left;
}
.center
{
	text-align: center;
}
.vsummary ul
{
	margin-right: 15px;
	color: #E56315;
}
/* Sitemap parent */
.sm_p
{
	margin-bottom: 10px;
}
.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	*/