/*
	Jon's CSS
*/

*
{
	border: 1;
	border-color: ;
	cursor: default;
	margin: 0;
	padding: 0;
}
.addcomment
{
	color: #aB140F;
	text-align: center;
	font: 18px Calibri; 
	text-decoration: underline;   
}
.addcomment A:hover{
	color: #fffaaa;
}
	
.addcomment1
{
	color: #aB140F;
	text-align: center;
	font: 16px Calibri;    
	}

.hour
{
	color: #1A62A3;
	text-align: center;
	vertical-align: middle;
	width: 220px;
	font: 16px Calibri;
}
.hour a:link {
	color: #1A62A3;
}
.hour a:visited {
	color: #AA2E20;
}
.minute
{
	
	color: #1A62A3;
	text-align: center;
	vertical-align: middle;
	width: 800px;
	font: 15px Calibri;
}

.minute a:link { 
	color: #1A62A3;
	}
	
.minute a:visited { 
	color: #EB1412;
	}

	.minute a:hover
{
	text-decoration: underline;
}

.odd
{
	background: #F5F5F5;
}

.print
{
	letter-spacing: 0;
	padding: 0;
	text-transform: lowercase;
}

.print a
{
	background: #f3f3f3 url(../img/print.gif) no-repeat 15px 7px;
	color: #999;
	display: block;
	height: 100%;
	padding: 0 0 0 10px;
}

.print a:hover
{
	background-color: #efc;
	color: #000;
}

a
{
	cursor: pointer;
	text-decoration: none;
}

body
{
	background: #FFFFFF;
	color: #1A62A3;
	font: 9px Calibri;
}

caption
{
	
	font: 17px/50px Georgia, serif;
	letter-spacing: 5px;
	margin: 0 auto;
	text-align: right;
	text-transform: uppercase;
}

caption a
{
	color: #c66;
	font: bold 19px Verdana, sans-serif;
	letter-spacing: 0;
}

caption a:hover
{
	color: #000;
}

p#footer
{
	background: url(../img/footer.jpg) no-repeat top center;
	color: #987;
	letter-spacing: 1px;
	margin: 2px 0 0;
	padding: 10px 0 20px;
	text-align: center;
}

p#footer a
{
	color: #987;
}

p#footer a:hover
{
	color: #000;
}



td a
{
	color: #33f;
}

td a:hover
{
	text-decoration: underline;
}

th
{
	background: #F7F6F4 url(../img/th.gif) repeat-x bottom left;
	border-style: solid;
	border-width: 0 0 1px 1px;
	color: #933;
	font: 15px Calibri;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 25px;
	text-transform: uppercase;
}

.title1
{
		color: #1A62A3;
	text-align: center;
	vertical-align: middle;
	width: 800px;
	font: 15px Calibri;
}

.title1 a:link { 
	color: #EA1412;
	}
	
.title1 a:visited { 
	color: #AA2E20;
	}

	.title1 a:hover
{
	text-decoration: underline;
}
