body {
	background-color: #999999;
	font-family: Tahoma, Arial;
}
.tdstyle5{
	font-family: Tahoma, Arial;
	font-size: medium;
}
a {
	font-size: small;
	color: #FFBF55;
	text-decoration: none;
}
a:visited {
	color: #FFBF55;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.table {

}
.tdmain{
	background-image: url(../images/gp_module_header.png);
	background-repeat: no-repeat;
	width: 163px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
	height: 28px;
	text-align: left;
	vertical-align: middle;
	font-style: normal;
	font-weight: bold;
}	
.tdright{
	background-image: url(../images/gp_shadow_right.png);
	background-repeat: repeat;
	width: 18px;
}
.tdleft{
	background-image: url(../images/gp_shadow_left.png);
	background-repeat: repeat;
	width: auto;
}
.tdlogo{
	background-repeat: no-repeat;
	width: 764px;
	height: 105px;
	background-image: url(../images/gp_header.jpg);
}
.tdlogona{
	background-repeat: no-repeat;
	width: 764px;
	height: 105px;
	background-image: url(../images/gp_header_na.jpg);
}
.tdlogoala{
	background-repeat: no-repeat;
	width: 764px;
	height: 105px;
	background-image: url(../images/gp_header_ala.jpg);
}
.tdlogoen{
	background-repeat: no-repeat;
	width: 764px;
	height: 105px;
	background-image: url(../images/gp_header_eng.jpg);
}
.tdlogofra{
	background-repeat: no-repeat;
	width: 764px;
	height: 105px;
	background-image: url(../images/gp_header_fra.jpg);
}
.tdlogoesp{
	background-repeat: no-repeat;
	width: 764px;
	height: 105px;
	background-image: url(../images/gp_header_esp.jpg);
}
.tdbotright{
	background-image: url(../images/gp_shadow_right_bot.png);
	background-repeat: no-repeat;
	width: 18px;
	height: 40px;
}
.tdbotleft{
	background-image: url(../images/gp_shadow_left_bot.png);
	background-repeat: no-repeat;
	width: 18px;
	height: 40px;
}
.tdbot{
	background-image: url(../images/gp_c_t_fade.png);
	background-repeat: repeat-x;
	width: auto;
	font-family: Tahoma, Arial;
	font-size: x-small;
	color: #CCCCCC;
}
.tdsepar{
	background-image: url(../images/gp_c_m_fade.png);
	background-repeat: repeat-x;
	width: auto;
	height: auto;
	font-family: Tahoma, Arial;
	font-size: medium;
	font-weight: normal;
	background-position: top;
	vertical-align: middle;
	text-align: left;
}
.tdseparb{
	background-image: url(../images/gp_c_b_fade.png);
	background-repeat: repeat-x;
	width: auto;
	height: auto;
	font-family: Tahoma, Arial;
	font-size: medium;
	font-weight: normal;
	background-position: bottom;
}
.glossymenu{
	list-style-type: none;
	padding: 0;
	width: 163px;
	border: 0px;
	border-bottom-width: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	background-color: #2A7FAA;
}

.glossymenu li a{
	color: white;
	display: block;
	width: auto;
	padding-left: 10px;
	text-decoration: none;
	background-color: white;
	background-image: url(../images/glossyback.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
	width: 163px;
	padding-left: -10px;
}

.glossymenu li a:visited, .glossymenu li a:active{
	color: white;
	background-image: url(../images/glossyback.gif);
}

.glossymenu li a:hover{
	background-image: url(../images/glossyback2.gif);
}
#text {
	font-family: Tahoma, Arial;
	font-size: medium;
	color: #666666;
}

