BODY{
color: Black;
font-size: 11px;
background-color : White;
scrollbar-base-color: #C4110A;
scrollbar-arrow-color: #FFFFFF;
scrollbar-DarkShadow-Color: #145FA3;
}


.tdfixed{ font-size : 8pt; font-family : Arial, Helvetica, sans-serif;  }
p, div { font-size : 9pt; }
TD{ font-size : 9pt; font-family : Arial, Helvetica, sans-serif;  }
TD.sentry{ font-size : 80%; font-family : Arial, Helvetica, sans-serif;  }
H4 { font-size : 10pt; font-family : Arial, Helvetica, sans-serif; color: black; font-weight: bold;}
H3 { font-size : 11pt; font-family : Arial, Helvetica, sans-serif; color: black; font-weight: bold;}
H2 { font-size : 12pt; font-family : Arial, Helvetica, sans-serif; color: #C4110A; font-weight: bold;}
H1 { font-size : 16pt; font-family : Arial, Helvetica, sans-serif; color: #C4110A; font-weight: bold;}
pre{ font-size : 10pt; }


a:link { font-family: Arial, Helvetica, sans-serif;  color: #C61008; font-weight: bold; text-decoration: none }
a:visited { font-family: Arial, Helvetica, sans-serif;  color: #C61008; font-weight: bold; text-decoration: none }
a:hover { font-family: Arial, Helvetica, sans-serif; color: #CFB13B; font-weight: bold; text-decoration: none }
a:active { font-family: Arial, Helvetica, sans-serif;  color: #C61008; font-weight: bold; text-decoration: none }

.nav:link { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #F8F8F8; font-weight: bold; text-decoration: none }
.nav:active { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #CFB13B; font-weight: bold; text-decoration: none }
.nav:visited { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #F8F8F8; font-weight: bold; text-decoration: none }
.nav:hover { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #CFB13B; font-weight: bold; text-decoration: none }


.red:link { font-family: Arial, Helvetica, sans-serif;  color: #C61008; font-weight: bold; text-decoration: none }
.red:visited { font-family: Arial, Helvetica, sans-serif;  color: #C61008; font-weight: bold; text-decoration: none }
.red:hover { font-family: Arial, Helvetica, sans-serif;  color: #CFB13B; font-weight: bold; text-decoration: none }
.red:active { font-family: Arial, Helvetica, sans-serif;  color: #C61008; font-weight: bold; text-decoration: none }

.impact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #C61008;
}

.shade {
border:1px solid #CFB13B;
background-color: #FBF5DC;
background-repeat:no-repeat;
background-position:bottom right;
}

.trans {
	border-top: none #CFB13B;
	border-bottom: 1px solid #CFB13B;
}
.trans2 {
	border-bottom: 1px solid #CFB13B;
	border-right: 1px solid #CFB13B;
}
.subnav {
    width:470px;
    margin: 5px 0 5px 0;
    padding: 10px 0 10px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.box {
    border-left:1px solid #999;
	border-bottom:1px solid #999;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:8px;
	margin:0 5px 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #C61008;
}
.divider {
    margin-top:10px;
    padding-top:10px;
    border-top:1px solid #ccc;
}

.Text{
	font-family: Arial;
	font-size: 12px;
}

.Message{
	font-family: Arial;
	font-size: 12px;
	border: solid 1px #808080;
	background-color: lightyellow;
	padding: 5;
	margin-top: 10;
	margin-bottom: 10;
}

.bord {
	border-bottom:1px solid #ffffff;
}

.header {
	background: url(/images/header-bg.gif);
}

.submenu, a.submenu{
	text-align: center;
	background-image: url(images/buttons/button_hosting-options.gif);
	background-repeat:no-repeat;
	background-position:center;
	color:#cc0000;
	font-size:13px;
	font-weight:bold;
	cursor:pointer;
}

.submenu2, a.submenu2{
	text-align: left;
    background-image: url(images/submenub_02.gif);
    padding: 5px;
	padding-left: 10px;
	background-position:center top;
	color:#cc0000;
	font-size:13px;
	font-weight:bold;
	cursor:pointer;
}

.linetrough{
	text-decoration: line-through;
}