/*content style (text=pageContent)*/

@media print {
    #menu, #logo, #sidebar {display:none}
}

.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	background-color: #E9FECB;
	width: 205px;
	top: 398px;
	left: 140px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: black;
color: white;
}

.text-header
{
	font-size: 21px;
	color: #5B5B5B;
	font-family: Arial;
	letter-spacing : -1px;
}

.text
{
	font-size: 11px;
	color: #5B5B5B;
	font-family: Arial;
}

.pageContent 
{
	font-size: 11px;
	color: #5B5B5B;
	font-family: Arial;
}

.pageContent a 
{
	font-size: 11px;
	color: #5B5B5B;
	font-family: Arial;
}


/* top elements */

.company
{
	font-size: 22px;
	color: #FFCC00;
	font-family: Arial;
	letter-spacing : -1px;
}

.slogan
{
	font-size: 30px;
	color: white;
	font-family: Arial;
}


/*main menu*/

.menu
{
	font-size: 11px;
	color: white;
	font-family: Arial;
	text-decoration: none;
	word-spacing: -1px;
}


/*submenu*/

.submenu
{
	font-size: 11px;
	color: #5A5A5A;
	font-family: Arial;
	text-decoration: none;
}

.asubmenu
{
	font-size: 11px;
	color: #5A5A5A;
	font-family: Arial;
	text-decoration: underline;
	font-weight: bold;
}


/*copyright*/

.footer
{
	font-size: 11px;
	color: #5A5A5A;
	font-family: Arial;
}

.top-bg
{
	background-color: #D9EBDD;
}

.menu-bg
{
	background-color: #639D9D;
}

.submenu-bg
{
	background-color: #D9EBDD;
}

.bg
{
	background-color: #D9EBDD;
}

.listingcaption {
	font: bold small-caps 12px Verdana, Arial, Helvetica, sans-serif;
	color: #400040;
	padding: 0px;
}
.largeprice {
	font: bold 36px "Times New Roman", Times, serif;
}

.name {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color:#000000;
}

.boxcont {
	color: #003399; 
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:-200px;
	margin-left:10px; 
	margin-right:5px; 
}

.boxheader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: 900;
	color: #EAF000;
	margin-top:-30px;
	margin-left:5px;
	margin-right:10px;
	text-align:center;
}

.style1 {
	font-size: 30px;
	color: #FFFFFF;
}
.style4 {font-size: 24px}
.style5 {color: #D7001A}
.style8 {font-size: 16px}
.style9 {font-size: 36px; }
.style19 {font-family: Arial}

textarea {scrollbar: transparent}
