﻿
.top_menu {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #666666;
	
}
.search {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #000000;
	border: 1px solid #A5A4A9;

}
.prop_search_text,.prop_search_text td {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.title {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 8px;
	letter-spacing:4px;
	text-transform:uppercase;
}
.title2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 8px;
	letter-spacing:1px;
	text-transform:uppercase;
}
.titleLeft {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 8px;
	padding-left:5px;
}

.prop_search_text a {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.prop_search_text a:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.news {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
}

.prop_search_combo {
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 11px;
}

select,input
{
	font-size:9px;
	}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#a5a4a9;
		
}
a {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #333333;
	font-family: Tahoma, Arial;
	font-size: 10px;
	text-decoration: underline;
}
.news_head {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.details {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #AD3B1B;
}
.detailsLink a,.detailsLink a:visited,.detailsLink a:active{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #AD3B1B;
}
.detailsLink a:hover{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #AD3B1B;
	text-decoration:underline;
}
.detailsNav {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #AD3B1B;
	padding-right:20px;
}
.details a {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #AD3B1B;
	text-decoration: none;
}
.details a:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #AD3B1B;
}
table , table td,.data {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #646464;
}
TABLE, table td
{
	border-collapse: collapse;
	border-bottom-width: 1;
	border-left-width: 0;
	border-right-width: 0;
	border-top-width: 0;
	border-color: #E5E5E5;
}
 table th
{
	border-collapse: collapse;
	border-bottom-width: 1;
	border-left-width: 0;
	border-right-width: 0;
	border-top-width: 0;
	border-color: #E5E5E5;
	background-color:#AD3B1B;
	color:#FFFFFF;
}
.paragraph {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #646464;
	padding-left:10px;
	padding-bottom:10px;

}
.data2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #646464;
	
}
.printBody		{
			background-image:none;
			font-family: Arial;
			background-color: #FFFFFF;
			color: #333333;
			font-size: 11px;
			margin: 0 0 0 0;
			}
.footer {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
}
.footer_cubic {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
}
.footer_cubic a {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
}
.footer_cubic a:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
}


.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	font-size: 9pt;
	text-decoration: underline;
}
.highslide-move {
    cursor: move;
}
