body 
{
	margin-left: 0px;
	margin-top:  0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	overflow-x: hidden;
    overflow-y: scroll;
}

.home_content_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
.big_content_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;	
}
.Menus_title
{
	font-family: Tahoma; 
	font-size:18px;	
	color:#f9e56c;
	font-weight:bold;
	text-decoration:none;
}
.Menus_title2
{
	font-family: Tahoma; 
	font-size:18px;	
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.Menus_title3
{
	font-family: Tahoma; 
	font-size:18px;	
	color: #FF0000;
	font-weight:bold;
	text-decoration:none;
}
.Menus_headers
{
	font-family: Tahoma; 
	font-size:12px;	
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.Menus_headers_link
{
	font-family: Tahoma; 
	font-size:11px;	
	color:#808000;
	font-weight:bold;
	text-decoration:none;
}
.Menus_headers_link:hover
{
	font-family: Tahoma; 
	font-size:11px;	
	color:#ffffff;
	font-weight:bold;
}
.Menus_footers
{
	font-family: Tahoma; 
	font-size:12px;	
	color:#ffffff;
	font-weight:bold;
	font-style:italic;
}
.Menus_footers_link
{
	font-family: Tahoma; 
	font-size:12px;	
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.Menus_footers_link:hover
{
	font-family: Tahoma; 
	font-size:12px;	
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}
.gift_input
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
width:200px;
height:20px;
border-bottom:#333333 1px solid; 
border-left:#CCCCCC 1px solid;
border-right:#333333 1px solid;
border-top:#CCCCCC 1px solid;
}
.gift_textarea
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
width:355px;
height:70px;
border-bottom:#333333 1px solid; 
border-left:#CCCCCC 1px solid;
border-right:#333333 1px solid;
border-top:#CCCCCC 1px solid;
}
.gift_submit_button
{
border:1px solid #FFFFFF;
font-size:12px;
color:#FFFFFF;
background-color:#352817;
cursor:pointer;
}
