BODY {
margin: 0px;
	background-image: url('../images/main_bg.png');
	background-repeat: repeat-x;
	background-color: #dbdbdb;
}
BODY, TD, INPUT, SELECT, TEXTAREA {
	font-family: "Tahoma";
	font-size: 11px;
color: #121212;
}
INPUT, SELECT {
padding: 3px;
	border-style:solid;
	border-width: 1px;
	border-color: #cacaca;
color: #7a7a7a;
height: 21px;
}
SELECT {
padding: 2px;
}
P {
margin: 0px;
padding: 0px;
}
TEXTAREA {
padding: 3px;
	border-style:solid;
	border-width: 1px;
	border-color: #cacaca;
color: #7a7a7a;
}
#banner {
height: 120px;
	background-image: url('../images/banner_bg.png');
	background-color: #1a1e25;
}
#logo {
float: left;
	margin-top: 15px;
	margin-left: 5px;
}
#logo .tag {
color: #ccc;
cursor: default;
	margin-top: 5px;
}
#search {
background-image: url('../images/search_bg.png');
width: 236px;
height: 49px;
float: right;
}

#lan {
position: absolute;
right: 0px;
top: 80px;
font-size: 12px;
color: #aaa;
margin-top: 10px;
}

#lan SPAN {
margin-right: 5px;
color: #f0f0f0;
}

#lan A {
margin-right: 5px;
color: #aaa;
text-decoration: none;
}

#lan A.active {
margin-right: 5px;
color: #fff;
font-size: 12px;
text-decoration: none;
}


#search .innerSearch {
padding: 15px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 12px;
}
#lanselect {
float: right;
	margin-right: 5px;
color: #fff;
cursor: default;
}
#lanselect A {
	text-decoration: none;
color: #b2bfd4;
outline:none;
}
#lanselect A:Hover {
	text-decoration: none;
color: #fff;
outline:none;
}
.searchButton {
width: 24px;
height: 24px;
	background-image: url('../images/search_button.png');
	border-style:none;
	background-color: transparent;
cursor: pointer;
}
#banner .innerAlign, #mainmenu .innerAlign, #submenu .innerAlign, #content .innerAlign {
position: absolute;
width: 900px;
	margin-left: -450px;
left: 50%;
	/*
left: 20%;
right: 20%;
*/
}
#mainmenu {
height: 32px;
	background-image: url('../images/mainmenu_bg.png');
}
.menuItem {
float: left;
padding-left: 20px;padding-right: 20px;
height: 32px;
line-height: 32px;
cursor: pointer;
background-image: url('../images/mainmenu_bg.png');
text-decoration: none;
color: #454545;
outline: none;
}
.menuItem:HOVER {
background-image: url('../images/menuitem_over.png');
}
.menuItemSelect {
float: left;
padding-left: 20px;padding-right: 20px;
height: 32px;
line-height: 32px;
text-align:center;
cursor: pointer;
background-image: url('../images/menuitem_select.png');
outline: none;
text-decoration: none;
font-weight: bold;
color: #292929;
}
.menuSpacer {
float: left;
width: 1px;
	background-color: #ccc;
height: 32px;
}
#submenu {
	background-color: #535456;
}
.submenuItem {
float: left;
	padding-left: 10px;
	padding-right: 10px;
height: 32px;
	line-height: 32px;
cursor: pointer;
	text-decoration: none;
color: #ccc;
outline: none;
}
.submenuItemOver {
float: left;
	padding-left: 10px;
	padding-right: 10px;
height: 32px;
	line-height: 32px;
cursor: pointer;
	text-decoration: none;
	background-color: #5d5e5f;
color: #f0f0f0;
outline: none;
}
.submenuItemSelect {
float: left;
	padding-left: 10px;
	padding-right: 10px;
height: 32px;
	line-height: 32px;
cursor: pointer;
	text-decoration: none;
	background-color: #646568;
color: #fff;
outline: none;
}
#bread {
color: #000;
cursor: default;
}
#bread A {
	text-decoration: none;
color: #858585;
outline:none;
}
#bread A:HOVER {
	text-decoration: none;
color: #232323;
outline:none;
}
.flashHead {
	font-size: 18px;
color: #000;
cursor: default;
}
.flashHeadBig {
	font-size: 25px;
color: #fff;
cursor: default;
}
.whiteBox .tl {
width: 5px;
height: 5px;
	background-image: url('../images/corner_white_tl.png');
	background-repeat: no-repeat;
	font-size: 1px;
}
.whiteBox .tc {
height: 5px;
	border-top-style:solid;
	border-width: 1px;
	border-color: #d9d9d9;
	font-size: 1px;
	background-color: #fff
}
.whiteBox .tr {
width: 5px;
height: 5px;
	background-image: url('../images/corner_white_tr.png');
	background-repeat: no-repeat;
	font-size: 1px;
}
.whiteBox .c {
width: 100%;
	border-left-style:solid;
	border-right-style:solid;
	border-width: 1px;
	border-color: #d9d9d9;
	background-color: #fff;
}
.whiteBox .bl {
width: 5px;
height: 5px;
	background-image: url('../images/corner_white_bl.png');
	background-repeat: no-repeat;
	font-size: 1px;
}
.whiteBox .bc {
height: 5px;
	border-bottom-style:solid;
	border-width: 1px;
	border-color: #d9d9d9;
	font-size: 1px;
	background-color: #fff
}
.whiteBox .br {
width: 5px;
height: 5px;
	background-image: url('../images/corner_white_br.png');
	background-repeat: no-repeat;
	font-size: 1px;
}
.whiteBox .h {
	background-image: url('../images/whitebox_header.png');
height: 32px;
cursor: default;
}
.blueBox .tl {
width: 5px;
height: 5px;
	background-image: url('../images/corner_white_tl.png');
	background-repeat: no-repeat;
	font-size: 1px;
}
.blueBox .tc {
height: 5px;
	border-top-style:solid;
	border-width: 1px;
	border-color: #d9d9d9;
	font-size: 1px;
	background-color: #91a6b9;
	background-color: #fff;
}
.blueBox .tr {
width: 5px;
height: 5px;
	background-image: url('../images/corner_white_tr.png');
	background-repeat: no-repeat;
	font-size: 1px;
}
.blueBox .c {
width: 100%;
	border-left-style:solid;
	border-right-style:solid;
	border-width: 1px;
	border-color: #ccc;
	background-color: #91a6b9;
color: #fff;
cursor: default;
}
.blueBox .bl {
width: 5px;
height: 5px;
	background-image: url('../images/corner_blue_bl.png');
	background-repeat: no-repeat;
	font-size: 1px;
}
.blueBox .bc {
height: 5px;
	border-bottom-style:solid;
	border-width: 1px;
	border-color: #d9d9d9;
	font-size: 1px;
	background-color: #91a6b9
}
.blueBox .br {
width: 5px;
height: 5px;
	background-image: url('../images/corner_blue_br.png');
	background-repeat: no-repeat;
	font-size: 1px;
}
.blueBox .h {
	background-image: url('../images/whitebox_header.png');
height: 32px;
cursor: default;
}
.button120 {
	background-image:url('../images/button_120.png');
	background-color: transparent;
	border-style:none;
	border-width: 0px;
width: 120px;
height: 25px;
}
.button120Over {
	background-image:url('../images/button_120.png');
	background-color: transparent;
	border-style:none;
	border-width: 0px;
width: 120px;
height: 25px;
color: #000;
cursor: pointer;
}
#sitemap {
	margin-top: 10px;
}
#sitemap .c {
width: 100%;
	border-left-style:solid;
	border-right-style:solid;
	border-width: 1px;
	border-color: #dbdbdb;
	background-image: url('../images/sitemap_bg.png');
	background-repeat: repeat-x;
	background-color: #dbdbdb;
}
#sitemap .t TD {
color: #5d5d5d;
cursor: default;
}
#sitemap .it {
	font-weight:bold;
	margin-bottom: 12px;
cursor: default;
}
#sitemap A {
	text-decoration:none;
color: #868686;
outline:none
}
#sitemap A:HOVER {
	text-decoration:none;
color: #1e60c3;
outline:none
}

#credits {
	border-top-style: dotted;
	border-width: 1px;
	border-color: #a4a4a4;
	margin-top: 30px;
	padding-top: 10px;
	padding-bottom: 20px;
color: #a4a4a4;
cursor: default;
}
#credits A {
	text-decoration: none;
color: #7b7b7b;
}
#credits A:HOVER {
	text-decoration: none;
color: #232323;
}
.startimageBox {
	margin-bottom: 10px;
}
.startimageBox .left {
	background-image: url('../images/start_image_left.png');
height: 203px;
width: 10px;
}
.startimageBox .content {
	background-image: url('../images/start_image_bg.png');
height: 203px;
}
.startimageBox .mid {
	background-image: url('../images/start_image_mid.png');
height: 203px;
}
.startimageBox .right {
	background-image: url('../images/start_image_right.png');
	background-position: right;
height: 203px;
width: 10px;
}
.extramenuItem, .extramenuItem TD {
	text-decoration:none;
color:#5b5d5e;
outline: none;
}
.extramenuItem .inner {
padding: 8px;
	border-bottom-style:dotted;
	border-width: 1px;
	border-color: #a8a8a8;
	background-color: #fdfdfd;
}
.extramenuItem:Hover,.extramenuItem:Hover TD {
	text-decoration:none;
color:#497dcd;
outline: none;
}
.extramenuItem:Hover .inner {
padding: 8px;
	border-bottom-style:dotted;
	border-width: 1px;
	border-color: #a8a8a8;
	background-color: #f3f3f3;
}


.extramenuItem2, .extramenuItem2 TD {
	text-decoration:none;
color:#666;
outline: none;
}
.extramenuItem2 .inner {
padding: 8px;
	border-bottom-style:dotted;
	border-width: 1px;
	border-color: #a8a8a8;
	background-color: #fdfdfd;
}
.extramenuItem2:Hover,.extramenuItem2:Hover TD {
	text-decoration:none;
color:#232323;
outline: none;
}
.extramenuItem2:Hover .inner {
padding: 8px;
	border-bottom-style:dotted;
	border-width: 1px;
	border-color: #a8a8a8;
	background-color: #f3f3f3;
}
.extramenuItem3, .extramenuItem3 TD {
	text-decoration:none;
color:#666;
outline: none;
cursor: default;
}
.extramenuItem3 .inner {
padding: 8px;
	border-bottom-style:dotted;
	border-width: 1px;
	border-color: #a8a8a8;
	background-color: #fdfdfd;
	font-weight: bold;
cursor: default;
}
.extramenuItem4, .extramenuItem4 TD {
	text-decoration:none;
color:#666;
outline: none;
	margin-bottom: 1px;
cursor: pointer;
}
.extramenuItem4 .inner {
padding: 8px;
	border-bottom-style:dotted;
	border-width: 1px;
	border-color: #ccc;
	background-color: #fdfdfd;
cursor: pointer;
}
#innercontent  A {
	text-decoration: none;
color: #888;
}
#innercontent  A:Hover {
	text-decoration: none;
color: #020202;
}
#innercontent .blueBox  A {
	text-decoration: none;
color: #ccc;
}
#innercontent .blueBox  A:Hover {
	text-decoration: none;
color: #f0f0f0;
}
P {
margin: 0px;
}
.updateComplete {
	background-color: #bcee87;
cursor: default;
	margin-bottom: 10px;
}
FORM {
padding: 0px;
margin: 0px;
}
.formTitle {
padding: 6px;
color: #232323;
cursor: default;
	background-image: url('../images/gr9.png');
}
.button, .buttonRed {
	font-family: "tahoma";
	font-size: 11px;
padding: 5px;
	border-style:solid;
	border-color: #AAA;
	border-width: 1px;
	background-color: #f0f0f0;
color: #888;
height: auto;
}
.buttonOver {
	font-family: "tahoma";
	font-size: 11px;
padding: 5px;
height: auto;
	border-style:solid;
	border-color: #303030;
	background-image: url('../images/gr1.png');
color: #fff;
	border-width: 1px;
cursor: pointer;
}
.tableCell {
	padding-top: 8px;
	vertical-align:top;
cursor: default;
}
.tableHead{
	background-image: url('../images/gr8.png');
color:#fff;
cursor: default;
	border-left-style:solid;
	border-width: 1px;
	border-color: #8191ab;
}
#innercontent  A {
	text-decoration: none;
color: #555;
}
#innercontent  A:Hover {
	text-decoration: none;
color: #020202;
}
/* VALIDATION */
input.validation-failed, textarea.validation-failed {
	border-style: solid;
	border-width: 1px;
	border-color: a11515;
color: #a11515;
padding: 3px;
}
.validation-advice {
	margin-top: 3px;
	margin-bottom: 3px;
padding: 5px;
	background-color: #c65252;
	color : #FFF;
	padding-right: 30px;
cursor: default;
}
.validation-advice2 {
	margin-top: 0px;
	margin-bottom: 3px;
padding: 5px;
	background-color: #c65252;
	color : #FFF;
float: left;
	padding-right: 30px;
cursor: default;
}
.validation-advice A {
	color : #f6f6f6;
	text-decoration: underline
}
.validation-advice A:HOVER {
	color : #232323;
	text-decoration: underline
}
.statField1 {
	background-color: #656565;
color: #fff;
	border-color: #757575;
	border-top-style:solid;
	border-width:1px;
	padding-left: 5px;
}
.statField2 {
	padding-left: 5px;
	background-color: #ddd;
color: #454545;
	border-color: #eee;
	border-left-style:solid;
	border-top-style:solid;
	border-width:1px;
cursor: text;
}
#fullsitemap A {
	text-decoration:none;
color: #565656;
outline:none
}
#fullsitemap A:HOVER {
	text-decoration:none;
color: #1e60c3;
outline:none
}

#fullsitemap .head1 {
	font-size: 14px;
	font-weight: bold;
display: block;
}
#fullsitemap .head2 {
	font-size: 11px;
	font-weight: bold;
display: block;
outline:none
}
#fullsitemap .head3 {
	font-size: 11px;
display: block;
outline:none
}
#fullsitemap .head4 {
	font-size: 11px;
display: block;
outline:none
}
#fullsitemap .head5 {
	font-size: 10px;
display: block;
outline:none
}
.errorReport {
	background-color: #c65252;
color: #fff;
	margin-top: 10px;
cursor: default;
	margin-bottom: 10px;
}
.errorReport TD {
color: #fff;
}
.pageNr {
width: 20px;
height: 20px;
float: left;
	background-color: #e9e9e9;
	margin-right: 1px;
	text-align:center;
	line-height: 20px;
	vertical-align: middle;
	margin-bottom: 1px;
outline:none;
}

.pageNrOver {
width: 20px;
height: 20px;
float: left;
	background-color: #e0e0e0;
	margin-right: 1px;
	text-align:center;
	line-height: 20px;
	vertical-align: middle;
	margin-bottom: 1px;
color: #fff;
outline:none;
}
.pageNrSelect {
	font-weight:bold;
width: 20px;
height: 20px;
float: left;
	background-color: #f0f0f0;
	margin-right: 1px;
	text-align:center;
	line-height: 20px;
	vertical-align: middle;
	margin-bottom: 1px;
outline:none;
}
