body {
	margin-top: 10;
	margin-bottom: 10;
	margin-left: 0;
	margin-right: 0;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}

.flip_container {
	width: 380px;
	height: 380px;
	margin: 0px auto;
	border:double #ffffff 2px;
}

td.one {
	font-size: 1px;
}

td.banner {
	background-color: #ffffff;
}

td.surface {
	font-size: 1px;
	background-color: #666600;
}

td.left {
	background-image: url(images/left_bg.gif);
	background-position: center center;
	background-repeat: repeat-y;
}

table.menu {
	background-image: url(images/menu_bg.gif);
	background-position: left center;
	background-repeat: repeat-y;
}

td.menu {
	background-image: url(images/shadow_right.gif);
	background-position: right bottom;
	background-repeat: repeat-y;
	background-color: #666600;
}

td.copy {
	background-image: url(images/shadow_bottom.gif);
	background-position: center top;
	background-repeat: repeat-x;
}

td.window {
	background-color: #999966;
	font-size: 1px;
}

td.window_content {
	background-color: #999966;
}

/* War frŸher span.window_text */
p {
	font-family: verdana;
	font-size: 8pt;
	color: #333333;
	margin:0;
	padding:0;
}

.window_title {
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
}

.window_bold {
	color: #ffffff;
}

.news_date {
	font-family: verdana;
	font-size: 8pt;
	color: #333333;
}

.news_title {
	font-family: verdana;
	font-size: 8pt;
	color: #333333;
	font-weight: bold;
}

.news_text {
	font-family: verdana;
	font-size: 8pt;
	color: #333333;
}

ul {
	font-family: verdana;
	font-size: 8pt;
	color: #333333;
}

a.menu:link { font-family: verdana; font-size: 10px; color: #ffffff; font-weight: bold; text-decoration: none; }
a.menu:visited { font-family: verdana; font-size: 10px; color: #ffffff; font-weight: bold; text-decoration: none; }
a.menu:hover { font-family: verdana; font-size: 10px; color: #ffffff; font-weight: bold; text-decoration: underline; }
a.menu:active { font-family: verdana; font-size: 10px; color: #ffffff; font-weight: bold; text-decoration: none; }

a.news:link { font-family: verdana; font-size: 8pt; color: #ffffff; font-weight: bold; text-decoration: none; }
a.news:visited { font-family: verdana; font-size: 8pt; color: #ffffff; font-weight: bold; text-decoration: none; }
a.news:hover { font-family: verdana; font-size: 8pt; color: #ffffff; font-weight: bold; text-decoration: underline; }
a.news:active { font-family: verdana; font-size: 8pt; color: #ffffff; font-weight: bold; text-decoration: none; }

a.window_link:link { font-family: verdana; font-size: 8pt; color: #ffffff; font-weight: bold; text-decoration: none; }
a.window_link:visited { font-family: verdana; font-size: 8pt; color: #ffffff; font-weight: bold; text-decoration: none; }
a.window_link:hover { font-family: verdana; font-size: 8pt; color: #ffffff; font-weight: bold; text-decoration: underline; }
a.window_link:active { font-family: verdana; font-size: 8pt; color: #ffffff; font-weight: bold; text-decoration: none; }
