BODY									{	
												margin: 0px; 
												padding: 0px;
												font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
												background-color:#FFFFFF; 
												font-size: 75%; 
												color: #333333; 
											}

.BodyHolder						{
												position:absulute;
												width:100%;
												text-align:center;
												background-image: URL(/images/web/bodyback.jpg);
												background-position: center top;
												background-repeat: repeat-y;
											}

a											{	
												color: #000000; 
												text-decoration: underline; 
											}
											
a:hover								{	
												text-decoration: none; 
											}
											
a:visited							{}

a:active							{}

a.selected						{ 
												color: #FF6B11; 
												text-decoration:none; 
											}
											
a.selected:hover			{ 
												text-decoration: none; 
											}


.trading_logo_link		{
												width:100px;
												height:100px;
												float:right;
												position:relative;
												top: 40px;
												left: -40px;
											}
											
DIV.menu_top					{
												clear:both;
												position:relative;
												text-align:left;
												width: 100%;
												top:-3px;
												height:34px;
												background-color:#000000;
											}

DIV.search_top				{
												position:relative;
												text-align:right;
												margin-top: 172px;
												margin-bottom: 48px;
												width: 930px;
												height:20px;
												margin-right: -20px; 
											}


TABLE.MAIN	{
								width: 100%; 
								height: 100%; 
								font-size: 100%;
						}

DIV.Top			{ 
								vertical-align: top; 
								width:1024px;	
								height: 298px;	
								background-position:top left;
								background-image:URL(/images/web/top_felixtradingbv.jpg);
								background-repeat:no-repeat;
						}

DIV.top_shops	{
								position:relative;
								top: 3px;
								left: 3px;
							}

DIV.MainFrame	{ 
								width: 1024px;
							}

DIV.Main		{ 
							width:100%;
							vertical-align: top; 
							text-align:left; 
						}

DIV.Left		{ 
							float:left;
							width: 190px; 
							vertical-align: top; 
							padding-top: 7px; 
							height: 100%; 
							background-color: #F5F5F5; 
							margin-right:18px;
						  min-height:400px;
						  height:400px;
						}

DIV.footer_shadow	{ 
							position:relative;
							height: 10px;
							width:1046px;
							text-align: left;  
							background-image:URL(/images/web/bodyback_footer.jpg);
							background-repeat:no-repeat;
							background-position:bottom left;
						}

DIV.Menu		{ 
							width: 187px; 
						}

h1					{ 
							font-size: 150%; 
							padding:5px; 
							color:#435371;
						}

h2					{ 
							font-size: 120%; 
							color:#999999; 
							padding:0px;
							margin:0px;
							padding-left:8px; 
						}

p						{ 
							padding:0px;
							padding-left: 10px;
						}

.Content_Text	{ 
								padding-left: 20px; 
							}

INPUT 				{ font-size:100%;	}
FORM					{ padding:0px; margin:0px; }

form.form_fixed  label {
	width: 150px;	
	float: left;
	display: block;
}
form.form_fixed  input {
	float: left;
	display: block;
}
form.form_fixed  br {
	clear: left;
}



.footer_left		{ 
									width: 220px; 
									float:left;
									font-size:11px;
								}

.footer_right		{ 
									float:right;
									text-align: right;
								}


.vt	{ display:none; }
.vt_show	{ display:; }
