body {
	background-color: 01042b;
	margin: 0px;
	color: cacbd8;
}

td {
	font-size: 13px;
	font-family: Myriad Pro, Arial;
	font-weight: normal;
}

a:link, a:visited{
	text-decoration: none;
	color: 98b1e3;
	font-weight: bold;
}
a:hover, a:active{
	text-decoration: none;
	color: 47f8d0;
	font-weight: bold;
}

.footer {
	font-size: 11px;
	vertical-align: bottom;
	text-align: center;
	padding-bottom: 20px;
}
.footer a {
	font-weight: normal;
}

table.title_page a:link, table.title_page a:visited{
	font-size: 11px;
	text-decoration: none;
	color: e5f1fb;
}
table.title_page a:hover, table.title_page a:active{
	font-size: 11px;
	text-decoration: none;
	color: e5f1fb;
}

.form input, .form textarea {
	width: 100%;
	background-color: 060a31;
	border: 1px solid 8fa0c8;
	border-width: 1px;
	color: e5f1fb;
}
th {
	font-weight: normal;
	font-size: 13px;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
}

td.side-header {
	text-align: right;
	vertical-align: top;
	color: 5e7bb9;
	font-size: 16px;
	font-weight: bold;
	font-family: Myriad Pro, Helvetica, Seriff;
}

td.side-header a:link, td.side-header a:visited {
	color: 5e7bb9;
	text-decoration: none;
}

td.side-header a:hover, td.side-header a:active {
	text-decoration: none;
	color: 47f8d0;
}


p {
	line-height: 19px;
}


.menu1 {
	text-align: left;
	padding-left: 120px;
}
a.a2 {
	margin-left: 10px;
}
.menu1 a:link, .menu1 a:visited {
	font-family: Arial Black, Arial, Seriff;
	font-weight: bold;
	font-size: 16;
	color: ababab;
	line-height: 14px;
}
.menu1 a:hover, .menu1 a:active {
	color: e5f1fb;
}

.menu2 {
	text-align: left;
	padding-top: 50px;
	padding-left: 100px;
	height: 200px;
}
.menu2 a:link, .menu2 a:visited {
	font-family: Arial, Seriff;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: black;
}
.menu2 a:hover, .menu2 a:active {
	color: e5f1fb;
}

table.content {
	width: auto;
	background-color: #010228;
	border: 1px solid #7377a4;
}
table.content th {
	background-color: bfd2fa;
	font-size: 14px;
	color: black;
	text-align: center;
}
table.content td {
	text-align: center;
}
.skins .content th, .skins .content td {
	width: 20px;
	height: 20px;
}


table.results {
	width: 100%;
	background-color: #010228;
	border: 1px solid #7377a4;
}
table.results td, table.results th {
	white-space:nowrap;	
	padding: 2px;
	font-size: 10px;
	vertical-align: middle;
	text-align: center; 
	height: 30px;
}
table.results td.divcell {
	background-color: bfd2fa;
	height: 20px;
}
