body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #fdfef9;
	margin: 0px;
	padding: 0px;
}

a:link {text-decoration: none; color: #000000} 
a:visited {text-decoration: none; color: #000000} 
a:active {text-decoration: underline} 
a:hover {text-decoration: underline; color: #ff0000}

/***************************/
.top01 {
	background-image: url(../img/gt_toppic01.jpg);
	background-repeat: repeat-x;
	height: 74px;
}
.top02 {
	background-color: #ed3124;
	height: 72px;
}
.top03 {
	background-color: #fdfef9;
	height: 20px;
}
.thereforyou {
	background-image: url(../img/gt_thereforyou.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 210px;
}
.language {
	list-style-image: url(../img/gt_language_arrow.gif);
	list-style-position: outside;
	height: 36px;
}
.language  a:link {text-decoration: none; color: #ffffff} 
.language  a:visited {text-decoration: none; color: #ffffff} 
.language  a:active {text-decoration: none} 
.language  a:hover {text-decoration: underline; color: #fffffff}

.search{
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	height: 24px;
}
.search form{
	margin: 0px;
	padding: 0px;
}

/***************************/
.leftMenu {
	width: 150px;
	padding-left: 8px;
	vertical-align: top;
	padding-right: 8px;
	padding-bottom: 15px;
}
.leftMenu span{
	width:100px;
	Height:25px;
	margin-left:15px;
	font-size: 11px;
}
.leftMenuBg {
	background-image: url(../img/gt_left_bg.gif);
	background-repeat: repeat;
}
.content {
	width: 100%;
	padding-left: 15px;
	padding-bottom: 15px;
	line-height: 18px;
	vertical-align: top;
	padding-right: 15px;
}
.content img{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 10px;
}
.right {
	width: 310px;
	vertical-align: top;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.rightBg {
	background-image: url(../img/gt_right_bg.gif);
	background-repeat: repeat-y;
}
/***************************/
.copyright {
	text-align: center;
	height: 24px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 5px;
}
.contentTableBorder {
	border: 1px solid #000000;
}
.contentTableTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}

s {font-family:Webdings; font-style:normal; text-decoration:none; }h4 {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
