html
{
	height: 100%;
	width: 100%;
}
body
{
	height: 100%;
	width: 100%;
	margin: 0px;
    border: 0px;
    padding: 0px;
	background-color: #000000;
}
table, tr, td
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	border-collapse: collapse;
    padding: 0px;
    border: 0px;
    margin: 0px;
	color: #ffffff;
}
legend
{
	font-family: Verdana;
    color: #ffffff;
    font-size: 11px;
}
a
{
	color: #ffffff;
    text-decoration: none;
    cursor: pointer;
}
p
{
	font-family: Verdana;
    font-size: 11px;
    margin: 3px;
    padding: 0px;
    color: #ffffff;
}
img
{
	border: 0px;
}
div
{
	display: block;
}

table.topbg {
	background-image: url( '../img/top_bg.jpg' );
	background-position: top;
	background-repeat: repeat-x;
}
td.top_body {
	background-image: url( '../img/top_body.jpg' );
	background-position: top;
	background-repeat: no-repeat;
}
td.menu {
	font-family: Arial;
	font-size: 13.5px;
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
}
td.auto {
	background-image: url( '../img/auto.jpg' );
	background-position: bottom;
	background-repeat: no-repeat;	
	height: 180px;
}
td.autobg {
	background-image: url( '../img/autobg.jpg' );
	background-position: bottom;
	background-repeat: repeat-x;	
}
p.title
{
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #df0000;
	size: 11px;
	font-weight: bold;
}
p.title2 {
	font-weight: bold;
	padding: 10px;
}
td.mem_1 {
	background-color: #5F5F5F;
	border-top: 35px solid #000000;
	border-bottom: 35px solid #000000;
	padding-left: 10px;
}
td.mem_2 {
	background-color: #5F5F5F;
	border-top: 35px solid #000000;
	border-bottom: 35px solid #000000;
	padding-left: 10px;
}
p.title3 {
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
}
p.birthday {
	text-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 10px;
	margin-left: 10px;
}
p.birthday2 {
	text-size: 14px;
	font-style: italic;
	margin-left: 10px;
}
td.birthdays {
	padding-top: 10px;
}
p.soon {
	color: #ff0000;
}