body {
        margin: 10px 0px 0px 0px;
	background-color: #D2DCE5;
	color : #000000;
	font-family: arial,sans-serif;
	font-size : 12px;
}

table,td,ul,p,li,div {
	color : #000000;
	font-family: arial,sans-serif;
	font-size : 12px;
}

td.one {
	background-color: #000000;
}

td.two {
	background-color: #C62900;
}

td.three {
	background-color: #FFFFFF;
}

td.marquee {
	background-color: #000000;
	color : #FFFFFF;
	font-family: arial,sans-serif;
	font-size : 12px;
}

table.blue1 {
	width: 175px;
	border-bottom : 1px solid #000000;
	border-right: 1px solid #000000;
	border-top : 1px solid #000000;
	border-left: 1px solid #000000;
}

td.blue2 {
	background-color: #C62900;
        font-size: 18px; 
        font-family: arial,sans-serif;
        color : #FFFFFF;
}

td.sand {
	background-color: #EDEAE6;
	padding: 15;
}

td.gray {
	background-color: #EDEAE6;
	padding: 15;
}

td.sponsor {
	background-color: #EDEAE6;
}

table.red1 {
	width: 400px;
}

td.red2 {
	background-color: #C62900;
        font-size: 18px; 
        font-family: arial,sans-serif;
        color : #FFFFFF;
}

td.baby {
	background-color: #FFFFFF;
	padding: 15;
}


.head { 
        font-size: 72px; 
        font-family: Times New Roman;
        color : #FFFFFF;
}

.headtitle { 
        font-size: 24px; 
        font-family: Times New Roman;
        color : #FFFFFF;
}

.header { 
        font-size: 16px; 
        font-family: arial,sans-serif;
        color : #990000;
	font-weight: bold;
}

.bodyheader { 
        font-size: 18px; 
        font-family: arial,sans-serif;
        color : #003366;
}

.footer { 
        font-size: 10px; 
        font-family: arial,sans-serif;
        color : #FFFFFF;
}

.alert { 
        font-size: 14px; 
        font-family: arial,sans-serif;
        color : #CC3300;
}

a {
	font-size: 12px;
	color: #003366;
	font-family: arial,sans-serif;
}

a:hover {
	font-size: 12px;
	color: #990000;
	font-family: arial,sans-serif;
}

a.nav {
	font-size: 12px;
	color: #003366;
	font-family: arial,sans-serif;
	font-weight: bold;
        text-decoration: none;
}

a.nav:hover {
	font-size: 12px;
	color: #990000;
	font-family: arial,sans-serif;
	font-weight: bold;
        text-decoration: none;
}

a.toplink {
	font-size: 14px;
	color: #FFFFFF;
	font-family: arial,sans-serif;
	font-weight: bold;
}

a.toplink:hover {
	font-size: 14px;
	color: #CCCCCC;
	font-family: arial,sans-serif;
	font-weight: bold;
}

a.marq {
	font-size: 12px;
	color: #FFFFFF;
	font-family: arial,sans-serif;
	font-weight: bold;
        text-decoration: none;
}

a.marq:hover {
	font-size: 12px;
	color: #990000;
	font-family: arial,sans-serif;
	font-weight: bold;
        text-decoration: none;
}

hr {
	border: 0;
	color: #013C68;
	background-color: #013C68;
	height: 2px;
	width: 90%;
	text-align: center;
}
