html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

input {
	border:0px;
	text-align: center;
	cursor: default;
}
td sub input {
	border:0px;
	text-align: center;
	cursor: default;
	color: red;
	font-weight:bold;
}
form input, textarea, select {
	border: 1px solid #0057AA;
	text-align: center;
	cursor: default;
}

p, td {
	font-family: Verdana;
	font-size: 12px;
	color: #264e97;
	line-height: 18px;	
}
p {
	margin: 0px 0px 10px 0px;
}
p.center {
	text-align: center;
}

a img {
	border:0px;
}


a.menu:link, a.menu:visited {
	display: inline-block;
	height:36px;
	width: 147px;
	background: no-repeat left top;
	margin:0 7px 0 7px;
}
a.menu:hover {
	background-position: right top;
}

a.menua:link, a.menua:visited {
	display: inline-block;
	height:36px;
	width: 147px;
	background-position: right top;
	margin:0 7px 0 7px;
}

a.submenu:link, a.submenu:visited {
	display: inline-block;
	height:36px;
	width: 219px;
	background: no-repeat left top;
	margin:0 7px 0 7px;
}
a.submenu:hover {
	background-position: right top;
}

a.submenua:link, a.submenua:visited {
	display: inline-block;
	height:36px;
	width: 219px;
	background-position: right top;
	margin:0 7px 0 7px;
}


a.submenu2:link, a.submenu2:visited {
	display: inline-block;
	height:36px;
	width: 133px;
	background: no-repeat left top;
	margin:0 7px 0 7px;
}
a.submenu2:hover {
	background-position: right top;
}

a.submenu2a:link, a.submenu2a:visited {
	display: inline-block;
	height:36px;
	width: 133px;
	background-position: right top;
	margin:0 7px 0 7px;
}


h1 {
	margin: 0 0 7px 0px;
	font-family: Verdana;
	font-size: 16px;
	color: #264e97;
}
h1 a, h1 a:link, h1 a:visited, h1 a:active {
	color: #e17a00;
	text-decoration: none;
}
h1 a:hover {
	color: #fa8800;
	text-decoration: none;
}

h2 {
	margin: 0 0 9px 0px;
	color: #2293c3;
	font-size: 14px;
}
h2 a, h2 a:link, h2 a:visited, h2 a:active {
	color: #2293c3;
	text-decoration: none;
}
h2 a:hover {
	color: #06b0f8;
	text-decoration: none;
}





a, a:link, a:visited, a:active {
	color: #0778a7;
	text-decoration: none;
}
a:hover {
	color: #06b0f8;
	text-decoration: none;
}




td.bot, td.bot a, td.bot a:link, td.bot a:visited, td.bot a:active {
	color: #a1d4ea;
	text-decoration: none;
}
td.bot a:hover, td.bot a.bot:hover{
	color: #efefef;
	text-decoration: none;
}

td.stg {
	font-size: 10px;
	color: #6ecef6;
}

td.stg a, td.stg a:link, td.stg a:visited, td.stg a:active {
	color: #6ecef6;
	text-decoration: none;
}

td.stg a.stg, td.stg a.stg:link, td.stg a.stg:visited, td.stg a.stg:active {
	color: #94dfff;
	text-decoration: none;
}

td.stg a:hover, td.stg a.stg:hover{
	color: #efefef;
	text-decoration: none;
}