body {
	background-image: url(../images/bg_grey_top.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.errorText {
	font-family: Verdana;
	font-size: 9px;
	font-variant: normal;
	color: red;
	text-decoration: none;
}
.picture {
	border: 1px solid #FFC304;
}
.mainText {
	font-family: Verdana;
	font-size: 10px;
	color: #605949;
	text-decoration: none;
}
.mainTextGrey {
	font-family: Arial;
	font-size: 12px;
	color: #A2A2A2;
	text-decoration: none;
}
.mainTextWhite {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.mainTextWhiteNB {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.mainTextGreen {
	font-family: Verdana;
	font-size: 10px;
	color: #ADFD00;
	text-decoration: none;
}
.mainTextG {
	color: #ADFD00;
}
.mainTextBold {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.mainWhiteLittleText {
	font-family: Verdana;
	font-size: 9px;
	font-variant: normal;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration: none;
}
.mainPageBlueTitle {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	font-variant: normal;
	color: #FF0060;
	text-decoration: none;
}
.mainPageBlueText {
	font-family: Verdana;
	font-size: 9px;
	font-variant: normal;
	color: #FF0060;
	text-decoration: none;
}
.mainPageYellowTitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0060;
	font-style: normal;
	font-variant: small-caps;
	text-decoration: none;
}
.mainPageOrangeTitle {
	font-family: Arial;
	font-size: 14px;
	padding-left:10;
	font-weight: bold;
	color: #FF0060;
	font-style: normal;
	text-decoration: none;
}
.mainPageYellowText {
	font-family: Verdana;
	font-size: 9px;
	color: #FF0060;
	font-style: normal;
	text-decoration: none;
}
.mainWhiteMenu {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.mainPageOrange {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF0060;
	text-decoration: none;
}
.mainPageCrumb A:active {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #CCCCCC
	text-decoration: none;
}
.crumb {
	font-family: Verdana;
	font-size: 10px;
	color: #838383;
}
.mainFormTextOrange {
	font-family: Verdana;
	font-size: 10px;
	color: #FF0060;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
a#link {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #838383;
}
a#link:visited {
	text-decoration: none;
	color: #838383;
}

a#link:hover {
	text-decoration: underline;
	color: #FF9C00;
}
a#link:active {
	text-decoration: none;
	color: #838383;
}
a#linkOrange {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: #FF0060;
}
a#linkOrange:visited {
	text-decoration: none;
	color: #FF0060;
}

a#linkOrange:hover {
	text-decoration: underline;
	color: #FF0060;
}
a#linkOrange:active {
	text-decoration: none;
	color: #FF0060;
}

a#linkRed {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: 5D5D5D;
}
a#linkRed:visited {
	text-decoration: none;
	color: 5D5D5D;
}

a#linkRed:hover {
	text-decoration: underline;
	color: FF0024;
}
a#linkRed:active {
	text-decoration: none;
	color: 5D5D5D;
}

a#linkBrown {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: 605949;
}
a#linkBrown:visited {
	text-decoration: none;
	color: 605949;
}

a#linkBrown:hover {
	text-decoration: underline;
	color: ADFD00;
}
a#linkBrown:active {
	text-decoration: none;
	color: 605949;
}

a#linkGreen {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: ADFD00;
}
a#linkGreen:visited {
	text-decoration: none;
	color: ADFD00;
}

a#linkGreen:hover {
	text-decoration: underline;
	color: FFFFFF;
}
a#linkGreen:active {
	text-decoration: none;
	color: ADFD00;
}

a#Level1 {}
a#Level1:hover {}
a#Level1:active {}
a#Level1:visited {}

.box160 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: 1556A0;
	text-decoration: none;
	background-color: #F8F8F8;
	height: 20px;
	width: 150px;
	border: 1px solid #ffffff;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 3px;
}

.box { width: 245px; }

