body
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
}

a:active,a:link,a:visited
{
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

a:hover
{
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

a.title:active,a.title:link,a.title:visited
{
	font-family: arial;
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;
}

a.title:hover
{
	font-family: arial;
	font-size: 16px;
	font-weight:bold;
	text-decoration: underline;
}

a.login:active,a.login:link,a.login:visited
{
	font-family: arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

a.login:hover
{
	font-family: arial;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}

a.menu
{
	color:#FFFFFF;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

td.menu
{
	background-image:url('http://syphic.com/imgs/menu_middle.jpg');
	background-repeat:repeat-x;
	height:30px;	
	width:10px;
}

td.menu_middle
{
	background-image:url('http://syphic.com/imgs/menu.jpg');
	background-repeat:repeat-x;
	height:10px;
	width:100px;
}

li.txt
{
	padding: 5px;
	text-indent: 10px;
	font-family: arial;
	font-size: 12px;
/*	font-weight: bold;*/
	height:20px;
}


.bg_litegreen
{
	background-color: #BACF94;
}

.bg_literbrown
{
	background-color: #E6E4D9;
}

.bg_litebrown
{
	background-color: #D6D2C0;
}

.bg_litebrown2
{
	background-color: #C2BCA0;
}

.title
{
	font-family: arial;
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;
}

.txt
{
	padding: 5px;
	font-size: 14px;
	font-family: arial;
	text-indent: 10px;
/*	font-weight: bold;*/
}

div.txt_member
{
	font-size: 11px;
	font-family: arial;
}

div.scroll
{
	overflow: auto;
	padding: 5px;
}

div.copyright
{
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
}