.layoutleft {
	background-color: #FC0;
	background-image:url(../images/index_05.jpg);
	background-repeat: repeat-y;
}
.layoutright {
	background-color: #FC0;
	background-image: url(../images/index_07.jpg);
	background-repeat: repeat-y;
}
body {
	background-color: #DEB22D;
	background-image: url(../images/bg.JPG);
	background-repeat: repeat-x;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	height: 18px;
	background-image: url(../images/menu_bg.jpg);
	width: 170px;
	letter-spacing: -1px;
	text-decoration: none;
}
a.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	height: 18px;
	background-image: url(../images/menu_bg.jpg);
	width: 170px;
	letter-spacing: -1px;
	text-decoration: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FC0;
	letter-spacing: -1px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

a.navigationlinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: none;
	
	}
a.navigationlinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: none;
	}
a.navigationlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: none;
	}
a.navigationlinks:active {	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: none;
	} 
td a {
cursor:pointer;}