﻿hr {
color: #000;
background-color: #000;
width: 100%;
height: 1px;
}
I {
    font-size:11px;
    color:ccc;
    }
.erroro_text 
{
	font-size:11px;
	color: red;
}
a.MenuLeftLink 
{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.MenuLeftLink:hover 
{
	text-decoration: underline;
}
a.MenuLeftLink:visited 
{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.MemberLink 
{
	font-size: 12px;
	font-weight: normal;
	color: #EE4197;
	text-decoration: none;
}
a.MemberLink:hover 
{
	text-decoration: underline;
}
a.MemberLink:visited 
{
	font-size: 12px;
	font-weight: normal;
	color: #EE4197;
	text-decoration: none;
}
a.TeamLink 
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.TeamLink:hover 
{
	text-decoration: underline;
}
a.TeamLink:visited 
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.SearchLink 
{
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
a.SearchLink:hover 
{
	text-decoration: underline;
}
a.SearchLink:visited 
{
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
a.PassWordLink 
{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.PassWordLink:hover 
{
	text-decoration: underline;
}
a.PassWordLink:visited 
{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.DateText 
{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.DatumText 
{
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: right;
}
.ErrorLogin
{
	font-size:11px;
	color: White;
}
.MemberText 
{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.forum_light_blue, .forum_light_blue a, .forum_light_blue a:active, .forum_light_blue a:visited 
{
    color:Black;
    text-decoration:none;
}
.forum_light_blue a:hover 
{
    color:Black;
    text-decoration:underline;
}
input,select,textarea{
 font-size: 12px;
 color: #333333;
}
blockquote {
  font-family: Arial, Tahoma, Verdana;
  font-size:11px;
  font-style: italic; 
  padding-left: 40px;
  padding-top: 3px;
  padding-bottom: 3px;
  color: #333;
  margin: 5px 10px 25px 10px;
  background-image: url(../Images/openquote.gif);
  background-position: middle left;
  background-repeat: no-repeat;
  text-indent: 23px;
  }
blockquote div {
    padding-right: 40px;
    display: block;
    background-image: url(../Images/closequote.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
} 
SPAN.quoated {
	font-family: Arial, Tahoma, Verdana;
	font-size:11px;
	color: #333;
	FLOAT: right;
}
td.quoat {
	font-family: Arial, Tahoma, Verdana;
  	font-size:11px;
  	font-style: italic; 
  	padding-left: 5px;
  	padding-top: 5px;
  	padding-bottom: 5px;
  	color: #333;
}
	
