/* CSS Document */

body {
background-color: #FFFFFF;
font: normal 15px "Trebuchet MS";
color: #000000;
margin: 5px 5px 5px 5px;
}

a:link {
color: #CC0000;
text-decoration: underline;
}

a:hover {
color: #990000;
text-decoration: underline;
}

a:visited {
color: #FF6A15;
text-decoration: underline;
}

h2 {
font: bold 19px "Trebuchet MS";
color: #000000;
}

h3 {
font: bold 17px "Trebuchet MS";
color: #000000;
}

.MainContainer {
border: 2px solid #CC0000;
width: 600px;
}

.ArchivesDate {
background-color: #F8D9BE;
padding: 5px 5px 5px 5px;
font: bold 14px "Trebuchet MS";
text-align: center;
}

.SupportUs {
width:434;
padding: 10px 5px 5px 5px;
}

.NewsItem {
width:434;
padding: 10px 15px 5px 5px;
border-bottom: 2px solid #CC0000;
}

.IndustryItem {
width:434;
padding: 10px 15px 5px 5px;
}

.ThisIssue {
width:149;
padding: 10px 5px 10px 10px;
font: bold 12px "Trebuchet MS";
text-align: left;
}

.CheckUs {
width:149;
padding: 10px 5px 10px 5px;
font: bold 14px "Trebuchet MS";
text-align: center;
}

.Sponsors {
margin-top: 150px;
{