body{
margin-left:0px;
margin-bottom:0px;
margin-top:0px;
margin-right:0px;
background-color:#000000;	
}
.homecontent{
font-family:Arial;
font-size:12px;
color:#A6A6A6;
font-weight:normal;
}
.content{
font-family:Arial;
font-size:12px;
color:#4D4D4F;
font-weight:normal;
}
.content a{
font-family:Arial;
font-size:12px;
color:#4D4D4F;
font-weight:normal;
}
.content a:hover{
text-decoration:underline;
}
.smallcontent{
font-family:Arial;
font-size:11px;
color:#4D4D4F;
font-weight:normal;
}

.mattblacktabs{
width: 100%;
overflow: hidden;
border-bottom: 1px solid #610B1D; /*bottom horizontal line that runs beneath tabs*/
}

.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left:5px; /*offset of tabs relative to browser left edge*/
font:  12px Verdana;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 10px 33px; /*padding inside each tab*/
border-right: 1px solid #610B1D; /*right divider between tabs*/
color: #FFFFFF;
background: #610B1D; /*background of tabs (default state)*/
}

.mattblacktabs li a:visited{
color: #FFFFFF;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: #B43E15; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}

.strip{
font-family:Tahoma;
font-size:12px;
color:#7F4F59;
}
.heading{
font-family:Verdana;
font-size:18px;
color:#B43E15;
font-weight:bold;
}
.whiteheading{
font-family:Verdana;
font-size:17px;
color:#FFFFFF;
font-weight:lighter;
padding-left:20px;
}
.readmore {
font-family:Arial;
font-size:12px;
color:#DF5322;
font-weight:normal;
}
.readmore a{
font-family:Arial;
font-size:12px;
color:#DF5322;
}
.readmore a:hover{ 
text-decoration:underline;
}
.readmoresmall {
font-family:Arial;
font-size:11px;
color:#DF5322;
font-weight:normal;
cursor:hand;
cursor:pointer;
}
.readmoresmall a{
font-family:Arial;
font-size:11px;
color:#DF5322;
cursor:hand;
cursor:pointer;
}
.readmoresmall a:hover{ 
text-decoration:underline;
}
.redtext {
font-family:Arial;
font-size:11px;
color:#B4092C;
font-weight:normal;
}
.footer {
font-family:Arial;
font-size:11px;
color:#E0E0E0;
font-weight:normal;
}
.footer a{
font-family:Arial;
font-size:11px;
color:#E0E0E0;
}
.footer a:hover{ 
text-decoration:underline;
}
.formbtn{
background-color:#8A1029;
color:#FFFFFF;
font-weight:bold;
font-size:11px;
font-weight:bold;
padding:1px;
border:0;
 font-family:Arial, Helvetica, sans-serif;
}
.redstar {
font-family:Arial;
font-size:12px;
color:#FF0000;
}