body {
	background-color: #FFFFFF;
	background-image: url(../images/my_open_02.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.top_links {
	background-image: url(../images/my_open_07.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
.top_links2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6f6e6e;

}
.top_links3 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #6f6e6e;

}
.blue_hr {
	background-image: url(../images/my_open_10.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.grey_bg {
	background-image: url(../images/my_open_15.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.h1 {
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #a0a0a0;
}
.text_field {
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #a0a0a0;
	background-image: url(../images/my_open_35.jpg);
	border: 1px solid #e6e6e6;
}
.button {
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/my_open_36.jpg);
	border: 1px solid #7abff7;
	text-transform: uppercase;
}
.bottom_bg {
	margin: 0px;
	background-image: url(../images/my_open_23.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.top_bg {
	margin: 0px;
	background-image: url(../images/my_open_20.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.h2 {
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #7abef6;
}
.h2_red {
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #cc0000;
}
.content {
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #a2a1a1;
}
.more {
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #ff9d00;
}
.box_bg {
	margin: 0px;
	background-image: url(../images/my_open_37.jpg);
	background-repeat: repeat-y;
}
.box_bg2 {
	margin: 0px;
	background-image: url(../images/my_open_28.jpg);
	background-repeat: repeat-x;
}
.h3 {
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #6f6e6e;
}
.h4 {
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #f99900;
}
.grey_hr {
	background-image: url(../images/my_open_32.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
a:hover {
	color: #ff5400;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.h6 {
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}