BODY {
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*background : url(gfx/ruler.jpg) repeat-y left;*/
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #4E4E4E;
}

.menu {
	/*background : #000000 url(menuimg.gif) repeat-x top;*/
	background-color : #000000;
}

.news_front {
	font-family : Arial;
	font-size: 10px;
	color : #86877E;
}
B.news_front {
	font-family : Arial;
	font-size: 10px;
	font-weight : normal;
	color : #86877E;
}
H1.news_front {
	font-family : Arial;
	font-size: 10px;
	font-weight : bold;
	margin-top : 4px;
	margin-bottom : 1px;
	color : #86877E;
}
.news_front_head {
	font-family : Arial;
	font-size: 11px;
	font-weight : bold;
	margin-left : 10px;
	color : #86877E;
}

.contentarea_sma {
	font-size : 11px;
	/*padding : 10px 15px 10px 10px;*/
}

.contentarea_lar {
	font-size : 11px;
	/*padding : 10px 15px 10px 10px;*/
	/*background : #FFFFFF;*/
}

OL {
	margin-left : 25px;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-right : 10px;
	list-style : outside;
}
UL {
	margin-left : 25px;
	margin-bottom : 0px;
	margin-top : 0px;
	list-style : square outside url(file:///O|/--%20Devel%20NEW%20--/www/site_layout/userclub/gfx/dot.gif);
	margin-right : 10px;
}

.contentarea_sma {
	/*padding : 10px 15px 10px 10px;*/
}

.contentarea_lar {
	/*padding : 10px 15px 10px 10px;*/
	/*background : #FFFFFF;*/
}

H1,H2,H3,H4,H5,H6 {
	margin-left : 0px;
	color : #523E10;
	font-family : Arial;
	font-size : 18px;
	font-weight : bold;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px -15px 0px;
}

.input {
	border : 1px inset #C0C0C0;
	font : 11px Arial;
	color : #000000;
	background-color : #F8F7F1;
}

.textarea {
	border : 1px inset #C0C0C0;
	font : 11px Arial;
	color : #000000;
	background-color : #F8F7F1;
}

.button {
	border : 1px outset #C0C0C0;
	font : bold 11px Arial;
	color : #FFFFFF;
	background-color : #000000;
	padding-right : 5px;
	padding-left : 5px;
}

A {
	color : #000000;
	text-decoration : underline;
}

A:LINK {
	color : #000000;
	text-decoration : underline;
}

A:VISITED {
	color : #86877E;
	text-decoration : underline;
}

A:ACTIVE {
	color : #86877E;
	text-decoration : underline;
}

A:HOVER {
	color : #000000;
	text-decoration : underline;
}

A:FOCUS {
	color : #000000;
	text-decoration : underline;
}



