body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*background-color: #333333;*/
	background-image: url('../image/bg.jpg');	
	background-repeat: repeat;
}

ul{
	margin-top: 5px;
}

fieldset{
	width: 90%;
	margin: auto;
	display: block;
}

legend{
	color: #6495ed;
	font-size: 11px;
	font-weight: bold;
}

a:link, a:visited {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
}

a:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}

.bodyTable{
	width: 936px;
	background-color: white;
	border: thin solid #cdae7c;
	text-align: left;
	margin: 10px auto;
}

.headerTable{
	background-image: url(../images/header_04.gif);
	background-repeat: no-repeat;
	width: 936px;
	/*width: 100%;*/
	height: 143px;
	color: white;
	font-family: "Arial Black";
	font-size: 52px;
	font-weight: bold;
}

.headerTable td{
	padding: 0px 0px 0px 30px;
}

.menuPane{
	/*width: 20%;*/
	width: 180px;
	padding-top: 5px;
	padding-left: 5px;
}

.bodyPane{
	text-align: left;
	/*width: 756px;*/
	padding-left: 10px;
	padding-top: 5px;
}

.contentContainer{
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	background-color: #e7e7e7;
}

.menuTable{
	border: 1px #868686 solid;
	width: 180px;
	background-color: #e7e7e7;
	text-align: left;
}

.menuTable th a:link, .menuTable th a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	background-image: url(../images/button_off.jpg);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	font-weight: bold;
	height: 22px;
	padding-top: 4px;
	padding-left: 30px;
}

.menuTable th a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	background-image:url(../images/button_on.jpg);
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
	font-weight:bold;
	height:22px;
	padding-top:4px;
	padding-left:30px;
	
}

.menuTable ul{
	margin-bottom: 10px;
	list-style: url(../images/more_arrow.gif);
}

.menuTable th.menuHeader{
	background-image: url(../images/header_07.gif);
	background-repeat: no-repeat;
	min-height: 14px;
	padding-left: 70px;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
}

.menuTable th.menuHeader a:link, .menuTable th.menuHeader a:visited{
	background-image: none;
	height: auto;
	padding-top: 0px;
	padding-left: 0px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	color: #FF6600;
	text-decoration: underline;
}

.menuTable th.menuHeader a:hover{
	text-decoration: none;
}

.thRight td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 10px;
	text-align: left;
	white-space: nowrap;
}

.thRight th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #000000;
	vertical-align: top;
	white-space: nowrap;
}

.thRightWidth th{
	width: 30%;
}

.thRightWidth img, .thRightWidth legend{
	cursor: pointer;
}

.thRightWidth fieldset{
	padding: 0px 0px 15px 0px;
	margin-bottom: 15px;
}

.mainTable{
	border: solid #808080;
	background-color: white;
	text-align: center;
	width: 500px;
	color: #808080;
	
}

.mainTable tr{
	background-color: #F1F1EE;
	
}

.mainTable th{
	width: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3C3C3C;
}

.mainTable td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	color: #3C3C3C;
}

.mainTable th a:link, .mainTable th a:visited{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.mainTable th a:hover{
	color: #767676;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.mainTable tr.inactive{
	
	font-style: italic;
	color: #eaeaea;
}

a.tabLink:link, a.tabLink:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: none;
	font-weight: bold;
	height: 25px;
	width: 170px;
	background-image: url(../images/tablink_on.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	padding-top: 6px;
	display: inline-block;
}

a.tabLink:hover{
	color: white;
	background-image: url(../images/tablink_off.gif);
}

a.tabLinkSelected:link, a.tabLinkSelected:visited, a.tabLinkSelected:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	height: 25px;
	width: 170px;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	padding-top: 6px;
	display: inline-block;
	color: #f5f5f5;
	cursor: default;
	background-image: url(../images/tablink_off.gif);
}

a.tabSubLink:link, a.tabSubLink:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/more_arrow.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 13px;
	margin-left: 20px;
}

a.tabSubLink:hover{
	color: black;
	text-decoration: none;
}

a.tabSubLink highLight{
	color: red;
}

.highLight{
	cursor: default;
}

.pageTable{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.errorMsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.successMsg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: green;
}

.divLightWindow{
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #F0F0F0;
	text-align: center;
	overflow: hidden;
	padding: 10px 10px 10px 10px;
}

.headerBg{
	background-image: url(../images/top_frame_02.gif);
	background-repeat: repeat-x;
	width: 100%;
}

.footerBg{
	background-image: url(../images/unten_02.gif);
	background-repeat: repeat-x;
	width: 100%;
}

.topTitleBox{
	text-align: center;
	position: absolute;
	width: 100%;
	top: 10px;
}

.topTitle{
	width: 60%;
	font-family: "Copperplate Gothic Bold", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	margin: 0 auto;
}

.posRelative{
	position: relative;
}

.colonCell{
	width: 5px;
}

.hiddenOverflow{
	overflow: hidden;
}

/*Added by CL, for highlighting the record onmouseover*/
.mainTableRowaEffect{
	border: thin solid #ff9933;
	background-color: white;
}
.mainTableRowaEffect th{
	background-color: #ff9933;
	color: white;
	text-align: center;
	width: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.mainTableRowaEffect th a:link, .mainTableRowaEffect th a:visited{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.mainTableRowaEffect th a:hover{
	color: #767676;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.dataTableRow{
	padding-left: 10px;
	background-color: #ffdfb0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.dataTableRowOver{
	padding-left: 10px;
	background-color: #FFCC99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
/* end of row highlight*/

.headerPane{
	text-align: left;
}

.footerPane{
	text-align: right;
}

/*Added by CL*/
.requireField {
	font-style: italic; 
	color: #FF3333;
	font-size: 14px;
}

.mainTitle{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #ff9933;
}

.alignCenter{
	text-align: center;
}

.alignText{
	text-align: left;
	padding-left: 10px;
}

.alignNum{
	text-align: right;
	padding-right: 10px;
}

#tooltip{
	color: gray;
	font-style: italic;
	font-size: 11px;
	font-family: "Courier New", Courier, monospace;
	width: 200px;
}

.searchBarInput{
	border: 1px solid #ffcc33;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 330px;
}

.searchTable{
	text-align: center;
	margin: 0 auto;
}

.searchTable a:link, .searchTable a:visited{
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

.searchTable a:hover{
	color: blue;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.menu{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

a.menu:link, a.menu:visited{
	color: #ffcc33;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover{
	color: #ff9933;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}

a.highlight:link, a.highlight:hover, a.highlight:visited{
	color: #333333;
}

.hiddenHeader{
	display: none;
}

.noWrap{
	white-space: nowrap;
}

h1{
	font-size: 20px;
}
