/* CSS Document */

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}


a {
	font-size: 14px;
	color: #182955;
	text-decoration: underline;
}

a:hover {
	font-size: 14px;
	color: #535353;
	text-decoration: none;
}

td.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border-width: 2px;
	border-color; #000000;
	background: #ffffff;
	background-image: url(images/background.jpg); 
}

td.adname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background: #000000;
}

td.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.heading {
	font-size: 22px;
	color: #ffffff;
	font-weight: bold;
}

a.categories {
	font-size: 14px;
	color: #182955;
	text-decoration: none;
	font-weight: bold;
}

a.categories:hover {
	font-size: 14px;
	color: #535353;
	text-decoration: underline;
	font-weight: bold;
}

a.header {
	font-size: 16px;
	color: #182955;
	text-decoration: underline;
	font-weight: bold;
}

a.header:hover {
	font-size: 16px;
	color: #535353;
	text-decoration: none;
	font-weight: bold;
}

a.adname {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.adname:hover {
	font-size: 12px;
	color: #dbcea7;
	text-decoration: underline;
	font-weight: bold;
}

a.menu {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.title {
	font-size: 40px;
	color: #ffffff;
	font-weight: bold;
}