*/Style sheet by Randy Thompson, K5ZD
Color pallette
Red D10000
Aqua blue 3399FF 
Dark blue 06265E 
Tan FFF7CD 
*/

html { 
	min-width: 50em;
	max-width: 72em;
}

body, div, td, th, h2, h3, h4 { /* redundant rules for bad browsers  */  
    font-family: arial,helvetica,sans-serif;
    font-size:    x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	color: #000;
}  
.clearhack { display: inline; } /*Clears Box Model Hack in IE5*/

body {
	background: #FFF7CD;
	color: #333;
	padding: 1em 20px 3em 20px;
	margin: 0;
}

a { color: #06C; }
a:hover { color: #333; }
a:active { color: #000; }

p { font-size: 100%;
	line-height: 115%; 
}

p.nav { 
	position:relative;
	top:-5px;
	font-family: arial,helvetica,sans-serif;
	font-size: 80%;
	line-height: 100%;
	 
}

p.results {
	margin: 5px;
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	vertical-align: middle;
}

p.note {
	background: #FFF7CD;
	padding: 4px;
	font-family: arial,helvetica,sans-serif;
	font-size: 100%;
	line-height: 130%;
	margin-top: 0;
}

p.country {
	padding: 1px;
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 12pt;
	line-height: 115%;
	margin-top: 0;
}

p.category {
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 14pt;
	color: #D10000;
	line-height: 120%;
	margin-top: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #CCC;
}

td { font-size: 100%;
	line-height: 115%; 
}

h1,h2,h3 {
	font-family: "trebuchet ms";
	font-weight: bold;
	color: #CC0000;
}

h1 {
	position:relative;
	top:-15px;
	font-size: 170%;
	padding-top: 0px;
	padding-bottom: 2px;
	border-bottom: 1px solid #CCC;
	margin: 0;
}

h1 a { text-decoration: none; color: #333; }
h1 a:hover { border-bottom: 1px dotted #666; color: #000; }

h2 {
	position:relative;
	font-size: 130%;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0;
}

h3 {
	position:relative;
	font-size: 110%;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0;
}

.table_border {
	border: 1px solid #3399FF;
}
.table_row_dark {
	padding: 4px;
	margin: 0px;
	border-width: 1px;
	border-color: #C0C0C0;
	background-color: #FFF7CD;
	border-top-style: solid;
	border-bottom-style: solid;
}
.table_row_light {
	padding: 4px;
	margin: 0px;
	border-width: 1px;
	border-color: #C0C0C0;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: solid;
}

pre {
    font-family: Lucida Console, Courier New;
    white-space: pre;
}
.Contest_Title {
	margin-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #D10000;
	font-weight: bold;
}

.records_table_border {
	padding: 2px;
	margin: inherit;
	border: 1px solid #3399FF;
}
.table_top {
	font-weight: bold;
	background-color: #3399FF;
	border-color: #3399FF;
}
.records_table_row {
	background-color: #FFF7CD;
}
.to_left {
	text-align: left;
	}
.to_right {
	text-align: right;
	}
.to_center {
	text-align: center;
}
.to_centerbold {
	text-align: center;
	font-weight:bold
	}

.copyright {
	font-size: x-small;
	text-align: left;
	z-index: 1; 
	position: relative; 
	right: -5px; 
	bottom: 20px;
}
.plaque_table {
	border-color: #FFCC33;
	border-width: 1px;
	border-collapse: collapse;
}


.CQnavbox {
	 position: absolute;
	 top: 8px; 
	 height: 13px; 
	 width: 600px;  
	 z-index: 30; 
	 float: right; 
	 right: 10px;
}

.CQlogobox {
	position: relative; 
	left: 0px; 
	top: 0px; 
	width: 640px; 
	height: 75px; 
	z-index: 10;
}

.ContestTitle {
	position: absolute; 
	left: 79px; 
	top: 20px; 
	width: 700px; 
	height: 23px; 
	z-index: 4;
	margin-top: 4px;
	font-family: arial, helvetica, sans-serif;
	font-size: xx-large;
	color: #CC0000;
	font-weight: bold;

}

.float_left {
	float: left;
}

.home_width33top {
	padding: 3px;
	width: 33%;
	vertical-align: top;
}
.LanguageBar_Selected {
	border: 1px solid #FFFF99;
	text-align: center;
	background-color: #FFCC33;
	font-size: 10px;
}
.LanguageBar {
	border: 1px solid #FFFF99;
	text-align: center;
	font-size: 10px;
}
.home_width33 {
	border-width: 1px;
	border-color: #C0C0C0;
	width: 33%;
	border-right-style: dotted;
	border-left-style: dotted;
}

.home_content {
	border="1"; 
	width=98%;
	padding:5;
	margin:10;
	border-collapse: collapse;
	border: 1px solid #C0C0C0;

}
.rules_indent {
	margin-left: 40px;
}

.claimed_table_cell {
	padding-left: 6px;
	border-left-style: dashed;
	border-left-width: thin;
	border-left-color: #C0C0C0;
	vertical-align: top;
}

.claimed_highlight {
	font-weight: bold;
	color: #CC0000;
}

.footer {
	font-size: x-small;
	text-align: left;
}