body {
	background-color:#FFFFFF;
	color:#000000;
	margin:0px;
}
body,td {
	font-family: "Geneva CE", Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	line-height: normal;
}
a {
	text-decoration: none; color: #000000
}
a:hover {
	text-decoration: none; color: #E97A00
}
strong {
	color:#DF5400;
}
input,textarea {
	font-family: "Geneva CE", Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	line-height: normal;
	border-color:#E97A00;
	border-style:solid;
	border-width:2px;
}
.button {
	background-color:#E97A00;
	font-weight: bold;
	border-color:#000000;
	border-style:solid;
	border-width:2px;
}
.menu {
	position:absolute;
	top:95px;
	left:150px;
}
.logo {
	position:absolute;
	top:175px;
	left:0px;
	width:150px;
	height:175px;
	background-color: #E97A00;
	z-index:10;
}
.main {
	position:absolute;
	top:200px;
	left:150px;
	height:150px;
	z-index:10;
}
.text {
	position:absolute;
	top:385px;
	left:150px;
	width:400px;
	font-weight:normal;
	line-height:normal;
	font-family: "Geneva CE", Arial, Helvetica, sans-serif;
	font-size: 11px; 
	padding-bottom:20px;
	z-index:10;
}
.back {
	position:absolute;
	top:200px;
	left:0px;
	height:150px;
	background-color: #E97A00;
	background-image:url(images/back.gif);
	z-index:5;
}
.bottom_link {
	position:absolute;
	top:352px;
	left:0;
	height:1px;
	background-color:#E97A00;
}
.content {
	position:relative;
	left:150px;
	z-index:7;
}
.item {
	position:absolute;
	width:150px;
	height:150px;
	z-index:15;
}
.black {
	padding-top:5px;
	color:#000000;
	font-size: 12px; 
	font-weight:bold;
	letter-spacing:1px;
	}
.black a:hover{
	color:#000000;
	}
.m_black {
	padding-top:5px;
	color:#000000;
	font-size: 12px; 
	font-weight:bold;
	letter-spacing:1px;
	}		
m_black a:hover {
	text-decoration: none; color: #E97A00
}
.white {
	padding-top:5px;
	color:#FFFFFF;
	font-size: 12px; 
	font-weight:bold;
	letter-spacing:1px;
	}	
.orange {
	color:#E97A00;
	font-size: 12px; 
	font-weight:bold;
	letter-spacing:1px;	
	}
a.menu_link {
	color:#000000;
	font-size: 12px; 
	font-weight:bold;
	letter-spacing:1px;
}
a:hover.menu_link {
	color:#FFFFFF;
}
a.logout {
	color:#FF0000;
	font-size: 12px; 
	font-weight:bold;
	letter-spacing:1px;
}