﻿html,body{height:100%;}
body
{margin: 0px; padding:0px;}
.txt,body,td
{
	font-family:Arial;
	font-size : 12px;
	color: #635B5E;
	font-weight:normal;
	text-decoration: none;
}
.txtb
{
	font-size : 12px;
}
.black
{
	color: #000000;
}
.gray
{
	font-size: 11px;
	color: #707070;
	font-weight: normal;
}
.inputs
{
	font-family:Arial;
	font-size : 12px;
	color: #635B5E;
	border-bottom: solid 1px #98A1B5;
	border-left: solid 1px #98A1B5;
	border-right: solid 1px #98A1B5;
	border-top: solid 1px #98A1B5;
	background-color:#FFFFFF;
}
textarea{overflow:auto;}
.titles
{
	font-weight: bold;
	font-size: 12px;
	color: #CC0001;

}
.title2
{
	font-weight:bold;
	color: #4BA7E8;
}
.black_titles
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}
.news_titles
{
	color: #004789;
	font-weight:bold;
}
.footer_txt
{
	color: #635B5E;
	font-weight:normal;
}
.menu_txt
{
	color: #ffffff;
}
.search_bar
{
	color: #616265;
	font-weight:bold;
}
.contact_txt
{
	color: #37373C;
	font-weight: bold;
}
A
{
	text-decoration:none;
	color: #635B5E;
}
.ok
{
	color: #7AC142;
	font-weight:normal;
}
.alerts
{
	color: #ED1B23;
	font-weight:normal;
}
.ForumParentTD
{
	color: #393939;
	background-color: #DEEEF5;
}
.ForumChildTD
{
	color: #393939;
	background-color: #F4F4F4;
}
.ForumParentBody
{
	border: solid 1px #DEEEF5;
	padding: 10px 10px 5px 10px;
}
.ForumChildBody
{
	border: solid 1px #F4F4F4;
	padding: 10px 10px 5px 10px;
}
.forum_admin
{
	color: #CC0001;
	font-weight:bold;
}
A
{
	color: #004789;
}
/*A:Visited
{text-decoration: underline;}
A:Active
{text-decoration: underline;}
A:Hover
{text-decoration: none;}*/
P
{
	margin:0;
	padding:0;
}
