.menu_text {
	color: 			white;
	font-family: 	Tahoma;
	font-weight: 	Bold;
	font-size:		17pt;
	vertical-align:	bottom;
}
.overall_table {
	padding-left:	-40;
	margin-left:	-40;
	align:			center;
	width:			100%;
	height:			100%;
}
h3{
	font-size: 		15px;
	display:		inline;
	font-family:	Arial;
	font-weight: 	bold;
	cursor:			pointer;
}
.text_red, .text_red a {
	color: 			#e21350;
	font-family: 	Verdana;
	font-size:		8pt;
}
.text_red td{
	padding-left: 	10px;
}
.text_red h2 {
	color: 			#e21350;
	font-family: 	Arial;
	font-size:		16pt;
}
.text_blue, .text_blue a {
	color: 			#00b6de;
	font-family: 	Verdana;
	font-size:		8pt;
}
.text_blue h2 {
	color: 			#00b6de;
	font-family: 	Arial;
	font-size:		16pt;
}
.text_blue td{
	padding-left:	10px;
}
.text_green, .text_green a {
	color: 			#bac63f;
	font-family: 	Verdana;
	font-size:		8pt;
}
.text_green td{
	padding-left:	10px;
}
.text_green h2 {
	color: 			#bac63f;
	font-family: 	Arial;
	font-size:		16pt;
}
.text_green td{
	padding-left: 	10px;
}
.text_white, .text_white a {
	color: 			#FFFFFF;
	font-family: 	Verdana;
	font-size:		7.5pt;
	padding:		0px;
	margin:			0px;
	list-style-type: disc;
}
.text_white h2 {
	color: 			#FFFFFF;
	font-family: 	Arial;
	font-size:		16pt;
	padding:		0px;
	margin:			0px;
	line-height:	25px;
}

.replacement {
	vertical-align: bottom;
}

div#language_selection
{

	position: absolute;
	top: 549px;
	left: 852px;

}

div.relative
{

	position: relative;
	margin: 0px auto;
	width:1060px;
	height:566px;
	text-align: center;

}
