h1 {
font-family:Verdana; 
color: #333333; 
font-size: 2em; 
font-style:normal; 
font-weight: normal;
line-height: 2em;
}

h2 {
font-family: verdana; 
color: #333333; 
font-size: 0.7em; 
line-height: 1.1em; 
font-weight: normal;
}


A:link {
	color: #ffffff; FONT-FAMILY: verdana, times; TEXT-ALIGN: left; TEXT-DECORATION: none;
}

A:visited {
	color: #ffffff; FONT-FAMILY: verdana, times; TEXT-ALIGN: left; TEXT-DECORATION: none;
}

A:active {
	COLOR: #ffffff; FONT-FAMILY: verdana, times; TEXT-ALIGN: left; TEXT-DECORATION: none;
}

A:hover {
	COLOR: #cccccc; FONT-FAMILY: verdana, times; TEXT-ALIGN: left; TEXT-DECORATION: none;
}



A.class2:link {
	color: #38b6da; FONT-FAMILY: verdana, times; TEXT-ALIGN: center; TEXT-DECORATION: none;
}

A.class2:visited {
	color: #38b6da; FONT-FAMILY: verdana, times; TEXT-ALIGN: center; TEXT-DECORATION: none;
}

A.class2:active {
	COLOR: #38b6da; FONT-FAMILY: verdana, times; TEXT-ALIGN: center; TEXT-DECORATION: none; 
}

A.class2:hover {
	COLOR: #87d746; FONT-FAMILY: verdana, times; TEXT-ALIGN: center; TEXT-DECORATION: none;
}


.h1 {
font-family:Verdana; 
color: #333333; 
font-size: 1.2em; 
font-style:normal;  
font-weight: normal;
line-height: 2em;
}

.h2 {
font-family: verdana; 
color: #333333; 
font-size: 0.8em; 
line-height: 1.2em; 
font-weight: normal;
}

.center {
	text-align: center;
}

body {
background-color: #ffffff;
padding: 0px;
margin: 0px;
background-image: url('images/body_bg.jpg');
background-position: top left;
background-repeat: repeat-x;
}

.centered {
RIGHT: 0px; 
LEFT: 0px; 
MARGIN: auto; 
WIDTH: 50%; 
BOTTOM: 0px; 
POSITION: absolute; 
TOP: 0px;  
}

.vertical_navigation {
	display: none;
}

.button {
	display: none;
}

.button:hover {
	display: none;
}

.div_title {
	display: none;
}

.div_main { 
position: absolute;
top: 0px;
left: -170px;
width: 490px;
min-height: 400px;
padding-left: 280px;
padding-right: 30px;
padding-bottom: 30px;
margin-bottom: 30px;
background-image: url('images/body_bg.png');
}

.text {
	width: 600px;
}

.bg_image {
	width: 600px;
}

.div_footer {
	display: none;
}

.content_top {
	display: none;
}

img {
  border: 0;
}

.textwrapper {
	position: absolute;
	left: 280px;
}

.noprint {
	display: none;
}
