/* ## main body ## */

body {
	background: #000000;
	background-image: url(web_images/background.gif);
	background-position: center;
	background-repeat: repeat-y;
	font-family: arial;
	
}

/* ## links ## */

a:link, a:visited, a:active {
	text-decoration: none;
	color: #ffffff;
}

a:hover {
	text-decoration: underline;
	color: #ffffff;
}

/* ## title image - menu ## */

div.title {
	margin-top: -8px;
	text-align: center;
}

div.end {
	text-align: center;
}

td.m1 {
	width: 100px;
	font-size: 10px;
	font-family: arial;
	text-align: center;
}

/* ## main body ## */

td.n1 {
	text-align: center;
}

td.n2 {
	color: #ffffff;
	font-size: 11px;
	font-style: italic;
	font-family: arial;
	text-align: left;
	text-indent: 2px;
}

td.n3 {
	color: #ffffff;
	font-size: 12px;
	font-family: arial;
	text-align: center;
	border: #303030 1px solid;	
	background-color: #101010;
}

td.g1 {
	font-size: 12px;
	color: #844343;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	border: #303030 1px solid;	
	background-color: #202020;
	text-indent: 4px;
}

td.g2 {
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	border: #303030 1px solid;	
	background-color: #101010;
	text-indent: 5px;
}

td.g3 {
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	border: #303030 1px solid;	
	background-color: #202020;
	text-indent: 5px;
}

td.r1 {
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	border: #303030 1px solid;	
	background-color: #101010;
	text-indent: 3px;
}

td.r2 {
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	border: #303030 1px solid;	
	background-color: #202020;
	text-indent: 3px;
}

/* ## archive ## */

td.a1 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
	text-align: left;
	border: #303030 1px solid;	
	background-color: #101010;
	text-indent: 5px;
}

td.a2 {
	font-size: 11px;
	font-style: italic;
	color: #ffffff;
	text-align: center;
	border: #303030 1px solid;	
	background-color: #101010;
	text-indent: 5px;
}