body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat:repeat-x;
}
body {
	margin: 20p 20px 20px 20px;
	background-color: #FFFFFF;
	background-repeat:repeat-x;
	color: #344b54;

}
td.bottom-right {
	font-family: Tahoma;
	font-size: 11px;
	color: #8a8a8a;
	background-repeat:no-repeat;
    background-position:right;
}

b {
	color: #333333;
}

td.bottom-right a { color: #8a8a8a; text-decoration:underline; }
td.bottom-right a:hover{ color: #ce4612; text-decoration: none; }

td.bottom-left {
	font-family: Tahoma;
	font-size: 11px;
	color: #75888e;
	background-repeat:no-repeat;
    background-position:right;
}

td.startup
{
	color: #727375;
	font-family: Tahoma;
	font-size: 11px;
	padding: 0px 12px 0px 0px;
}

td.bottom-left a { color: #75888e; text-decoration:underline; }
td.bottom-left a:hover{ color: #ce4612; text-decoration: none; }

h1 {
	color: #6f7c82;
	font-size: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}

h2 {
	color: #6f7c82;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	margin: 0px 0px 0px 0px;
	font-style: italic;
}



.news-title {
	color: #CB4A13;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}

div.news {
	font-family: Tahoma;
	font-size: 11px;
	color: #7f8487;
	margin: 6px 0px 0px 0px;
}

div.news a { color: #7f8487; text-decoration:underline; }
div.news a:hover{ color: #ce4612; text-decoration: none; }

td.td-content { padding: 18px 18px 18px 32px; }


td.td-content a { color: #558498; text-decoration:underline; }
td.td-content a:hover{ color: #ce4612; text-decoration: none; }

ul { list-style-image: url(images/design/news.gif); }  