body 			{ font-family: verdana, arial, helvetica, san-serif; font-size: 12px; color: #FFFFFF; margin: 0; background-color: #D3D3D3; }

h1.title {
	font-family: verdana, arial, helvetica, san-serif; 
	font-size: 15px;
	font-weight: bold;
	color: #ed0000;
}

td				{ font-family: verdana, arial, helvetica, san-serif; font-size: 12px; }
td.desc			{ font-family: verdana, arial, helvetica, san-serif; font-size: 12px; color: #000000; text-align: center; }

td.menu			{ font-family: verdana, arial, helvetica, san-serif; font-size: 12px; color: #FFFFFF; background-color: #000000; }
td.menuleft		{ background-image: url('images/menu_left.gif'); background-repeat: repeat; background-color: #000000; font-size: 1px; }
td.menuright		{ background-image: url('images/menu_right.gif'); background-repeat: repeat; background-color: #000000; font-size: 1px; }

td.content		{ font-family: verdana, arial, helvetica, san-serif; font-size: 12px; color: #FFFFFF; background-color: #000000; }
td.contentleft		{ background-image: url('images/content_left.gif'); background-repeat: repeat; background-color: #000000; font-size: 1px; }
td.contentright		{ background-image: url('images/content_right.gif'); background-repeat: repeat; background-color: #000000; font-size: 1px; }

a:link 			{ font-weight: bold; color: #FFFFFF; text-decoration: none }
a:active 		{ font-weight: bold; color: #FFFFFF; text-decoration: none }
a:visited 		{ font-weight: bold; color: #FFFFFF; text-decoration: none }
a:hover 		{ font-weight: bold; color: #FFFFFF; text-decoration: underline }

td.toplist		{ font-family: verdana, arial, helvetica, san-serif; font-size: 13px; color: #FFFFFF; background-color: #000000; text-align: left; }
