  @font-face {
    font-family: Orator;
    font-style:  normal;
    font-weight: normal;
    src: url(ORATOR1.eot);
  }
  @font-face {
    font-family: Orator;
    font-style:  normal;
    font-weight: 700;
    src: url(ORATOR0.eot);
  }

.pulse {filter:Alpha(Opacity=100);}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.botlit {
	font-family: Orator;
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;


}
.botbig {
	font-family: Orator;
	font-size: 14px;
	font-weight: bold;
}
.box {border: 1px solid #999999;}
.lineslice {
	background-image: url(../images/lineslice.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.button {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	font-family: Orator;
	font-size: 12px;
	color: #FFFFFF;
	padding-bottom: 4px;
	font-weight: normal;
	position: relative;
	bottom: 1px;
}
.hline {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-bottom: 2px;
	font-family: Orator;
	font-size: 13px;
	color: #FFFFFF;
}
.tline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.rline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.morebuttons {
	font-family: Orator;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	color: #EC7E1C;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-align: right;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #666666;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

