body {
	background: #ffffff;
	margin: 0 0 0 0;
}

body, p, li, td, th, h1, h2, h3 {
  font: normal 12px/1.5em "Lucida Grande", "Helvetica Neue", Verdana, Arial, sans-serif;
}

h1, h2, h3 {
	color: #1047b0;
	margin-top: 0;
}

h1 { font-size: 160% }
h2 { font-size: 130% }
h3 { font-size: 110% }

li { padding-bottom: 5px; }

a.linksmall { font-size: 8pt; color: #888888 }

a.createlink, a.createlink:hover { 
	font-size: 12px; 
	margin: 5 5 5 5; 
	padding: 0 3 0 0; 
	border: 1px dashed #aaaaaa; 
	text-decoration: none;
	background: red; 
	color: white; 
}

tr.pageheader td {
	background-image: url(/pub/skins/Blue/images/header_bkg.jpg);
}

tr.pageheader2 td.loginout {
	padding: 0 5px 0 0;
	text-align: right;
}
tr.pageheader2 td.loginout a {
	color: white;
	font-size: 12px;
}


table.kdates td, table.kdates th {
	border-bottom: 1px solid #aaaaaa;
	font-weight: normal;
	padding: 8px 5px 2px 5px;
}

table.kdates tr.lp td {
	background: #eeeeee;
}

table.logos ol li {
	padding-top: 5px;
	border-bottom: 1px dashed silver;
}

table.logos img {
	border: none;
}



td.tmpl_menu {
	background: #cccccc;
	background-image: url(/pub/skins/Blue/images/menu-shade-reverse.png);
	color: white;
	border-right: 1px solid black;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 13px;
	width: 200px;
}


.m2sel {
	color: #1047b0;
	background: #cddefc;
	font-weight: bold;
	padding: 1 5 1 0;
	border-top: 1px solid #1047b0;
	border-bottom: 1px solid #1047b0;
}


.ml1 {
	font-size: 14px;
	color: white;
	border-bottom: 1px solid black;
	margin: 0 0 0 0;
	padding: 2 10px 2 0;
	text-align: right;
	color: white;
	background: #1047b0; 
}
.ml1 a {
	color: white;
	font-weight: bold;
}

.ml2 {
	color: black;
	font-size: 13px;
	background: #cccccc;
	background-image: url(/pub/skins/Blue/images/menu-shade.png);
	border-bottom: 1px solid black;
	padding: 5 5 5 5;
	display: none;
}
.ml2 a {
	color: black;
}

.ml3 {
	font-size: 11px;
	padding-left: 5;
	margin-left: 5;
	border-left: 1px dotted black;
	line-height: 1.3;
}

td.photos {
	border-left: 1px dashed silver;
	padding-left: 10px;
}

td.photos img {
	border: 1px solid black;
}


td.photos p {
	font-size: 12px;
	color: #777777;
	padding-bottom: 10px;
	padding-right: 10px;
	margin-top: 3px;
	text-align: right;
}

td.wiki_content {
	padding-right: 10px;
}

.participants2_total {
	text-align: left;
	font-size: 10px;
	padding-bottom: 20px;
}

.participants_total {
	width: 570px;
	text-align: center;
	font-size: 10px;
	padding-bottom: 20px;
}

table.participants_nations td, table.participants_nations th {
	font-size: 10px;
}
table.participants_nations td img {
	border: 1px solid #777777;
}
table.participants_nations th {
	text-align: right;
	font-weight: bold;
}

a.createlink:hover { 
	background: white; 
	color: red; 
}



.editbar, td.tmpl_editbar {
	font-size: 10px;
	color: #ffffff;
	background: #08245d;
	border: 1px solid black;
	padding: 3 3 3 3;
}

.editbar a {
	padding: 0 5px 0 5px;
  	font: normal 10px "Lucida Grande", "Helvetica Neue", Verdana, Arial, sans-serif;
	color: white;
	text-decoration: none;
}
.editbar a:hover { 
	text-decoration: underline;
	color: #ffaa00;
}
										




td.tmpl_content {
	padding: 10px 10px 10px 10px;
	background-image: url(/pub/skins/Blue/images/page-bkg.jpg);
	background-repeat: no-repeat;
}

td.tmpl_footer {
	padding: 10px 10px 10px 10px;
}

td.tmpl_menu a {
	text-decoration: none;
}

td.tmpl_menu a:hover {
	text-decoration: underline;
}

p.errorbox { 
 	font-weight: bold; 
	text-indent: 0em; 
	text-align: center; 
	background: #ffcccc; 
	color: #ff0000; 
	border: 1px solid #ff0000; 
	padding: 5 5 5 5; 
	margin: 0 30 0 30; 
}

p.errorbox a { color: #ff0000; }

.PAIl1, .PAIl2 {
	font-size: 80%;
	padding-right: 5px;
}

.PAIl2, a.login {
	font-weight: bold;
	text-decoration: none;
	color: #1047b0;
	}
				

@media print {
	.print_break { page-break-before: always }
}		
