/* default links */

a:link, a:visited {color: #C00;}
a:hover {color: #CCCCCC;}

a.top:link, a.top:visited 
	{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
	}
	
a.subscribe:link, a.subscribe:visited 
	{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
	}
	
a.top:hover
	{
	color: #000000;
	}

.sitecolor1 {background-color: #cc0000;}
.chat_name {color: #cc0000;}
hr.chat {
  color:#cc0000;
}
.sitecolor2 {background-color: #f5e4e4;}

INPUT.color1 {
 font-family : verdana;
  font-weight: bold;
 font-size : 12px;
 color: #ffffff;
 BACKGROUND-COLOR: #cc0000;
}

.txt_color1 {
  font-size: 16px;
  font-weight: bold;
  color: #cc0000;

}
 .txtsubscribe {
 font-size: 20px;
  font-weight: bold;
  color: #cc0000;

}
.profile_txt1
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 13px;
    COLOR: #cc0000;
}
.textsitecolor
{
    font-size:10px;
    color:#cc0000;
}
.textsitecolorlink
{
    font-size:10px;
    color:#cc0000;
	text-decoration:underline; 
}

.Border
{
	border-top:1px solid #CC0000;
	border-left:1px solid #CC0000;
	border-right:1px solid #CC0000;
	border-bottom:1px solid #CC0000;
	background-color:#FCF5F5;
}

.Bar
{
	background-color:#EDCDCD;
}

.Bg 
{
	background-color:#F5E4E4;
}

.body_shdw
	{
	background-image: url('/images/body_shdw3.gif');
	}
	

#header_backpages {height: 179px; background: url(../images/header/3/header_backpages.gif) no-repeat left top;}

#footer_line {border-top: 4px solid #ff4242;}