.cont_back {
	background-image: url(../images/content_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.curl {
	background-image: url(../images/curl.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.main_bold {
    font-family:"Trebuchet MS";
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	color:#333333;
	}

.normalText
{
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}

h1
{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
text-transform:uppercase;
color:#333333;
height:0px;
padding-bottom:10px;
}

.main_normal {
    font-family:"Trebuchet MS";
	font-size:13px;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	}
	
.main_bold_yellow {
    font-family:"Trebuchet MS";
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	color:#ffcb05;
	}
	
.black_border {
    border: solid 1px #000000;
}
a.menu:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.menu:active {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.menu:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.menu:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.bottom_menu:link {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight:normal;
	color: #333333;
	text-decoration: none;
}

a.bottom_menu:active {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight:normal;
	color: #333333;
	text-decoration: none;
}

a.bottom_menu:visited {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight:normal;
	color: #333333;
	text-decoration: none;
}

a.bottom_menu:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight:normal;
	color: #666666;
	text-decoration: none;
}
.footer {
    font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight:normal;
	color: #333333;
	}