/* ### GAMMA ### */

.gamma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 15px;
	border: none;
}

.gamma a:link, .gamma a:visited, .gamma a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
	border: none;
	color: #FFF;
}

.gamma a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
	border: 0;
	color: #CCC;
}

.headblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000
}

.gamma a:visited, .gamma a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	line-height: 13px;
	text-decoration: none;
}

.gamma a:focus {
	outline: none;
	text-decoration: none;
}

.body a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	line-height: 13px;
	text-decoration: none;
}

.body a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	line-height: 13px;
	text-decoration: none;
}
#redLine {
	font-size: 1px;
	line-height: 1px;
	background-image: url(images/red.gif);
	height: 4px;
	width: 100%;
	position: relative;
	z-index: 3;
	top: 86px;
}

.body a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCC;
	line-height: 13px;
	text-decoration: none;
	cursor: auto;
}

.bodyhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold
}
.headwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 15px;
}

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 17px;
}

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 14px;
}

#wrapper{
	position:relative;
	background-color:#666;
	width: 100%;
	height: 100%;
	z-index: 0;
}
#div_banner{
	position: absolute;
	height: 86px;
	width: 100%;
	padding-top: 0px;
	left: 0px;
	top: 0px;
	background-color: #ccc;
	z-index: 0;
}

/* Check if this is needed */
.maincopy{
	position: absolute;
	width: 200;
	left: 40px;
	height: 300px;
}

.thumb {
	visibility: inherit;
}

.thumb:hover {
	visibility: hidden;
}
/* need to fix */
.thumb:focus {
	visibility: hidden;
	outline: none;
}
.bodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000
}

