td{font-family:Tahoma;font-size:11px;color:#000000;}
.date{font-family:Verdana;font-size:9px;color:#FF6400;}
.menu{font-family:Verdana;font-weight:bold;font-size:10px;color:#000000;text-decoration:none;}
.newstextheader{font-family:Arial;font-size:12px;font-weight:bold;color:#000000;}
.newstext{font-family:Arial;font-size:11px;color:#000000;}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.style4 {font-size: 10px}
.style5 {font-family:Verdana;font-size: 11px}

.navlink {
	font-family:Tahoma;
	font-size: 11px;
}
A.navlink:link {
	TEXT-DECORATION: underline;
	color: #000000;
}
A.navlink:visited {
	TEXT-DECORATION: underline;
	color: #000000;
}
A.navlink:active {
	TEXT-DECORATION: underline;
	color: #000000;
}
A.navlink:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.navlink1 {
	font-family:Tahoma;
	font-size: 11px;
}
A.navlink1:link {
	TEXT-DECORATION: underline;
	color: #FF6500;
}
A.navlink1:visited {
	TEXT-DECORATION: underline;
	color: #FF6500;
}
A.navlink1:active {
	TEXT-DECORATION: underline;
	color: #FF6500;
}
A.navlink1:hover {
	TEXT-DECORATION: underline;
	color: #FF6500;
}
.navlink2 {
	font-family:Tahoma;
	font-size: 11px;
}
A.navlink2:link {
	TEXT-DECORATION: none;
	color: #000000;
}
A.navlink2:visited {
	text-decoration: none;
	color: #000000;
}
A.navlink2:active {
	text-decoration: none;
	color: #000000;
}
A.navlink2:hover {
	color: #000000;
	text-decoration: underline;
}
.underlink {
	font-family:Tahoma;
	font-size: 9px;
}
A.underlink:link {
	TEXT-DECORATION: none;
	color: #ffffff;
	font-weight: bold;
}
A.underlink:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
A.underlink:active {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
A.underlink:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

.text_orange 
{
	color: #E93A01;
	font-weight: bold;
}

.input 
{
	border: 1px solid #99b3b4;
	/*width: 220px; */
	background: #e4ebeb;
	font: 11px verdana, sans-serif;
	color:#443;
	padding:3px;
	margin-bottom:4px;
	outline:none;
}

.submit-btn 
{
	width: 54px;
	height: 20px;
	background: #743 url(submit.gif) no-repeat;
	outline: none;
}

body {
	font:0.7em Arial, helvetica, sens-serif;
	color:#567475;
}

.input 
{
	border: 1px solid #99b3b4;
	width: 220px;
	background: #e4ebeb;
	font: 11px verdana, sans-serif;
	color:#443;
	padding:3px;
	margin-bottom:4px;
	outline:none;
}

.input:focus 
{
	border:1px solid #567475;
	background: #e4ebeb;
}

.submit-btn 
{
	width: 54px;
	height: 20px;
	background: #743 url(submit.gif) no-repeat;
	outline: none;
}

.submit-btn:hover 
{
	background: #069 url(submit.gif) no-repeat 0 -20px;
}

div#container 
{
	border:1px solid #99b3b4;
	padding:5px;
	margin:auto;
	width:430px;
}

#log_res 
{
	height:auto;
	padding:5px;
	margin:10px auto 10px auto;
	width:430px;
}

#log_res p 
{
	margin:0;
	padding:4px 0 4px 0;
}

#log_res.ajax-loading
{
	background: url(spinner.gif) no-repeat center;
}

.error
{
	color:red;
	margin:0;
	padding:0;
}
