/* CSS Document */
body {
	background-color: #D6D6D3;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.table_border {
	border: 2px solid #000000;
}
.title {
	font-family: impact;
	font-size: 68px;
	color:#ff7e00;
	line-height:85px;
}
.enter1 {
	font-family: tahoma;
	font-size: 26px;
	font-weight:bold;
	color:#1eff00;
}
.enter2 {
	font-family: tahoma;
	font-size: 35px;
	font-weight:bold;
	color:#000000;
}
.exit {
	font-family: tahoma;
	font-size: 15px;
	font-weight:bold;
	color:#000000;
}
.footer {
	font-family: tahoma;
	font-size: 11px;
	color:#9A9999;
}
.comment {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
	font-weight:bold;
	color:#606060;
}
.commentor{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#9A9999;
}
.sitename{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#606060;	
	
}
.subtitle {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 28px;
	color:#858585;
}
.lefttable {
border-left:1px solid #D0D0D0;
}
a:link {
	color: #0096FF;
}
a:visited {
	color: #0096FF;
}
a:hover {
	color: #FF00C7;
	text-decoration:none;
}
a:active {
	color: #006BE4;
}
.updates_border {
	border: 1px solid #D5D5D5;
}
.dots{
color:#D3D3D3
}

