 
html, body, div, h1, h2, h3, h4, h5, h6, p, a, em, font, img, small, form, table, tr, th, td {
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
border: 0px;
border-spacing:0px;
}

* html li { zoom:1;}


body {
	font-family: Verdana, Tahoma, Sans-Serif;
	background:#cadee8 url("/img/background.png");
	background-repeat:repeat-x;
	background-position: left top;
	font-size:10pt;
	margin:0px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;


}


ul,li,ol {
	margin:0px;
	padding:0px;
}


p {
	margin:0px;
	padding:0px;
}

table {
	width:100%;
}

.clear {clear:both;}

h2 {
	display:block;
	margin:0em;
	font-size:1.2em;
	text-align:center;

}
h3 {
	margin:0em;
	display:block;
	font-size:1em;
	text-align:center;
}

#content {
	min-width:800px;
	max-width:1100px;
	padding-bottom:100px;
	overflow:hidden;
	
}

* html #content {
	width:1000px;
	margin-left:300px;
	padding-bottom:100px;

}

#footer {
	position:relative;
	clear:both;
	width:100%;
	bottom:0;
	text-align:left;
	height:80px;
	
}

#header {
	text-align:right;
	color:#000000;
}

#header a, #header a:link, #header a:visited {
	color:#000000;
}



#navigation {
	margin-top:1.2em;
	width:270px;
	float:left;
	
}


#navigation .top {
	width:270px;
	background:url("/img/logo_3.png") no-repeat left top;
	text-align:left;
	position:2px 0px;
	height:150px;
}
#navigation .bottom {
	width:270px;
	height:100%;
	background:url("/img/nav_bottom.png") no-repeat left bottom;
        text-align:left;
}
#navigation .inside_content {
	position:relative;
	width:270px;
	background-color:transparent;
}

ul.nav {
	margin:0em;
	margin-left:1em;
	padding:0em;	
}

ul.nav li {
	list-style:none;
}

ul.nav li a, ul.nav li a:link, ul.nav li a:visited {
	position:relative;
	color:#1b7aaa;
	text-decoration:none;
}
ul.nav li a:hover {
	position:relative;
	text-decoration:underline;
}
ul.nav li.current a, ul.nav li.current a:visited, ul.nav li.current a:link{
	position:relative;
	color:#030303;
	font-weight:bold;
	margin-left:-2px;
}
ul.nav li.mini {
	line-height:0.8em;
	margin:2px 0px;
}
ul.nav li.mini a, ul.nav li.mini a:visited, ul.nav li.mini a:link{
	position:relative;
	font-size:0.8em;
}





.top {
display:block;
height:19px;
background:url("/img/tlc.png") no-repeat left top;
margin-right:18px;
text-align:left;
}
.trc {
display:block;
position:relative;
height:19px;
background:url("/img/trc.png") no-repeat right top;
}

.bottom {
display:block;
height:19px;
background:url("/img/blc.png") no-repeat left bottom;
margin-right:18px;
}
.left_content {
	background:url("/img/border_left.png") repeat-y left top;
}

.inside_content {
	background:#FFFFFF;
	margin:0px 18px 0px 16px;
	padding:0.1em;
}

.right_content {
	background:url("/img/border_right.png") repeat-y right top;
	
}
.brc {
display:block;
position:relative;
height:19px;
background:url("/img/brc.png") no-repeat right bottom;
}

table {
	border-spacing:0px;
	border-collapse:collapse;
	border-bottom:1px solid #030303;
}
table td {
	border-left:1px solid #030303;
	border-right:1px solid #030303;
	text-align:center;
	padding:0.2em;
}


tr.ruled{
	background-color:#94bed3 !important; 	
}

tr.even {
	background-color:#deeff7;
}
tr.even  td a:link,tr.even  td a:visited,tr.even  td a,tr  td a:link,tr td a:visited,tr td a {
	color:#1b7aaa;
	text-decoration:underline;
}
tr.ruled td a:hover, tr.even  td a:hover {
	color:#ffeeff;
}

tr.head {
	background:url("/img/tr_back.png") repeat-x left bottom;	
	border-left:1px solid #030303;
	border-right:1px solid #030303;

}
tr.head td {
	text-align:center;
	font-weight:bold;

	border-top:1px solid #030303;
	border-bottom:1px solid #030303;
	border-left:1px solid #d3f2f4;
	border-right:1px solid #d3f2f4;
}

tr.current_rating{
	background-color:#f9b9f8;
}




.centering {
		left: 50%;
		position: relative;
}
.centering_2 {
		position: relative;
		left: -50%;
		margin: 0;
		padding: 0;
		text-align:center;
}
ul.period {
		position: relative;
		left:-50%;
		list-style: none;
		text-align:center;
		height:1.5em;

}

ul.period li {
	float:left;
	height:1.5em;
	margin:0px;
}
ul.period li a {
	float:none;
	display:block;
	line-height:1.5em;
	padding:0px 0.8em;
}

ul.period li a:hover {
	background-color:#FFFFFF;

}




div.period {
	background-image:url("/img/tr_back.png");
	background-repeat:repeat-x;
	background-position:bottom left;
	background-color:#e3eef3;	
	margin-left:0px;
	margin-bottom:0.3em;
	width:100%;
}

div.flash {
	margin:0.5em 0em;
	text-align:center;
}

div.flash object, div.flash embed {
	margin:0 auto;
}

.fieldset {
	width:600px; 
	border:0;
	}
.fieldset label {
	text-align:right;
	width:300px;
	float:left;
	padding:0.2em;
	margin:0;
	margin-top:0.3em; }
.fieldset .nobr {
	display:none; }  
.fieldset input {
	margin:3px;
	height:20px;
	width:200px; }
.fieldset .textfield {
	margin:3px;
	height:20px;
	width:200px; }
.fieldset .textarea {
	margin:3px;
	height:165px;
	width:200px; }
 
blockquote {
	margin:1px;
	padding:0.3em;
	background-color:#fef4af;
	border:1px dashed #070707;
}
.blockquote_1 {
	margin:1px;
	padding:0.3em;
	background-color:#b3d7ff;
	border:1px dashed #070707;
}


#nav ol{
	margin-left:0.5em;
}
#nav ol ul{
	margin-left:0.5em;
}
.green {
	color:#187502;
}
.red {
	color:#c10b02;
}
#rules ol {
	margin:3em;
	padding:0em;
}
#rules ol li{
	margin:0em;
	padding:0em;
}
#rules  ul{
	margin:0em 1em;
	padding:0em;
}
#rules  ul li{
	margin:0em;
	padding:0em;
}


input.show {
	border:1px solid #030303;background-image:url("/img/tr_back.png"); background-repeat:repeat-x; background-position:bottom left;

}
input.show:hover {
	color:#FFFFFF;	
}

.color_table, .color_table td, .color_table tr {border:0px;}

.color_table td {text-align:left;}
.color_table td input,.color_table td img {vertical-align:middle;}

ul.color_table, ul.color_table li, ul.color_table li {list-style:none; margin-top:3px;}
ul.color_table li input,ul.color_table li img {vertical-align:middle;}
hr {display:block; border:0px; margin:5px 0px; padding:0px; background-color:#030303; height:1px; font-size:1px; line-height:1px; zoom:1}

.overflow_fix {
	
	overflow-x:scroll;
}
table.fixtable {
	position:relative;	
	overflow:auto;
}
table.fixtable form {
	margin:0px;
	display:block;
}
table.fixtable .small {
	width:80px;
	
}
table.fixtable .middle {
       width:140px;
	
}

table.fixtable td {
	padding:3px;
}
table.fixtable .mess {
	width:220px;
	height:75px;
	overflow-y:auto;
	margin-bottom:5px;
}

