body{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(images/layout/background.gif); 
	background-repeat:repeat-x; 
	background-attachment:fixed
	
}
html{
	overflow: -moz-scrollbars-vertical;
}
#container{
	margin:auto;
	width:100%
}
input, textarea, select {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:normal
}
.WhiteHeader {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.maintextarea {
	font-family: Tahoma;
	font-size: 12px;
	text-align:justify; 
	padding:10px;
	background-image:url(images/layout/watermark.jpg);
	background-position:right bottom;
	background-repeat:no-repeat
}
#crumbs 
{
	FONT-SIZE: 9px; 
	FONT-FAMILY:Tahoma; 
	BORDER-BOTTOM: #c6c6c6 1px dotted; 
	TEXT-ALIGN: right;
	margin-bottom:8px
}
#pageheader 
{
	FONT-SIZE: 14px; 
	FONT-FAMILY:Tahoma; 
	BORDER-BOTTOM: #000000 1px solid; 
	TEXT-ALIGN: left;
	line-height:22px;
	font-weight:bold;
	color:#AA1819;
	margin-bottom:10px
}
.newsmenu
{
	font-family: Tahoma; 
	font-size: 12px;
	background-image:url(images/layout/newsmenuback.gif);
	padding-left:10px;
	height:20px;
	line-height:20px;
	border-bottom: 1px solid #FEFEFE;
	
}
.newsmenu_on
{
	font-family: Tahoma; 
	font-size: 12px;
	background-image:url(images/layout/newsmenuback_on.gif);
	background-repeat:repeat-x;
	padding-left:10px;
	height:20px;
	line-height:20px;
	border-bottom: 1px solid #FEFEFE;
	cursor:pointer
	
}
.menuhref
{
	text-decoration:none;
	color:#000000;
}
.menuhref:link
{
	text-decoration:none;
	color:#000000;
}
.menuheader
{
	font-family: Tahoma; 
	font-size: 12px;
	background-image:url(images/layout/menuheader.gif);
	padding-left:10px;
	height:20px;
	line-height:20px;
	border-bottom: 1px solid #FEFEFE
}
.menuheader_on
{
	font-family: Tahoma; 
	font-size: 12px;
	background-image:url(images/layout/menuheader_on.gif);
	padding-left:10px;
	height:20px;
	line-height:20px;
	border-bottom: 1px solid #FEFEFE;
	cursor:pointer
}
strong
{
	color:#AA1819;
}
.glide {font-size: 10px}

.style2 {
	font-size: 18px;
	font-weight: bold;
}
.smallprice {
	font-size: 12px;
	font-weight: bold;
}
.smallpropdetails {
	font-size: 9px;
	font-weight:normal;
}
.normal, select
{
	font-size:12px;
	font-weight:normal;
}