body {background-color: #ffffff;
}

.classtopbar a:link, a:active {
	color: #003C00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
} 
.classtopbar a:visited {
	color: #003C00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
} 
.classtopbar a:hover {
    color: #008820; 
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
} 



.classsidebar {
	/* color: #9B6A57; */
	color: #CC5327;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
} 
.classsidebar a:link, a:active {
	color: #CC5327;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
} 
.classsidebar a:visited {
	color: #CC5327;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
} 
.classsidebar a:hover {
	color: #FF6F59;
	text-decoration: none;
}



.projectsbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bolder;
	color: #FF9F59;
	line-height: 22px;
}
.projectsbar_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #CCCCCC;
	font-variant: small-caps;
}
.projectsbar_small a:link {
	color: #F7F174;
	text-decoration: none;
}
.projectsbar_small a:visited {
	color: #F7F174;
	text-decoration: none;
}
.projectsbar_small a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #5A4A42;
	font-variant: normal;
}
.box a:link {
	color: #698B23;
	text-decoration: none;
}
.box a:visited {
	color: #698B23;
	text-decoration: none;
}
.box a:hover {
	color: #FF9933;
	text-decoration: none;
}


.boxLIGHT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #988072;
	font-variant: normal;
}
.boxLIGHT a:link {
	color: #776457;
	text-decoration: none;
}
.boxLIGHT a:visited {
	color: #776457;
	text-decoration: none;
}
.boxLIGHT a:hover {
	color: #FF9933;
	text-decoration: none;
}


.boxTITLE {
	color: #CC5127;
	font-size: 16px;
}

.boxTITLE a:link, a:active {
	text-decoration: none;
	font-size: 16px;
}
.boxTITLE a:visited {
	text-decoration: none;
	font-size: 16px;
}
.boxTITLE a:hover {
	text-decoration: none;
	font-size: 16px;
}


.boxCAPTION {
	color: #919100;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
}

.boxCAPTION a:link, a:active {
	text-decoration: none;
	font-size: 10px;
	color: #919100;
	font-weight: bold;
	font-variant: small-caps;
}
.boxCAPTION a:visited {
	text-decoration: none;
	font-size: 10px;
	color: #919100;
	font-weight: bold;
	font-variant: small-caps;
}
.boxCAPTION a:hover {
	text-decoration: none;
	font-size: 10px;
	color: #919100;
	font-weight: bold;
	font-variant: small-caps;
}


img.floatLeft {
	float: left;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	vertical-align: top;
}

img.floatRight {
	float: right;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	vertical-align: top;
}

img.floatRighttrans {
	float: right;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 4px;
	vertical-align: top;
	opacity:.90;
	filter:alpha(opacity=90)
}

img.fhdining
  {
	width:620px;
	height:278px;
	background:url(webpoop/fh_dining.jpg) repeat;
	position:absolute;
    opacity:.30;
	filter:alpha(opacity=30);
	z-index: 0;
  }

img.hyunsposters
{
opacity:0.90;
filter:alpha(opacity=90)
}

/*
table.sidebarmenu
{
border-collapse: separate;
border-spacing: 16px .5em
}
 */

table.sidebarlinkdropdownmenu
{
position:absolute;
visibility:hidden;
/*
border-collapse: separate;
border-spacing: 0em .5em
*/
}

