body {
	margin: 0;
	height: 100%;
	padding: 0;
	background-color: #999999;
}
html {
}

p {
	color: #222222;
	font: 0.95em/1.1em Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}
td {
	color: #222222;
	font: 0.95em/1.1em Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
}

/* Added by ArtixDesign -- START */

a:link img, a:active img, a:visited img {
	border: 2px solid #000000;
}
a:hover img {
	border: 2px solid #FF6600;
}
h1 {
	font: 2em "Trebuchet MS", "Helvetica", "Verdana", "Arial", sans-serif;
	color: #FF6600;
}
h2 {
	margin: 10px 0 10px 0;
	font-weight: bold;
	font: 1.4em "Trebuchet MS", "Helvetica", "Verdana", "Arial", sans-serif;
	color: #FF6600;
}
h3 {
	margin: 10px 0 10px 0;
	font-weight: 900;
	font: bold 1.05em Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;;
	color: #222222;
}
h4 {
	margin: 0;
	font: bold 1em Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;;
	color: #222222;
	padding: 0 10px 0 0;
}
div.wrapper {
	margin:0 auto;
	padding-left: 15px;
	padding-right: 15px;
	width:960px;
}
#topshadow_l {
	background:transparent url(../images/top-shadow-l.png) no-repeat scroll 0 0;
	margin-left: -15px;
}
#topshadow_r {
	background:transparent url(../images/top-shadow-r.png) no-repeat scroll 100% 0;
	margin-right: -15px;
}
#shadow_l {
	background:transparent url(../images/shadow-l.png) no-repeat scroll 0 40%;
}
#shadow_r {
	background:transparent url(../images/shadow-r.png) no-repeat scroll 100% 40%;
}
#h_menu, div.h_menu {
/*	background:transparent url(../images/horiz-menu-bg.png) repeat-x scroll 0 0;  */
	height:32px;
	width:100%;
	position:relative;
	z-index:1;
}
#h_menu, #h_menu ul {
	background-color:#FF6600;
	margin: 1px 15px 1px 0;
}
#h_menu ul {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding: 0;
}
#h_menu li {
	display:block;
	float:left;
	margin:0;
	padding:0;
	border-right: #D85600 1px solid;
	border-left: #FF954F 1px solid;
}
#h_menu a {
	color:#3F3F3F;
	font-family:"Trebuchet MS","Helvetica","Arial","Verdana",sans-serif;
	font-size: 1.1em;
	color: #000000;
	display:block;
	float:left;
	height:32px;
	line-height:32px;
	overflow:hidden;
	padding:0 17px;
	white-space:nowrap;
}
#h_menu li:hover {
	border-right: #222222 1px solid;
}
#h_menu li:hover a {
	background-color: #222222;
}
#h_menu a:hover, #h_menu li.active a:hover {
	color: #FF6600;
}
#h_menu a:hover {
	text-decoration:none;
}
#h_menu a, #h_menu li.active li a {
	color:#FFFFFF;
}
#h_menu a, #h_menu li.active a {
	color: #000000;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 32px;
	white-space: nowrap;
	text-decoration: none;
}
#h_menu li.active {
	border-right: #222222 1px solid;
}
#h_menu li.active a {
	background-color:#222222;
	color: #FF6600;
}
#language_select {
	text-align: right;
	float: right;
}
#language_select img {
	margin: 6px 10px 0 0;
	border: #ffffff 1px solid;
}
#language_select a {
	padding: 0;
}
.main_content {
	width: 100%;
	background:url(../images/shadow-b.png) no-repeat center 0;
}
/* Added by ArtixDesign -- END */

.mail_text{
	margin-bottom: -3px;
}
.style1 {
	color: #FFFFFF
}
