@charset "utf-8";
/* CSS Document */

body {
	background-color: #ffffff;
	background-image: url("images/header_bkg.jpg");
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}
img {/* border style for all images */
  border: 0;
}
a {
  outline: none;
}
p, li {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
    margin-top: 0em;
    margin-bottom: 0em;
}
h1 {
	font-family: Georgia, serif;
	font-size: 20px;
	letter-spacing: -1px;
	color: #9b1f65;
	margin-top: 0em;
    margin-bottom: 0em;
}
h2 {
	font-family: Georgia, serif;
	font-size: 14px;
	letter-spacing: -1px;
	color: #9b1f65;
	margin-top: 0em;
    margin-bottom: 0em;
}
h3 {
	font-family: Georgia, serif;
	font-size: 16px;
	letter-spacing: -1px;
	color: #333333;
	margin-top: 0em;
    margin-bottom: 0em;
}
.paddedtext {
	padding-left: 5px;
	padding-right: 5px;
}
.paddedfootertext {
	padding-left: 5px;
	padding-right: 5px;
	color: #666666;
}
.pagetext {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #b3b3b3;
}
.lefttext {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
}
.lefttext2 {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #9b1f65;
	text-transform: uppercase;
	font-weight: bold;
}
.subtitlu {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.title {
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	color: #000000;
}
.twittertext {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
}
.footertext {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #373737;
}
a.footerlink:link {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.footerlink:visited {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.footerlink:hover {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #9b1f65;
	text-decoration: none;
}
a.footerlink:active {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #9b1f65;
	text-decoration: none;
}
a.menulink:link {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.menulink:visited {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.menulink:hover {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #9b1f65;
	text-decoration: none;
}
a.menulink:active {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #9b1f65;
	text-decoration: none;
}
a.menulink2:link {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #9b1f65;
	text-decoration: none;
}
a.menulink2:visited {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #9b1f65;
	text-decoration: none;
}
a.menulink2:hover {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #9b1f65;
	text-decoration: none;
}
a.menulink2:active {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #9b1f65;
	text-decoration: none;
}
a.pagelink:link {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #9b1f65;
	text-decoration: underline;
}
a.pagelink:visited {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #9b1f65;
	text-decoration: underline;
}
a.pagelink:hover {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #9b1f65;
	text-decoration: none;
}
a.pagelink:active {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #9b1f65;
	text-decoration: none;
}
a.pagelinksmall:link {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #9b1f65;
	text-decoration: underline;
}
a.pagelinksmall:visited {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #9b1f65;
	text-decoration: underline;
}
a.pagelinksmall:hover {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #9b1f65;
	text-decoration: none;
}
a.pagelinksmall:active {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #9b1f65;
	text-decoration: none;
}
hr {
	color: #cccccc;
	height: 1px;
}
table.hotnews {
	border-width: 1px;
	border-spacing: ;
	border-style: dotted;
	border-color: #cccccc;
	border-collapse: separate;
	background-color: white;
}
table.hotnews th {
	border-width: 1px;
	padding: 4px;
	border-style: none;
	border-color: #cccccc;
	background-color: white;
}
table.hotnews td {
	border-width: 1px;
	padding: 4px;
	border-style: none;
	border-color: #cccccc;
	background-color: white;
/*	background: url(images/powered_hotnews.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
*/
}
table.hotnews2 {
	border-width: 1px;
	border-spacing: ;
	border-style: dotted;
	border-color: #cccccc;
	border-collapse: separate;
	background-color: #f7f7f7;
}
table.hotnews2 th {
	border-width: 1px;
	padding: 4px;
	border-style: none;
	border-color: #cccccc;
	background-color: #f7f7f7;
}
table.hotnews2 td {
	border-width: 1px;
	padding: 4px;
	border-style: none;
	border-color: #cccccc;
	background-color: #f7f7f7;
}