body { 
	font-family: Arial;
	font-size: 12px;
	background-color: #CCCCCC;
	text-align:justify;
}


td { 
	font-family: Arial;
	font-size: 12px;
	background-color: #CCCCCC; 
	text-align:justify;
}

.header {
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}
a#mainmenue:hover {
	font-size: 14px;
	color: #FF9900;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}
a#mainmenue:link {
	font-size: 14px;
	color: #111111;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}
a#mainmenue {
	font-size: 14px;
	color: #111111;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}


a#menactive {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a#menactive:link {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a#menactive:hover {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}


.statusbar {
	/*background-color: #FF9900;*/
	color: #FF9900;
	text-align:right;
	font-weight: bold;
}

.picturelink {
	border: 1px;
	cursor: pointer;
	color: black;
	border-color: black;
}
.picture {
	border: 1px black solid;
	border-collapse: collapse;
}

h1 {
	font-weight: bold;
	color:#FFFFFF;
	font-size: 16px;
}

h2 {
	font-weight: bold;
	color:#FF9900;
	font-size: 14px;
}

h3 {
	font-weight: bold;
	color:#FFFFFF;
	font-size: 14px;
}

h4 {
	font-weight: bold;
	color:#000000;
	font-size: 14px;
}
h5 {
	font-weight: bold;
	color:#000000;
	font-size: 12px;
}
.errorsmall {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}
strong {
	font-weight: bold;
}
.gbname {
	font-size: 14px;
	font-weight: bold;
	color: white;
}
.formfield {
	font-size: 10px;
	font-weight: bold;
	color: black;
}
.gbdate {
	font-size: 10px;
	font-weight: bold;
	text-align:right;
}

a:link  {
	text-decoration: none;
	color: black;
	border-color: black;
}

a:active {
	color: #FF9900;
	text-decoration: underline;
	border-color: black;
}
a:visited {
	text-decoration: none;
	color: black;
	border-color: black;
}
a:focus	{
	color: #FF9900;
	text-decoration: underline;
	border-color: #FF9900;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
	border-color: #FF9900;
}
.smalltxt {
	font-size: 10px;
}
.smallpictxt {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12pt;
	font-size: 7pt;
}

.thumbprevpic {
	text-align: center;
}

