﻿html,body{height:100%;}
body
{margin: 0px; padding:0px;}
.txt,body,table
{
	margin: 0px;
	font-family: arial;
	font-size: 12px;
}
.inputs
{
	font-family:Arial;
	font-size : 12px;
	color: #000000;
	border-top: solid 1px #DDDDDD;
	border-left: solid 1px #DDDDDD;
	border-right: solid 1px #DDDDDD;
	border-bottom: solid 1px #DDDDDD;
	background-color:#ffffff;
}
textarea{overflow:auto;}
.titles
{
	color: #15ABDE;
	font-weight:bold;
}
.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: #ED1B23;
	font-weight:normal;
}
/*A:Visited
{text-decoration: underline;}
A:Active
{text-decoration: underline;}
A:Hover
{text-decoration: none;}*/
p
{
	margin:0;
	padding:0;
}
.LogoTxt
{
    color: #005180;
	font-size: 20px;
    font-weight: bold;
}
h1
{
	font-size: 20px;
	padding:0;
	margin:0;
	color: #15ABDE;
}
h2
{
	font-size: 15px;
	white-space:nowrap;
	padding:0px 0px 0px 5px;
	margin: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;
}
.center
{
	text-align: center;
}
.ForumParentTD
{
	color: #282425;
	background-color: #ECEBEB;
}
.ForumChildTD
{
	color: #282425;
	background-color: #F9F9F9;
}
.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: #15ABDE;
}
.forum_new_msg
{
	font-weight:bold;
	color: #15ABDE;
}
.v_sum ul
{
	margin-right: 25px;
	color: #15ABDE;
}