.foo { font: bold 10px Verdana, Helvetica, Arial, sans-serif;}
.body {  font-family: Verdana, Geneva, Arial, Helvetica; font-size: 11px; line-height: 12px; color: #993300}
.body2 {  font-family: Verdana, Geneva, Arial, Helvetica; font-size: 10px; line-height: 11px; color: #993300}
.body3 {  font-family: Verdana, Geneva, Arial, Helvetica; font-size: 9px; line-height: 10px; color: #993300}
.body4 {  font-family: Verdana, Geneva, Arial, Helvetica; font-size: 11px; line-height: 12px; color: #993300; font-weight: bold;}
.body5 {  font-family: Verdana, Geneva, Arial, Helvetica; font-size: 13px; line-height: 14px; color: #993300}
.title { font-family: Verdana, Geneva, Arial, Helvetica; font-size: 15px; line-height: 20px; color: #660000; font-weight: bold;}
.title2 { font-family: Verdana, Geneva, Arial, Helvetica; font-size: 19px;  color: #660000; font-weight: bold}
.largetitle { font-family: Verdana, Geneva, Arial, Helvetica; font-size: 13px; line-height: 12px; color: #CC3300; font-weight: bold }
.verylargetitle { font-family: Verdana, Geneva, Arial, Helvetica; font-size: 13px; line-height: 12px; color: #660000; font-weight: bold }
.subtitle { font-family: Verdana, Geneva, Arial, Helvetica; font-size: 12px; line-height: 12px; color: #CC3300; font-weight: bold }
.brownsubtitle { font-family: Verdana, Geneva, Arial, Helvetica; font-size: 12px; line-height: 12px; color: #660000; font-weight: bold }
.calc { font-family: Verdana, Geneva, Arial, Helvetica; font-size: 12px; color: #ffcccc; font-weight: bold }
a {  color: #666633; text-decoration: underline}
.bodyred { font-family: Verdana, Geneva, Arial, Helvetica; font-size: 11px; line-height: 12px; color: #660000; left: -5px; clip: rect(   )}
.separator { font-family: Verdana, Geneva, Arial, Helvetica; font-size: 15px; line-height: 11px; color: #FFFFFF; font-weight: bold; background-color: #993300;}
.addendum {  font-family: Verdana, Geneva, Arial, Helvetica; font-size: smaller; text-align: justify; color: #993300;}
.addendum2 { font-family: Verdana, Geneva, Arial, Helvetica; font-size: 9px; text-align: justify; color: #993300;}


#header
{
    width: 188px;

    /*background: url('/images/tigerleasinglogo.gif');*/
    background: #660000;
}

#header a#logo
{
    display: block;

    margin: 17px 0 0 13px;
}

#header a#logo img
{
    margin-right: 13px;
}

#header #social_bar
{
    width: 168px;

    margin-top: 69px;
    padding-left: 20px;

    text-align: left;
}

#header #social_bar a,
#header #social_bar a img
{
    border: none;
}

.sideBox {
	position: relative;
	padding: 5px 10px;
	margin-bottom: 11px;
	color: #993300; 
	font-family: 'Verdana', 'Geneva', 'Arial', 'Helvetica', sans-serif;;
	font-weight: bold;
	font-size:   11px;
	line-height: 12px;
}

.sideBox .title {
	border: 0;
	margin: 5px 0;
}

.sideBox .button {
	position: absolute;
	width:  30px;
	height: 13px;
	right: 29px;
	top: 35px;

	text-align: center;
	font-family: Verdana;
	font-weight: bold;
	font-size: 5pt;
	color: white;

	background: url('/images/ben_banner_tries/BENrevised7-button2.png') no-repeat;
}

div.link {
	cursor: pointer;
}

div.link:hover {
	opacity: 0.7;
	filter:alpha(opacity=70);
}

