body {
    background-image: url(../../Brandsnet/images/login/bg-page.gif);
    margin-left: 0px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 5px;
    font-family: Arial, Roboto, sans-serif;
    font-size: 12px;
    color: #333333;
}
td, th {
	font-family: Arial, Roboto, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	font-family: Arial, Roboto, sans-serif;
	font-size: 12px;
	color: #1b5594;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Roboto, sans-serif;
	font-size: 12px;
	color: #1b5594;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Roboto, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
}
p {
	font-family: Arial, Roboto, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding: 0px;
}
td {
	font-family: Arial, Roboto, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
h1 {
	font-family: Arial, Roboto, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	display: inline;
}
h2 {
	font-family: Arial, Roboto, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
h3 {
	font-family: Arial, Roboto, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	display: inline;
}
.NewsHeading {
	font-family: Arial, Roboto, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.pageHeading {
	font-family: Arial, Roboto, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
div.bnFrontPageContact div.bnLeft {
    float: left;
    width: auto;
}
div.bnFrontPageContact div.bnRight {
    float: left;
    width: auto;
}

div.bnFrontPageContact div.bnItem {
    margin-right: 60px;
}
div.bnFrontPageContact {
    margin: 15px 30px;
}
div.bnFrontPageContact h2 {
    margin: 0; 
    padding: 0;
    color: #C00;
    font-size: 1.4em;
}
div.bnFrontPageContact ul {
    margin-bottom: 30px;
    list-style-image: url( ../images/arrow.gif );
}
div.bnFrontPageContact strong {
    display: block;
}
div.bnFrontPageContact li {
    margin-bottom: 5px;
}

div.bnFrontPageNews h1 {
    margin-top: 3px;
}
div.bnFrontPageNewsInner {
    padding-top: 3px;
}
div.bnArticleIndex {
    margin-top: 3px;
}
div.bnArticleTitle {
    padding-left: 5px;
}
div.bnArticleTitleInner {
    background-color: #DDDDDD;
    /*  margin-top: 5px; */
    margin-left: 0px;
    /*  margin-right: 5px;*/
    text-indent: 5px;
    font-size: 18px;
    color: #333;
    padding-bottom: 2px;
    /* border-bottom: 4px solid #999 *//*#f1c109*//* ;*/
}
div.bnFrontPageNewsContent,
div.bnArticleContent {
    padding: 10px;
}
div.messages {
    border:none;
    background-color:inherit;
    margin: 0px;
    padding: 10px;
}
