/**
 * Style sheet reaper
 */
.comment
{
	margin-bottom:20px;
	padding:5px;
	vertical-align:text-bottom;
	border:1px dotted #ffffff;
}

.standart
{
	font-size:11px;
}

.hot
{
	font-weight:bold;
	font-size:15px;
	color:#ff0000;
}

.hot_standart
{
	font-size:11px;
	color:#ff0000;
}

.medium
{
	font-size:13px;
}

.header2
{
	font-weight:bold;
	font-size:15pt;
}

.header
{
	font-weight:bold;
	font-size:15px;
}

font
{
	font-size:11px;
}

hr
{
	height:13px;
	visibility: hidden;
}

.navigation
{
	background-image:url("hand_black.jpg");
}

body
{
	background-color:#000000;
}

p,
td,
th,
b,
blockquote,
li,
ul,
div,
cite,
strike
{
	font-family:Verdana,Arial,Geneva;
	color:#999999;
}

/* strike { font-weight: bold;} */
a:link
{
	text-decoration:none;
	color:#CCCCCC;
}

a:visited
{
	text-decoration:none;
	color:#CCCCCC;
}

a:active
{
	text-decoration:none;
	color:#CCCCCC;
}

a:hover
{
	text-decoration:underline;
	color:#FFFFFF;
}

a:focus
{
	text-decoration:underline;
	color:#FFFFFF;
}

input,
select,
textarea
{
	font-size:11pt;
}

.field
{
	width:600px;
	background-color:#ffffff;
	font-family:Lucida Grande, Verdana;
	color:#000000;
}

.ticker
{
	background-color:#000000;
	border:0px;
	font-family:Courier;
	font-weight:bold;
	font-size:13px;
	color:#999999;
}
