
body
	{ 
	margin-top		: 0 px					;
	margin-bottom	: 0 px					;
	margin-left		: 0 px					;
	margin-right	: 0 px					;
	background		: #FFFFFF				; 	
	color			: #000000				;
	}
.menu
	{
	color			: #666666		;
	background		: #E3E3E3		;
	font-family		: verdana,arial	;
	font-size		: 12 px		;
	font-weight		: bold			;
	text-align		: center		;
	border-top		: #CCCCCC double 1px	;
	border-bottom	: #CCCCCC double 1px	;
	border-left		: #CCCCCC double 1px	;
	border-right	: #CCCCCC double 1px	;
	cursor			: hand			;
	}  
.menu-over
	{
	color			: #999999		;
	background		: #D3D3D3D		;
	font-family		: verdana,arial	;
	font-size		: 12 px			;
	font-weight		: bold			;
	text-align		: center		;
	border-top		: #CCCCCC double 1px	;
	border-bottom	: #CCCCCC double 1px	;
	border-left		: #CCCCCC double 1px	;
	border-right	: #CCCCCC double 1px	;
	cursor			: hand			;
	}  
.Vmenu
	{
	color			: #666666		;
	background		: #E3E3E3		;
	font-family		: verdana,arial ;
	font-size		: 12 px			;
	font-weight		: normal		;
	text-align		: left			;
	border-top		: #CCCCCC double 1px	;
	border-bottom	: #CCCCCC double 1px	;
	border-left		: #CCCCCC double 1px	;
	border-right	: #CCCCCC double 1px	;
	cursor			: hand			;
	}  
.VmenuOver
	{
	color			: #666666		;
	background		: #E3E3E3		;
	font-family		: verdana,arial  ;
	font-size		: 12 px			;
	font-weight		: normal		;
	text-align		: left			;
	border-top		: #CCCCCC double 1px	;
	border-bottom	: #CCCCCC double 1px	;
	border-left		: #CCCCCC double 1px	;
	border-right	: #CCCCCC double 1px	;
	cursor			: hand			;
	}  
.titleBig
	{
	color		: #C82536		;
	font-family	: verdana,arial	;
	font-size	: 20 px			;
	font-weight	: bold			;
	text-align	: left			;
	}
.title
	{
	color		: #E15D6D	;
	font-family	: verdana,arial	;
	font-size	: 18 px			;
	font-weight	: none			;
	text-align	: left			;
	} 
.text
	{
	padding		: 0px			;
	color		: #000000		;
	font-family	: verdana,arial	;
	font-size	: 14 px			;
	font-weight	: normal		;
	text-align	: left			;
	} 
.small
	{
	padding		: 0px			;
	color		: #000000		;
	font-family	: verdana,arial	;
	font-size	: 12 px			;
	font-weight	: normal		;
	text-align	: left			;
	} 
.linkOver
	{
	color		: #C82536		;
	font-size	: 14 px			;
	font-weight	: normal                 ;
	cursor		: hand			;
	}
.linkOut
	{
	color		: #0000FF		;
	font-size	: 14 px			;
	font-weight	: normal                ;
	cursor		: hand			;
	}