/*  By Dru Masters / Red Arts - September 2003  */

body {
		background-color: #fff;
		color: #000;
		margin: 0;
		}

p,h1,h2,h3,h4,ul,ol,li,div,blockquote,body,table,td {
		font-family: verdana;
		}

p {
		color: #333333;
		font-size: 10px;
		line-height: 14px;
		}
		
td {
		color: #333333;
		font-size: 10px;
		line-height: 12px;
		}
		
h1 {
		color: #369;
		font-size: 11px;
		font-weight: bold;
		line-height: 14px;
		}
		
.menu {
		color: #369;
		font-size: 11px;
		font-weight: bold;
		line-height: 14px;
		}
		
.headline {
		color: #369;
		font-size: 11px;
		font-weight: bold;
		line-height: 14px;
		}
		
.headBlack {
		color: #000;
		font-size: 11px;
		font-weight: bold;
		line-height: 14px;
		}
		
.blue {
		color: #369;
		font-size: 11px;
		line-height: 14px;
		}
		
.breaking {
		color: #fff;
		font-size: 16px;
		font-weight: bold;
		line-height: 14px;
		}
		
.time {
		color: #fff;
		font-size: 10px;
		font-weight: bold;
		line-height: 14px;
		}
		
.email {
		color: #fff;
		font-size: 10px;
		line-height: 14px;
		}
		
.emailHead {
		color: #fff;
		font-size: 11px;
		font-weight: bold;
		line-height: 14px;
		}
		
.latest {
		color: #999;
		font-size: 10px;
		line-height: 14px;
		}
		
.medals {
		color: #fff;
		font-size: 10px;
		font-weight: bold;
		line-height: 14px;
		}
		
.copyright {
		color: #fff;
		font-size: 10px;
		font-weight: bold;
		line-height: 14px;
		}
		
.agreement {
		color: #666;
		font-size: 9px;
		line-height: 14px;
		}
		
		
/*  ---------------------------------------------------  */
		
a:visited {
		font-size: 11px;
		font-weight: bold;
		line-height: 14px;
		color: #369;
		text-decoration: none;
		background-color: transparent;
		}
		
a {
		font-size: 11px;
		font-weight: bold;
		line-height: 14px;
		color: #369;
		text-decoration: none;
		background-color: transparent;
		}
		
a:hover {
		font-size: 11px;
		font-weight: bold;
		line-height: 14px;
		color: #c30;
		text-decoration: underline;
		background-color:  transparent;
		}
		
		
/*  ---------------------------------------------------  */

a.agree:visited {
		font-size: 9px;
		line-height: 14px;
		color: #369;
		text-decoration: none;
		background-color: transparent;
		}
		
a.agree {
		font-size: 9px;
		line-height: 14px;
		color: #369;
		text-decoration: none;
		background-color: transparent;
		}
		
a.agree:hover {
		font-size: 9px;
		line-height: 14px;
		color: #c30;
		text-decoration: underline;
		background-color:  transparent;
		}
		
		
/*  ---------------------------------------------------  */
		
a.foot:visited {
		font-size: 10px;
		font-weight: bold;
		color: #c0c0c0;
		text-decoration: none;
		background-color: transparent;
		}
		
a.foot:link {
		font-size: 10px;
		font-weight: bold;
		color: #fff;
		text-decoration: none;
		background-color: transparent;
		}
		
a.foot:hover {
		font-size: 10px;
		font-weight: bold;
		color: #c30;
		text-decoration: underline;
		background-color: transparent;
		}
		
		
/*  ---------------------------------------------------  */
		
a.oops:visited {
		font-size: 10px;
		font-weight: bold;
		color: #fff;
		text-decoration: underline;
		background-color: transparent;
		}
		
a.oops:link {
		font-size: 10px;
		font-weight: bold;
		color: #fff;
		text-decoration: underline;
		background-color: transparent;
		}
		
a.oops:hover {
		font-size: 10px;
		font-weight: bold;
		color: #c30;
		text-decoration: underline;
		background-color: transparent;
		}
		
/*  ---------------------------------------------------  */
		
		
input.textbox {
		font-size: 10px;
		font-family: verdana;
		color: #000;
		background-color: #fff;
		border-top: 1px solid #000;
		border-right: 1px solid #000;
		border-bottom: 1px solid #000;
		border-left: 1px solid #000;
		height: 14px;
		width: 140px;
		vertical-align: middle;
		padding: 2px 0px 0px 2px;
		}
