.table_border {
    BORDER-BOTTOM: #31659C 1px solid;
    BORDER-LEFT: #31659C 1px solid;
    BORDER-RIGHT: #31659C 1px solid;
    BORDER-TOP: #31659C 1px solid
}
.form_title {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #777777;
	font-weight: bold;
	text-decoration: none;
}
.form_element {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	BORDER-BOTTOM: #777777 1px solid;
	BORDER-LEFT: #777777 1px solid;
	BORDER-RIGHT: #777777 1px solid;
	BORDER-TOP: #777777 1px solid
}
.description {
	font-family: Verdana, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.text_black {
	font-family: Verdana, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.text_black_bold {
	font-family: Verdana, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.error {
	font-family: Verdana, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 11px;
	color: #F70D0D;
	font-weight: bold;
	text-decoration: none;
}
.title {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #393939;
	font-weight: bold;
	text-decoration: none;
}

.subtitle {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #393939;
	font-weight: bold;
	text-decoration: none;
}
.bottom_menu {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #F7F3F3;
	font-weight: bold;
	text-decoration: none;
	padding-left:6px;
	padding-right:6px;
}

A.bottom {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #F7F3F3;
	font-weight: bold;
	text-decoration: none;
}

A.bottom:hover {
	COLOR:#413D3D;
}

A.email{
	font-family: Verdana, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 11px;
	color: #31659C;
	text-decoration: none;
}


A.email:hover {
	COLOR:#413D3D;
}

.comp_name {
	font-family: Verdana, Arial, sans-serif;
	font-size: 40px;
	color: #F8FFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left:30px;
	 padding-top:10px;
}

A.tip {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #393939;
	font-weight: bold;
	text-decoration: none;
}

A.tip:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
A.language {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #393939;
	font-weight: bold;
	text-decoration: none;
}
A.language:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

A.xxsLink{
	font-family: Verdana, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
A.xxsLink:visited{
	font-family: Verdana, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
A.link:LINK,A.link:VISITED {
	font-family: Verdana, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
	font-size: 11px;
	color: #31659C;
	text-decoration: none;
}
A.link:HOVER {
	color: #413D3D;
}