img {
    border: 0px;
}

body {
    font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;

}
.mainbody{

	
	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	margin: 10px;

	padding-top: 8px;

	padding-right: 15px;

	padding-bottom: 8px;

	padding-left: 15px;

}

.heading {


	font-size: 14px;

	font-style: oblique;


}

td.frontpageTableHeader {
    text-align: center;
    background-color: #CC0000;
    vertical-align: top;
	font-size: 16px;
	font-weight: bold;
}
td.frontpageTableContent {
    text-align: center;
    background-color: #303030;
    text-align: center;
    vertical-align: middle;
    height: 49px;
	font-size: 12px;
    padding: 5px;
}

.posts {
    /*width: 594px;*/
    /*border-top: 20px solid #CC0000;*/
    /*border: 1px dotted red;*/
    padding: 5px;
    font-size:13px;
    background-color:#303030;
}

.entry {
    margin-left: 32px;
}

.post  {
    text-align: left;
}
.boldPostTitle {
    font-weight:bold;
}

.postDate {
    color:red;
    font-weight: bold;
}

a {
    color: white;
}
a:hover {
    color: red;
    text-decoration:underline;
}

table.newsTable {
    margin-bottom: 20px;
}
