.content-bg {
	background-image: url(images/content-bg.jpg);
	background-repeat: repeat-x;
}
.text {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.copyright {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #818181;
	text-decoration: none;
}

#banner_holder {

	border: 2px solid #ffffff;
	width: 590px;
	height: 300px;
	z-index: -9999;

}
/*.left_nav {
	display:block;
	cursor:hand;
	font-family:"Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color: #ffffff;
	text-decoration: none;
}
.left_nav:hover {
	width: auto;
	background-image:url(images/nav_hover.jpg);
	background-repeat:no-repeat;
	font-family:"Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight:normal;
	color:#ffffff;
	width: auto;
	text-decoration: none;

}*/

.navigation {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	display:block;
	text-decoration: none;
	background-image:url(images/nav_sp.jpg);
	background-repeat:repeat-x;
	height:32px;
}
.navigation:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-image:url(images/nav_hover.jpg);
	background-repeat:repeat-x;
	height:32px;
}
.grey-normal {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #7F7E7E;
	text-decoration: none;
}
.grey-normal:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #A2A1A1;
	text-decoration: none;
}
.red-normal {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#ED1C24 ;
	text-decoration: none;
}
.red-normal:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color:  #F73E45;
	text-decoration: none;
}

.page-title {
	font-family: "Century Gothic";
	font-size: 30px;
	font-weight: bold;
	color:  #000000;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 15px;
	font-style: normal;
	height: 55px;
}

.page-content {

	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color:  #fff;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	font-style: normal;
	height: 545px;
}

.page-content a {

	color: #fff;
	border: 0;
}

.page-content a:hover {

	color: #000;
	border: 0;

}

.page-content-simple {

	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color:  #fff;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	font-style: normal;
}

.page-content-simple a {

	color: #fff;
	border: 0;
}

.page-content-simple a:hover {

	color: #000;
	border: 0;

}



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

.form-fields {
border: 2px solid black;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	width: 200px;
	height: 20px;
}

.form-fields-textarea {
border: 2px solid black;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	width: 200px;
}

.form-fields-textarea-plain {
	border: 2px solid black;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

.form-fields-submit {
border: 2px solid black;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	width: 100px;
	height: 30px;
}

.page-text {

	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color:  #000;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	font-style: normal;
}

.page-text-error {

	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color:  #fff;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	font-style: normal;
}

.img-border-defuse {
border: 0px;
}

.page-content .image-border {
	border: 2px solid black;
}