<br />
<b>Notice</b>:  session_start(): Ignoring session_start() because a session is already active in <b>/is/htdocs/wp1123839_JS8XVD3JUA/www/public/scripts/begin.php</b> on line <b>3</b><br />
.white {color: #ffffff;}
.black {color: #000000;}
.red {color: #C50E1F;}
.green {color: #B3FF07;}
.darkgrey {color: #40474C;}
.middlegrey {color: #CECDBF;}
.backgroundwhite {background: #ffffff;}
.backgroundblack {background: #000000;}
.backgroundred {background: #C50E1F;}
.backgroundgreen {background: #B3FF07;}
.backgrounddarkgrey {background: #40474C;}
.backgroundmiddlegrey {background: #CECDBF;}
a {
	color: #C50E1F;
	text-decoration: none;
}

a:hover {
	color: #C50E1F;
	text-decoration: underline;
}

body {
	background: #ffffff;
	background: url(/icon/layout/bg.png) repeat-x;
	font-size: 10pt;
}

a.paginatorpage {
	font-size: 9px;
	border: 1px solid #C50E1F;
	padding: 1px 4px;
	margin-right: 1px;
}

span.currentpaginatorpage {
	font-size: 9px;
	border: 1px solid #C50E1F;
	padding: 1px 4px;
	background: #C50E1F;
	color: white;
	margin-right: 1px;
}

body {
	font-family: Arial, Tahoma, Sans-Serif, Helvetica;
	font-size: 11pt;
	line-height: 13.75pt;
	margin: 0;
	padding: 0;
}

div#container {
	width: 850px;
	margin: auto;
}

div#header {
	height: 132px;
}

div#navigation {
	height: 26px;
	color: #ffffff;
	background: url(/icon/layout/bg-navigation.png) no-repeat;
}

div#navigation div {
	margin: 3px 12px;
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}

div#navigation div a {
	text-decoration: none;
	color: white;
}

div#content {
	height: 400px;
	background: #CECDBF;
	border-right: 1px solid white;
}

div#content div.content {
	padding: 20px;
	color: #40474C;
	font-size: 10pt;
}

div#content table {
	border-collapse: collapse;
}

div#content table td {
	padding: 0;
}

div#content table.table td {
	padding: 4px;
	border: 1px solid #ffffff;
}

div#footer {
	height: 26px;
	background: url(/icon/layout/bg-footer.png) no-repeat;
	border-top: 1px solid white;
}

div#footer div {
	margin: 3px 10px;
	font-size: 8pt;
	color: #40474C;
}

form {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 17pt;
	color: #C50E1F;
	font-family: Trebuchet MS, Tahoma, Arial;
	line-height: 22pt;
	margin: 0;
}

h2 {
	font-size: 15pt;
	color: #C50E1F;
	font-family: Trebuchet MS, Tahoma, Arial;
	line-height: 18pt;
	margin: 5px 0;
}

img {
	border: none;
	margin: 0;
	passing: 0;
}

img.image {
	margin-left: 1px;
	border-left: 1px solid white;
}

.bigger {
	font-size: 13.75px;
}

.bold {
	font-weight: bold;
}

.bottomalign {
	vertical-align: bottom;
}

.center {
	text-align: center;
}

.clearfloat {
	clear: both;
}

.clickable {
	cursor: pointer;
}

.errorfield {
	border: 2px solid red;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.mandatory {
	font-weight: bold;
	color: red;
}

.nobr {
	white-space: nowrap;
}

.rightalign {
	text-align: right;
}

.small {
	font-size: 10px;
}

.smaller {
	font-size: 9px;
}

.topalign {
	vertical-align: top;
}

.underline {
	text-decoration: underline;
}

.shadow {
	background: #f0f0f0;
}