/* CSS Document */
body {
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.table_border {
	border: 2px solid #000000;
}
h1{
	font-family: impact;
	font-size: 120px;
	padding:0px;
	margin:0px;
	font-weight:normal;
	line-height:100px;
}
.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:#FD0000;
}
.sitename{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#606060;
}
h2 {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 30px;
	color:#FF0066;
	padding:0px;
	margin:0px;
	font-weight:normal
}
.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
}

