/* CSS Document */
body {
	background-color: #CCCCCC;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.table_border {
	border: 2px solid #000000;
}
h1 {
	font-family: impact;
	font-size: 85px;
	color:#000;
	font-weight:normal;
	padding:0px;
	margin:0px;
}
span.pinkcolor{color:#F00;}

.enter1 {
	font-family: tahoma;
	font-size: 26px;
	font-weight:bold;
}
.enter2 {
	font-family: tahoma;
	font-size: 35px;
	font-weight:bold;
}
.exit {
	font-family: tahoma;
	font-size: 12px;
	font-weight:bold;
}
.footer {
	font-family: tahoma;
	font-size: 11px;
}
.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:#000;
}
.sitename{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#606060;
}
h2 {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 17px;
	color:#858585;
	font-weight:normal;
	padding:0px;
	margin:0px;
}
.lefttable {
border-left:1px solid #D0D0D0;
}
a:link {
	color: #006BE4;
}
a:visited {
	color: #006BE4;
}
a:hover {
	color: #006BE4;
	text-decoration:none;
}
a:active {
	color: #006BE4;
}
.updates_border {
	border: 1px solid #D5D5D5;
}
.dots{
color:#D3D3D3
}

