/* CSS Document */


body {
	background-image: url(http://www.safe-house.com/graphics/back_fade.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center top;
	background-color: #616161;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.admin1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.text_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	font-style: italic;
}
.text_tgr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
A:link    {
	color: #c40026;
	text-decoration: none;
}
A:active	{
	color: #c40026;
	text-decoration: underline;
}
A:visited	{
	color: #c40026;
	text-decoration: none;
}
A:hover   {
	color: #c40026;
	text-decoration: underline;
}
#footer{
	font-family: Verdana, Arial, _sans;
	letter-spacing:-1px;
	font-size: 9px;
	color: #ffffff;
	list-style: none;
}

#footer A:link    { color: #ffffff; text-decoration: none; }
#footer A:active	{ color: #ffffff; text-decoration: none; }
#footer A:visited	{ color: #ffffff; text-decoration: none; }
#footer A:hover   { color: #ffffff; text-decoration: none; }

#admin{
	font-family: Verdana, Arial, _sans;
	letter-spacing:-1px;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	list-style: none;
}
#admin A:link    {
	color: #CCCCCC;
	text-decoration: none;
}
#admin A:active	{
	color: #999999;
	text-decoration: underline;
}
#admin A:visited	{
	color: #CCCCCC;
	text-decoration: none;
}
#admin A:hover   {
	color: #999999;
	text-decoration: underline;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #cc0033;
	font-weight: bold;
}
.style3 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.style4 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}