@charset "ISO-8859-1";


A {
	font-family: Geneva, Verdana, Sans-Serif;
	font-weight: normal;
	font-style: normal;

	color: #333366;
}

A:Active { color: #333366;}
A:Hover { text-decoration: none;}
A:Visited { color: #333366;}

A.black {
	font-family: Geneva, Verdana, Sans-Serif;
	font-weight: normal;
	font-style: normal;

	color: #333366;
}

A.black:Active { color: #333366;}
A.black:Hover { text-decoration: none;}
A.black:Visited { color: #333366;}

A.footer {
	font-family: Geneva, Verdana, Sans-Serif;
	font-weight: normal;
	font-style: normal;

	color: #FFFFFF;
}

A.footer:Active { color: #FFFFFF;}
A.footer:Hover { text-decoration: none;}
A.footer:Visited { color: #FFFFFF;}

B {
	font-family: Geneva, Verdana, Sans-Serif;
	font-size: 110%;
	font-weight: bold;
	font-style: normal;

	color: #333366;
}

BODY {
	font-family: Geneva, Verdana, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	font-size: 90%;

	background-color: #333366;
	color: #FFFFFF;

	margin-left: 80px;
	margin-right: 80px;
	margin-top: 40px;
	margin-bottom: 40px;
}

IMG {
	border-color: #333366;
}

SELECT {
	font-family: Geneva, Verdana, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	font-size: 90%;

	background-color: #FFFFFF;
	color: #333366;
}

TD {
	background-image: none;
	vertical-align: top;

	font-size: 90%;
	color: #333366;
}

UL {
	list-style-type: square;
}

option.gray {
	background-color: #CCCCCC;
	font-weight: bold;
}

.welcome {
	background-color: #FFFFFF;
	vertical-align: top;

	padding-right: 40px;

	background-image: url('../corners/corner_bottom_right.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: bottom right;
}

.left {
	background-color: #FFFFFF;
	vertical-align: top;

	background-image: url('../corners/corner_bottom_left.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: bottom left;
}

.topleft {
	background-color: #FFFFFF;
	vertical-align: top;

	background-image: url('../corners/corner_top_left.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top left;
}

.topright {
	background-color: #FFFFFF;
	vertical-align: top;

	background-image: url('../corners/corner_top_right.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top right;
}

.header {
	background-color: #FFFFFF;
	color: #333366;
	vertical-align: middle;
}

.footer {
	color: #FFFFFF;
}

.top {
	background-color: #FFFFFF;
	color: #333366;
}

.formular {
	background-color: #CCCCCC;
	color: #333366;

	vertical-align: middle;

	font-size: 90%;
}

.button1 {
	font-family: Geneva, Verdana, Sans-Serif;
	font-weight: bold;
	font-style: normal;
	font-size: 110%;

	height: 40px;

	color: #333366;
}

.button2 {
	font-family: Geneva, Verdana, Sans-Serif;
	font-weight: normal;
	font-style: normal;
	font-size: 80%;

	height: 40px;

	color: #333366;
}
