/* CSS Document */

body,td,th {
	font-family: verdana;
	font-size: 12px;
	color: #AA9693;
}
a img {
border: 0;
}
a:link {
	color: #6699CC;
	text-decoration: none;
}
a:visited {
	color: #6699CC;
	text-decoration: none;
}
a:hover {
	color: #6699CC;
	text-decoration: underline;
}
a:active {
	color: #6699CC;
	text-decoration: underline;
}
.leftmenu {
	color: #ba4343;
	font-size: 12px;
}
.leftmenu:link {
	text-decoration: none;
}
.leftmenu:hover {
	text-decoration: underline;
}
.leftmenu:active {
	text-decoration: underline;
}
.leftmenu:visited {
	text-decoration: none;
}
.head {
	font-family: Times New Roman;
	font-size: 20px;
	color: #993333;
	font-weight: bold;
}
.head2 {
	font-family: Times New Roman;
	font-size: 16px;
	color: #993333;
	font-weight: bold;
}
.special {
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.special:link {
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.special:hover {
	font-family: Verdana;
	color: #FFFF99;
	font-weight: bold;
	text-decoration: underline;
}
.special:active {
	font-family: Verdana;
	color: #FFFF99;
	font-weight: bold;
	text-decoration: underline;
}
.special:visited {
	font-family: Verdana;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.small {
	font-family: Times New Roman;
	color: #993333;
	font-size: 11px;
	font-style: italic;
}
td.listings {
background-color: #ffc;
padding: 5px;
}
td.1listings {
background-color: none;
padding: 5px;
}