body {
	background-color:#9b9549;
	font-family:trebuchet ms, tahoma;
	font-size:10pt;
	line-height:12pt;
}



input.button {
	background-color: #eeeeee;
	border: 1px solid #8dae45;
	height:22px;
	font-family:trebuchet ms, tahoma,verdana;
	font-size:12px;
}


[disabled] {
	background-color: #6b8c23;
}

input[type=text] {
	background-color: #f3f3f3;
	border: 1px solid #8dae45;
	height:22px;
	font-family: trebuchet ms, tahoma;
	font-weight:bold;
	font-size: 10pt;
	padding-right: 2px;
	padding-left: 2px;
}



input[type=password] {
	background-color: #f3f3f3;
	border: 1px solid #8dae45;
	height:20px;
	font-family: trebuchet ms, tahoma;
	font-weight:bold;
	font-size: 10pt;
	padding-right: 2px;
	padding-left: 2px;
}



select {
	border: 1px solid #8dae45;
	height:20px;
	font-family:trebuchet ms, tahoma;
	font-size:10pt;
	background-color: #f3f3f3;
}

option {
	font-family:trebuchet ms, tahoma;
	font-size:10pt;
	background-color: #f3f3f3;
}

h2 {
	font-family: trebuchet ms, tahoma;
	font-weight:bold;
	font-size:14pt;
	line-height:20pt;
	text-align: center;
	letter-spacing: 0.07em;
	margin-top:20px;
	margin-bottom:20px;
}

h3 {
	font-family: trebuchet ms, tahoma;
	font-variant: small-caps; 
	font-weight:bold;
	font-size:15pt;
	margin-top:1cm;
	margin-bottom:1cm;
	line-height:19pt;
	text-align: center;
	letter-spacing: 0.075em;
}

em {
	color:#880000;
	font-weight:bold;
	font-style:normal;
}

dl {
	margin-left:10px;
	margin-right:10px;
}

dt {
	font-weight:bold;
	color: #990000;
	font-size:11pt;
	margin-bottom:7px;
}

dd {
	margin-bottom:10px;
	margin-right:40px;
	font-size: 10pt;
	line-height: 14pt;
	text-align:justify;
}

img {
	border: 3px solid #8a8438;

}


.center {
	text-align: center; 
	text-indent: 0px; 
	font-size: 10pt; 
	line-height: 12pt;
	font-family: trebuchet ms, tahoma; 
}


.welcome {
	margin-left:70px;
	margin-right:70px;
	margin-top:30px;
	text-align:justify;
	font-style:italic;
}


.small {
	margin-top:20px;
	text-indent:0px;
	font-size:9pt; 
	line-height: 11pt;
	font-family:trebuchet ms, tahoma;
}


.alert {
	margin-top:1.5cm;
	width:500px;
	border: 3px solid #6b8c23;
	background-color: #f8f794;
	padding:10px;
	font-family:trebuchet ms, tahoma;
	font-size:12pt;
	line-height:16pt;
	font-weight:bold;
	text-align:justify;
	color: #ff0000;
}

textarea {
	border:solid 1px #7a7a7a;
	font-family:trebuchet ms, tahoma;
	font-size:10pt;
	padding:5px;
}

table {
	border-collapse:collapse;
	border: 1px solid #7c9d34;
	padding:5px;
}

table.main {
	margin-top:1cm;
}


th { 
	text-align: center;
	vertical-align:middle;
	text-indent: 0px; 
	font-size: 14pt;
	line-height: 18pt;
	color: #ff0000;
	background-color: #ffd700;
	font-family: trebuchet ms, tahoma; 
	letter-spacing:2px;
	font-weight:bold;
}

td { 
	text-align: left;
	font-family: trebuchet ms, tahoma; 
	font-size: 10pt;
	line-height: 14pt;
	background-color: #8dae45;
	vertical-align:top;
}

td.bunker {
	background-color: #9ebe56;
}

td.center {
	text-align:center;
}

td.head {
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
	background-color: #9ebe56;
}

td.inside {
	background-color:#7c9d34
}


td.ranking {
	background-color: #afcf67;
	font-variant: small-caps;
	letter-spacing: 0.075em;
	text-align:center;
	font-weight:bold;
	color: #990000;
	font-size:11pt;
	vertical-align:middle;
}

td.menu {
	width:166.66px;
	text-align: center;
	vertical-align:middle;
	text-indent: 0px; 
	color: #880000;
	background-color: #cbca83;
	font-family: trebuchet ms, tahoma; 
	font-size: 10pt;
	line-height: 12pt;
}

td.footer { 
	text-align:center;
	background-color:#cbca83;
	text-indent:0px;
	line-height: 10pt;
	font-family:trebuchet ms, tahoma;
	font-size:9pt;
}


ol, ul { 
	text-align: left; 
	text-indent: 0px; 
	font-family: trebuchet ms, tahoma; 
	font-size:9pt; 
	line-height: 11pt;
}


a:visited { 
	text-decoration: none; 
	color: #00418A
}

a:link	{ 
	text-decoration: none;
	color: #00418A
}

a:hover	 { 
	color: #E60005;
	border-bottom: none;
}