body {
	margin: 0px;
	padding: 0px
}

a.langbutton {
	color: white;
	padding: 2px 4px;
	text-decoration: none;
	font-family: arial;
	font-size: 14px;
	font-weight: bold
}

.indextext p {
	color: #fff;
	font-size: 12px;
	font-family: Arial;
	margin: 10px;
	padding-left: 4px;
	text-indent: 0px
}

.footlink {
	color: #ffffff;
	font-size: 12px;
	font-family: Arial
}

.head {
	font-family: arial narrow, arial;
	font-size: 30px;
	font-weight: bold;
	color: #b9b9b9;
	margin: 10px 0px;
	letter-spacing: 1px;
	text-transform: uppercase
}

a.inner {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #551A8B;
	border-bottom: 1px dashed #551A8B
}

p.maintext {
	color: #575757;
	font-size: 12px;
	font-family: Arial;
	margin: 10px 0px;
	text-indent: 0px
}

.textbold {
	color: #575757;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}

.statTable thead td {
	padding: 10px 20px;
	background-color: #e6e6e6
}

.statTable td {
	padding: 10px 20px;
	background-color: #fcfcfc
}

.tt {
	width: 240px;
	font-size: 16px;
}

select.tt {
	height: 25px;
	width: 240px
}

div.pagehead {
	width: 100%;
	background-color: #1e94c0;
	background-image: url(img/head2back.jpg)
}

.pagehead table td {
	color: white;
	font-family: arial narrow, arial;
	font-size: 32px;
	font-weight: bold
}

div.pagemain {
	width: 100%;
	background-image: url(img/middleback.jpg);
	background-repeat: repeat-x;
	background-color: #e5e5e5;
	color: #575757;
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #e5e5e5
}

.pagemain p,.pagemain td,.pagemain span {
	font-family: arial;
	font-size: 14px
}

.pagetitle {
	background-color: #5AB9DC;
	background-image: url(imga/titlebg.jpg);
	color: white;
	font-family: arial narrow, arial;
	font-size: 36px;
	letter-spacing: 2px;
	margin: 5px 0;
	padding-left: 30px;
	text-transform: uppercase;
}

.bluestar {
	font-size: 20px;
	color: #2eb3e2;
	font-weight: bold
}