body {
	background-color: #090909;
	background-image: url("../layout/background.gif");
	background-repeat: repeat;
	text-align: center;
	margin: 0px;
}

a, a:link, a:visited {
	font-family: Verdana, Sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
}

a:hover, a:active {
	font-family: Verdana, Sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

div.top {
	background-image: url("../layout/top.jpg");
	background-repeat: no-repeat;
	background-position: left 5px;
	width: 760px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}

div.page {
	background-color: #000000;
	width: 760px;
	min-height: 500px;
	color: #000000;
	font-family: Verdana, Sans-serif;
	font-size: 14px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

div.navigation {
	width: 100%;
	margin: 0px;
	height: 27px;
	background-image: url("../layout/menunew.gif");
	background-repeat: no-repeat;
}

div.navigation ul {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-right: auto;
	list-style-type: none;
	width: 730px;
}

div.navigation ul li {
	float: left;
	margin-right: 1px;
	position: relative;
	height: 20px;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	width: 120px;
}

div.navigation ul li a {
	display: block;
	width: auto;
	color: #cccccc;
	height: 12px;
	text-align: left;
	margin-left: 0px;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 0px;
	width: auto;
	list-style: none;
	line-height: 12px;
	font-weight: bold;
	padding: 0px;
	border: 0px solid transparent;
	padding-left: 0px;
	text-decoration: none;
	padding-bottom: 20px;
}

div.navigation ul li a:hover {
	color: #ffffff;
}

div.navigation ul li ul {
	display: none;
	background-image: url("../layout/menu.gif");
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #111111;
	margin-left: 0px;
}

div.navigation ul li ul li {
	width: 190px;
}

div.navigation ul li ul li a {
	width: 190px;
}

div.navigation ul li:hover a {
	color: #ffffff;
}

div.navigation ul li:hover ul {
	display: block;
	position: absolute;
	top: 27px;
	left: 0px;
	width: 190px;
	padding: 5px;
	padding-top: 0px;
}

div.navigation ul li:hover ul.right {
	display: block;
	position: absolute;
	top: 27px;
	left: -100px;
	width: 190px;
	padding: 5px;
	padding-top: 0px;
}

div.navigation ul li:hover ul.right li a {
	text-align: right;
}

div.navigation ul li:hover ul li a {
	display: block;
	color: #cccccc;
}

div.navigation ul li:hover ul li a:hover {
	color:#ffffff;
}

div.botnav {
	width: 100%;
	margin: 0px;
	text-align: right;
}

div.botnav ul {
	display: block;
	margin: 0px;
	padding-top: 5px;
	height: 25px;
	padding-left: 5px;
}

div.botnav ul li {
	display: inline;
	font-size: 8px;
	list-style-type: none;
	width: 150px;
}

div.botnav ul li a {
	display: inline;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;

}

div.botnav ul li a:hover {
	color: #ffffff;
}

div.information {
	width: 95%;
	background-color: #000000;
	color: #ffffff;
	font-family: Verdana, Sans-serif;
	font-size: 14px;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: justify;
	padding: 0px;
	padding-top: 10px;
	min-height: 450px;
}

div.footer {
	margin-left: auto;
	margin-right: 0px;
	text-align: right;
	margin: 0px;
	margin-top: 50px;
}

h1 {
	color: #ffffff;
	font-family: Verdana, Sans-serif;
	font-size: 20px;
	margin-left: 10px;
}

h2 {
	color: #ffffff;
	font-family: Verdana, Sans-serif;
	font-size: 16px;
}

img {
	border: 0px;
}

input, textarea, select {
	color: #ffffff;
	background-color: #000000;
	background-image: url("../layout/button.gif");
	background-position: center;
	background-repeat: repeat;
	border: 1px solid #ffffff;
}

textarea, select, .calDay {
	background-image: url("../layout/menu.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}

.calSel {
	background-image: url("../layout/sel.gif");
	background-repeat: repeat-x;
	background-position: center;
}

select option {
	color: #ffffff;
}

input {
	height: 20px;
}

tr.noborder td {
	border-width: 0px;
}

input.b1, input.b2, input.b3 {
	background-repeat: no-repeat;
	padding: 2px 2px 2px 2px;
	.padding: 3px 1px 1px 3px;
}

input.b1 {
	background-image: url("../layout/buttonOff.gif");
}

input.b2 {
	padding: 3px 1px 1px 3px;
	.padding: 4px 0px 0px 4px;
	background-image: url("../layout/buttonOn.gif");
}

input.b3 {
	background-image: url("../layout/buttonOver.gif");
}

#tblForm td {
	color: #ffffff;
}

.progressPanel {
	top: 30%; 
	left: 46%; 
	position: absolute;
	border: 0px;
	background-color: transparent;
	z-index: 10002;
}

.tab .ajax__tab_header {
	font-family: Verdana, Tahoma, Helvetica;
	font-size: 11px;
	color: #ffffff;
}

.tab .ajax__tab_outer {
	padding-right: 4px;
	border: 1px #ffffff solid;
	margin-right: 3px;
	background-image: url("../layout/menu.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}

.tab .ajax__tab_inner {
	padding-left: 3px;
}

.tab .ajax__tab_tab {
	height: 13px;
	padding: 4px;
	margin: 0;
	width: 100px
}

.tab .ajax__tab_active .ajax__tab_outer {
	font-weight: bold;
}

.tab .ajax__tab_body {
	font-family: Verdana, Tahoma, Helvetica;
	font-size: 10pt;
	border: 1px solid #999999;
	margin-top: 3px;
	padding: 8px;
}

.datagrid2 th {
	background-image: url("../layout/sel.gif");
	background-repeat: repeat-x;
	background-position: center;
	cursor: default;
}

.datagrid2 a {
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}

.datagrid2 td {
	cursor: pointer;
	color: #ffffff;
	background-image: url("../layout/menu.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}

.datagrid2 .sel td {
	background-color: #fffbcf;
}

.datagrid2 td, .datagrid2 th {
	border-bottom: 1px solid #1f1f1f;
	margin: 2px 0px 3px 0px;
	font-size: 11px;
}

.datagrid2 input {
	font-size: 11px;
}