body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

table.one {
	border-collapse: separate;
	border-spacing: 10px 10px;
	border-style:solid;
	border-width:thin;
	border-color:#CC0000;
}

table.left {
	border-left-width:0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

tr.menu {
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color:#FFFFFF;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}

a.footer:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
}
a.footer:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
}
a.footer:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration:underline;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

span.mainmenu {
	color:#999999;
	font-size:16px;
	font-weight:bold;
}

span.footer {
	color:#666666;
	font-size:12px;
}

.title2, span.title2 {
	color:#0000CC;
	font-size:16px;
}

span.sortdesctitle {
	color:#0000CC;
	font-weight:bold;
}

span.bednumber {
	color:#0000CC;
}

span.price {
	color:#FF0000;
}

span.mainmenu {
	color:#FFFFFF;
	font-size:14px;
	font-weight:normal;
}


a:link {
	text-decoration:none;
	color: #2569BE;
}

a:visited {
	text-decoration:none;
	color: #2569BE;
}

a:hover {
	text-decoration:underline;
	color: #2569BE;
}

a.order:link {
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;
}

a.order:visited {
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;
}

a.order:hover {
	color:#FF0000;
	text-decoration:underline;
	font-weight:bold;
}

a.mainmenu:link {
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	font-weight:normal;
}

a.mainmenu:visited {
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
}

a.mainmenu:hover {
	color:#FFFFFF;
	font-size:14px;
	text-decoration:underline;
	font-weight:normal;
}

.rowheader{
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}

a.rowheader{
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}

a.rowheader:link {
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}

a.rowheader:visited {
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}

a.rowheader:hover {
	color:#FFFFFF;
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
}

a.readmore {
	font-size:11px;
	font-weight:bold;
}
.button{
 border: 2px #FFFFFF solid;
 color: #FFFFFF;
 font-size: 11px;
 font-family: Arial;
 font-weight:bold;
 background-color: #2E3B6D;
 cursor: pointer;
 height: 20px;

 
}

.footer2{
   font-size: smaller;

}