body {
	margin: 20px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #A52A2A;
	background-color: #FFF8DC;
	font: normal;
	font-size: 12px;
	scrollbar-3dlight-color: #DEB887;
	scrollbar-arrow-color: #A52A2A;
	scrollbar-base-color: Aqua;
	scrollbar-darkshadow-color: #DEB887;
	scrollbar-face-color: #DEB887;
	scrollbar-highlight-color: #FFDEAD;
	scrollbar-shadow-color: #D2691E;
	scrollbar-track-color: #FFDEAD;
	border : 1px solid Black;
}
#title{
	border : 1px solid #FFF8DC;
	background-color : Black;
	text-align : center;
}
#main{
	border : 1px solid Black;
	background-color : #FFF8DC;
	padding-left : 5px;
}
#item{
	border : 1px solid Black;
	background-color : #FFE4B5;
	margin-top : 10px;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
	color : Black;
}

#menu{
	float : right;
	width : 300px;
	background-color : Black;
	margin : 10px 5px 0px 0px;
	border : 1px solid #FFF8DC;
	text-align : center;
	padding-top : 10px;
}

#ict{
	float : none;
	width : 600px;
	background-color : Black;
	margin : 5px 5px 5px 5px;
	border : 1px solid #FFF8DC;
	text-align : center;
	padding : 10px;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: Red;
}
a:link {
	color : #DAA520;
	font-weight : bold;
	text-decoration: none;
}	
a:hover {
	color : #DAA520;
	font-weight : bold;
	text-decoration : underline;
}	
a:active {
	color : Red;
	background-color : transparent;
}
a:visited {
	color: #DAA520;
	font-weight : bold;
}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
}
p {
	color: Black;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height : normal;
}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. */
textarea{
	background-color : #FFDEAD;
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.field{
	background-color : #FFDEAD;
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	cursor : text;
}
select{
	background-color : #FFDEAD;
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
h1 {
	color: #FF9933;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	background-color : Black;
}
h2 {
	color: Black;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h3 {
	color: #696969;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
}
h4 {
	color: #A52A2A;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
}
h5 {
	color: #FFF8DC;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h6 {
	color: #cc9933;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	background-color : #FFF8DC;
}
h7 {
	color: #696969;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	color: #DEB887;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px;
}
.text {
	color: Black;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
}
#top {
	margin: 0px 0px 0px 0px;
	padding: 10px;
	border: 0px;
	background: #fff;
	height: 100px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 80px;
	}
html>body #top {
	height: 80px; /* ie5win fudge ends */
	}
#left {
	position: absolute;
	top: 100px;
	left: 0px;
	margin: 0px;
	padding: 10px;
	border: 0px;
	background: #666;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 130px;
	}
html>body #left {
	width: 130px; /* ie5win fudge ends */
	}
#middle {
	padding: 10px;
	border: 0px;
	background: #666;
	margin: 0px 150px 0px 150px;
	}
#right {
	position: absolute;
	top: 100px;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 0px;
	padding: 10px;
	border: 0px;
	background: #666;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 130px;
	}
html>body #right {
	width: 130px; /* ie5win fudge ends */
	}
