h1 {  
	font-family: Times, serif;
	font-size: 180%; 
	font-weight: bold; 
	color: #FFFFFF; 
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 0px;

}
h2 {  
	font-family: Times, serif;
	font-size: 130%; 
	font-weight: bold; 
	color: #FFFFFF;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
}
h3 { 
	font-family: sans-serif, Arial, Helvetica;
	font-size: 100%;
	font-weight: bold; 
	color: #000000;
	margin-bottom: 12px;
}
h4 { 
	font-family: sans-serif, Arial, Helvetica;
	font-size: 80%; 
	font-weight: bold; 
	color: #666666;
}
h5 { 
	font-family: sans-serif, Arial, Helvetica;
	font-size: 70%; 
	font-weight: bold; 
	color: #666666;
}
body {  
	text-align: center;
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 80%;
 	color: #000000; 
	background-color: #FFFFFF;
	background-image: url('/templates/2005/images/main_bg.png');
	background-repeat: repeat-x;
}
p {  
	font-family: sans-serif, Arial, Helvetica;
	font-size: 100%;
	text-align: justify; 
	color: #000000;
	padding-top: 2px;
	margin-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
.redButton {
	border: 1px outset #000000;
	background: #993333;
	color: #FFFFFF;
}
.radio {  
	height: 12px;
	width: 12px;
	border: none;
}
form {
        margin: 0px;
}
textarea {  
	font-family: sans-serif, Arial, Helvetica;
	font-size: 90%;
	color: #000000;
	border: solid 1px #000000;
	padding-left: 2px;
}
select 	{  
	font-family: sans-serif, Arial, Helvetica;
	font-size: 90%;
	color: #000000;
	border: solid 1px #000000;
	padding-left: 2px;
}
td { 
	font-family: sans-serif, Arial, Helvetica;
	font-size: 80%; 
	color: #000000;
}
th {  
	font-family: sans-serif, Arial, Helvetica;
	font-size: 80%; 
	color: #FFFFFF; 
	background-color: #333399;
	text-align: left;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
a {  
	font-family: sans-serif, Arial, Helvetica;
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
}
a:visited {  
	font-family: sans-serif, Arial, Helvetica;
	font-weight: bold; 
	color: #000000; 
	text-decoration: none;
}
a:active {  
	font-family: sans-serif, Arial, Helvetica;
	font-weight: bold; 
	color: #CC0000; 
	text-decoration: none
}
a:hover {  
	text-decoration: underline; 
	color: #333399;
}
.linkItem {
	border-bottom: 1px solid #FFFFFF;
}
.linkItem A {
	color: #FFFFFF;	
	background-color: #cc9999;
 	text-decoration: none;
 	font-size: 90%;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: right;
	vertical-align: middle;
	display: block;
}
.linkItem A:hover {
	color: #FFFFFF;	
	background-color: #9999cc;
 	text-decoration: none;
}
.linkItem A:active {
	color: #000000;
	background-color: #FFFFFF;
 	text-decoration: none;
}
.linkItem A:visited {
	color: #FFFFFF;	
}
.linkItemSelected {
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;	
	background-color: #9999CC;
 	text-decoration: none;
 	font-size: 90%;
	font-weight: bold;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: right;
	vertical-align: middle;
	display: block;
}
.linkItemDisabled {
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;	
	background-color: #CCCCCC;
 	text-decoration: none;
 	font-size: 90%;
	font-weight: bold;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	text-align: right;
	vertical-align: middle;
	display: block;
}
.pageDescription {
	padding-left: 10px;
	color: #FFFFFF;
	margin-top: 5px;
	font-size: 90%;
}
.pageDescription a {
	color: #FFFFFF;
}
.pageDescription a:visited {
	color: #FFFFFF;
}
#header {
        width: 900px;
	background-image: url('/images/stafett_header_new3.png');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: 20px 26px;
        margin-top: 0px;
        margin-bottom: 0px;
	text-align: center; 
	vertical-align: bottom;
	height: 102px;
	border: 3px solid #FFFFFF;
	border-top: 0px;
}
.menuItemFill {
	background: #993333; 
	padding: 2px; 
	padding-left: 4px; 
	padding-right: 4px; 
	color: #FFFFFF; 
	font-size: 60%;
	height: 16px;
}
.menuItemSelected {
	background: #333399; 
	padding-left: 4px; 
	padding-right: 4px; 
	color: #FFFFFF;
	font-size: 60%;
	border-right: 3px solid #FFFFFF;
	height: 15px;
	vertical-align: middle;
	font-weight: bold;
}
.menuItem {
	background: #993333;
	color: #FFFFFF;
	font-size: 60%;
	border-right: 3px solid #FFFFFF;
	height: 16px;
}
.menuItem A {
	color: #FFFFFF;
	display: block;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: bold;
}
.menuItem A:hover {
	color: #FFFFFF;
	background: #9999CC;
	text-decoration: none;
}
.menuItem A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
table {
	margin: 0px;
	padding: 0px;
}
.urlBar {
	border-top: 3px solid #FFFFFF;
	background: #333399;
	height: 16px;
	font-size: 60%;
	padding-top: 1px;
	padding-left: 5px;
	color: #FFFFFF;
}
.urlBar A {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 100%;
}
.urlBar A:visited {
	color: #FFFFFF;
}
.urlBar A:active {
	color: #FFFFFF;
}
.banner {
        width: 900px;
	background-color: #FFFFFF;
        margin-top: 0px;
        margin-bottom: 0px;
	text-align: center; 
	border: 3px solid #FFFFFF;
	border-top: none;
}
.bodyHeader {
	background: #9999CC; 
	padding: 2px;
	padding-left: 10px; 
	padding-right: 10px; 
	color: #FFFFFF;
	vertical-align: top;
	font-family: Times, serif;
	font-size: 160%; 
	font-weight: bold; 
	border-bottom: 3px solid #FFFFFF;
}
.bodyHeader2 {
	background: #9999CC; 
	padding: 2px;
	padding-left: 10px; 
	padding-right: 10px; 
	color: #FFFFFF;
	vertical-align: top;
	font-size: 120%; 
	font-weight: bold; 
	border-bottom: 3px solid #FFFFFF;
}
.bodyHeader3 {
	background: #CC9999; 
	color: #FFFFFF;
	font-size: 100%; 
	font-weight: bold; 
}
.bodyContent {
	background: #F0F0FC; 
	padding: 4px;
	color: #000000;
	vertical-align: top;
	font-size: 100%; 
	border-bottom: 3px solid #FFFFFF;
	text-align: justify
}
.bodyContent a {
    color: #006;
    text-decoration: underline;
}
.bodyContentLink {
	font-size: 80%;
	padding-top: 10px;
	text-align: right;
	color: #333399; 
}
.bodyContentLink A {
	padding: 4px;
        color: #333399; 
}
.pollHeader {
	padding-bottom: 10px;
}
.choice {
	padding-left: 20px;
	color: #FFFFFF;
}
.votePercentage {
	color: #FFFFFF;
	background-image: url('/images/semitransparent-gray.gif');
}
.mandatoryField {
	color: #993333;
	font-weight: bold;
}
.inputHeader {
	font-size: 80%;
}
.tableRow {
	background: #E9E9E9; 
	padding: 4px;
	padding-left: 12px;
	color: #000000;
	vertical-align: top;
	font-size: 120%; 
	border-bottom: 1px solid #FFFFFF;

}
.error {
	margin: 10px;
	background: #CC9999;
	border: 3px double #990000;
	padding: 5px;
}
.schoolType {
	border-top: 1px solid #FFFFFF;
	background: #993333; 
	padding-top:2px; 
	padding-left:5px; 
	padding-bottom: 2px;
	color: #cc9999;
	font-size: 100%;
	font-weight: bold;
}
.events {
	padding-top: 0px;
	padding-left: 20px;
	background: #cc9999;
	color: #996666;
	font-weight: bold;
}
.stage {
	background-color: #cc9999;
	padding: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 3px solid #FFFFFF;	
	color: #FFFFFF;
}
.stage A {
	color: #FFFFFF;
	text-decoration: none;
}
.stageSelected {
	background-color: #9999CC;
	padding: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 3px solid #FFFFFF;	
}
.stageLink {
	color: #FFFFFF;
	text-decoration: none;
	float: left;
}
.stageLink A {
	color: #FFFFFF;
	text-decoration: none;
}
.pressLink {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
}
.pressLink A {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.stageDisabled {
	background-color: #CCCCCC;
	padding: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
}
.posLine {
	padding-right: 10px;
	height: 16px;
	padding-left: 4px;
	height: 24px;
	
}
.odd {
	
}
.even {
	background: #F0F0FC;
}
.heatLine {
	border-top: 3px solid #FFFFFF;
	background: #9999CC;
	padding: 2px;
	padding-left: 10px; 
	padding-right: 10px; 
	color: #FFFFFF;
	vertical-align: top;
	font-size: 80%; 
	font-weight: bold; 
	border-bottom: 3px solid #FFFFFF;
	text-transform: uppercase;
}
.compLine {
	padding: 2px;
	padding-left: 50px;
	font-size: 70%;
}
.pos1 {
	background-image: url('/images/stafett-gold.png');
	background-repeat: no-repeat;
	background-position: 38px 0px;;
}
.pos2 {
	background-image: url('/images/stafett-silver.png');
	background-repeat: no-repeat;
	background-position: 38px 0px;;
}
.pos3 {
	background-image: url('/images/stafett-bronze.png');
	background-repeat: no-repeat;
	background-position: 38px 0px;;
}
.DNS {
	background-image: url('/images/stafett-dns.png');
	background-repeat: no-repeat;
	background-position: 38px 0px;;
}
.DNF {
	background-image: url('/images/stafett-dnf.png');
	background-repeat: no-repeat;
	background-position: 38px 0px;;
}
.DQ {
	background-image: url('/images/stafett-dq.png');
	background-repeat: no-repeat;
	background-position: 38px 0px;;
}
.SR {
	background-image: url('/images/stafett-sr.png');
	background-repeat: no-repeat;
}

.fbLine {
	padding: 2px;
	padding-left: 5px;
	font-size: 70%;
	vertical-align: top;
}
.bodyToolBar {
        background: #999999;
        padding: 2px;
        padding-left: 4px;
	padding-right: 4px;
        color: #FFFFFF;
        vertical-align: top;
        font-family: Times, serif;
        font-size: 90%;
        font-weight: normal;
        border-bottom: 3px solid #FFFFFF;
	text-align: center;
}
