body {
	background: #6633CC;
	}
td 	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ffffcc;
	}
td.menu {
	background-position: top;
	background-image: URL("../img/deco/top_bg.gif");
	background-repeat: no-repeat;
	background-color: #330099;
	
	}
td.right {
	background-position: bottom;
	background-image: URL("../img/deco/bot_bg.gif");
	background-repeat: no-repeat;
	background-color: #330099;
	
	}
a 	{
	color: #ffffcc;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	background-color: #AAFF66;
	color: #333300;
	}
a:hover.lsub_menu {
	background-color: #FFAA66;
	}
a:hover.lsub_menu2 {
	background-color: #AA66FF;
	color: #ffffcc;
	}
.rubbe {
	width:100%;
	font-family: Times, serif;
	font-size: 20px;
	font-weight: bold;
	background: #330099;
	filter: Alpha(Opacity=100, FinishOpacity=10, Style=1, StartX=0, StartY=0, FinishX=100, FinishY=0);
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-color: #339900;
	padding-top: 6px;
	padding-bottom: 2px;
	padding-left:6px;
	margin-bottom: 5px;
	}
.deco_dottedLine {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-color: #6633CC;
	padding-top: 3px;
	padding-bottom: 1px;
	}
.link_active {
	text-decoration: underline;
	color: #333300;
	background-color: #AAFF66;
	}
.menu_login {
	background: #330099;
	width: 100px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #ffffdd;
	}
.menu_login_button {
	font-size: 8px;
	background: #AAFF66;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333300;
	}
.sub_menu {
	margin-left: 8px;
	margin-bottom: 6px;
	border-style: dotted;
	border-width: 1px;
	border-color: #6633cc;
	}
date {
	font-style: italic;
	}

