.A_menu{
	border-style: solid;
	border-color: #D9DBCE;
	border-collapse : collapse;
	border-left-style : none;
	border-right-style : none;
	border-top-style : none;
	background-color : #EEF0E5;
	color : #373924;
	font-family : "Arial";
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	font-size : 13px;
	cursor : hand;
	border-width : 1px;
}
.N_menu{
	border : 1px solid #D9DBCE;
	border-collapse : collapse;
	border-left-style : none;
	border-right-style : none;
	border-top-style : none;
	background-color : #FFFFFF;
	color : #373924;
	font-family : "Arial";
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	font-size : 13px;
	cursor : hand;
}
.TABLE_MENU{
	border : 1px solid #D9DBCE;
	border-collapse : collapse;
	border-bottom-style : none;
}
.menu_A{
	color : #373924;
	font-family : "Arial";
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	font-size : 13px;
	cursor : hand;
}
.menu_N{
	color : #373924;
	font-family : "Arial";
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	font-size : 13px;
	cursor : hand;
}
.TABLE_CONTENT{
	border : 4px solid #FFFFFF;
	background-color : #F3F4EE;
	border-collapse : collapse;
	border-bottom-style : none;
}
.TABLE_CONTENTA{
	background-color : #F3F4EE;
	background-position : center;
	background-repeat : no-repeat;
	background-attachment : scroll;
	background-image : url(../img/backtab.jpg);
}
.content{
	font-family : "Arial";
	font-weight : normal;
	font-size: 12px;
}
.contentB{
	font-family : "Arial";
	font-weight : bold;
	font-size : 14px;
	padding: 15 0 0 0;
	color: #313131;
}

.contentC{
	font-family : "Arial";
	font-weight : bold;
	font-size : 12px;
	padding: 12 0 12 0;
	color: #333333;	
}

.IN_CONT{
	border-bottom-style : solid;
	border-bottom-color : #FFFFFF;
	border-left-style : none;
	border-right-style : none;
	border-top-style : none;
}
.catL{
	border-left-style : none;
	border-right-style : solid;
	border-bottom-style : solid;
	border-color : White;
}
.catR{
	border : White;
	border-bottom-style : solid;
}

.guest_win{
	border-style : inset;
	border-width: thin;
}

a:link,a:visited {
	font-family : "Arial";
	font-size : 12px;
	color: #2d93ee;
	text-decoration: none;
}

a:active,a:hover {
	font-family : "Arial";
	font-size : 12px;
	color: #f94d4d;
	text-decoration: underline;
}
.date {
color: #828275;
}

