body {
	margin: 0px;
	font-family: tahoma;
}
form {
	margin: 0px;
}
.footer {
	font-family: verdana;
	font-size: xx-small;
	color: #999999;
}
.boxTitle {
	font-family: tahoma;
	font-size: 11px;
	font-weight: 600;
	color: #000000;
}
.boxText{
	font-family: tahoma;
	font-size: 11px;
	color:#000000;
	list-style-type: circle;
}
.boxText a{
	padding: 3px;
}
.boxText a:link {
	text-decoration:none;
	color: #000033;
}
.boxText a:hover {
	text-decoration:none;
	padding: 2px;
	border: 1px solid #CCCCCC;
	background-color: #EDEDED;
}
.boxText a:visited {
	text-decoration:none;
}
.textInput {
	background-image: url(images/glb_textinput.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	font-family: tahoma;
	font-size: 11px;
	height: 20px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
}
.button {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #C0C0C0;
	background-image: url(images/glb_button.gif);
	background-repeat: repeat-x;
	border: 1px solid #DC6B00;
	height: 21px;
}
.boxContainer {
	border: 1px solid #DDDDDD;
	padding: 5px;
}
.boxContainer .en_medium_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	text-align: left;
}
.boxContainer .boxText .boxText_blue {
	color: #006699;
}
.boxTextInfo {

	font-family: tahoma;
	font-size: xx-small;
	color:#515151;
}
.Flasher-text {
	color: #990066;
	text-decoration: blink;
	font-family: tahoma;
	font-weight: bold;
	font-size: 12px;
}
.textArea {

	background-image: url(images/glb_textarea.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	font-family: tahoma;
	font-size: 11px;
	height: 55px;
}
.dropdown {
	border: 1px solid #CCCCCC;
	font-family: tahoma;
	font-size: 11px;
	background-color: #F9F9F9;
}
.dashedLine {
	background-image:url(images/glb_dashedline_transgray.gif);
	background-repeat:repeat-x;
}
.Orange-Sign {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
.pagename {
	color: #FF6600;
	text-decoration: none;
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.pagename-black {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990099;
	text-decoration: none;
}
.pagename-black a {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990099;
	text-decoration: none;
}
.pagename-black a:link {
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990099;
	text-decoration: none;
}
.pagename-black a:hover{
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF6600;
	text-decoration: none;
}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #48538C;
}
