
.bgTop{
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
	height: 10px;
}

.bg{
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	height: 790px;
}

.bgContent{
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat-x;
	height: 677px;
}

.contentBorder{
	background-image: url(../images/content_border.jpg);
	background-repeat: no-repeat;
	height: 790px;
}

.logo{
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: 156px;
}

.contentBorderBottom{
	background-image: url(../images/content_border_bottom.jpg);
	background-repeat: repeat-x;
	height: 24px;
}

.content{
	width: 1020px;
	background-color: #ffffff;
}

a.menu:visited, a.menu {
	font-size: 12px;
	color: #4e4e50;
	text-decoration: none;
}

a.menu:hover {
	font-size: 12px;
	color: #f5a301;
	text-decoration: none;

}

a.orange:visited, a.orange {
	font-size: 12px;
	color: #f5a301;
	text-decoration: none;
	font-weight: bold;
}

a.orange:hover {
	font-size: 12px;
	color: #f5a301;
	text-decoration: none;
	font-weight: bold;
}

a.orangeLight:visited, a.orangeLight {
	font-size: 12px;
	color: #f5a301;
	text-decoration: none;
	font-weight: normal;
}

a.orangeLight:hover {
	font-size: 12px;
	color: #f5a301;
	text-decoration: none;
	font-weight: normal;
}

.standard {
	font-size: 12px;
	line-height: 25px;
	font-family: verdana,arial;
	color: #4e4e50;
	text-decoration: none;
	text-align: justify;
}

.standard_orange {
	font-size: 12px;
	line-height: 25px;
	font-family: verdana,arial;
	color: #f5a301;
	text-decoration: none;
	text-align: justify;
}
