.tableborder {
	border: 1px groove #000000;
}
.bg {
	background-repeat: no-repeat;
	background-position: left bottom;
}
.leftborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.rightborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: 1px;
}
.leftborder_notop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.rightborder_notop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;

}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}.list {
	font-family: tahoma, arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	list-style-image: url(../images/bulletpoint.gif);
	margin-top: 5px;
	line-height: 17px;
	text-transform: lowercase;
	text-align: left;
	text-decoration: none;
	margin-left: -10px;
}
.copyright {
	font-family: tahoma, arial, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-align: center;
}
.text {
	font-family: tahoma, arial, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
.pagetitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CCCCCC;
}
.textfield {
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
.button {
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 80px;
	background-color: #274E69;
	border: 1px outset #CCCCCC;
}
.list2 {
	font-family: tahoma, arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-transform: lowercase;
	text-decoration: none;
	list-style-type: square;
	list-style-position: outside;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 22px;
	margin-top: 5px;
}
.langselecttext {
	font-family: Tahoma, "Arial Narrow", sans-serif;
	font-size: 11px;
	color: #000000;
}
.langselecttext_white {
	font-family: Tahoma, "Arial Narrow", sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.right_title {
	font-family: Tahoma, "Arial Narrow", sans-serif;
	font-weight: bold;
	color: #9999FF;
	font-size: 12px;
}
.right_text {
	font-family: Tahoma, "Arial Narrow", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
