/****************************************************
CEMPAY WEBSITE
*****************************************************/
/* LAYOUT OBJECTS*/
html, body{
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size:11px;
	color:#333333;
	height:100%;
	background-color: #FFFFFF;
	background-image:url(../eng/images/main_bkg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-position: center;
}

tr, td {
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size:11px;

}

#dbMenu {
	font-family:"Trebuchet MS", Geneva, Arial, sans-serif;
	font-size:11px;
	color:#000000;
}

#dbMenu a:link, a:visited, a:active {
	font-family:"Trebuchet MS", Geneva, Arial, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration: none;
}

#dbMenu a:hover {
	font-family:"Trebuchet MS", Geneva, Arial, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration: underline;
}

a {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 11px;
}

a:link, a:visited, a:active {
	color:#135280;
	text-decoration: none;
}

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

#headerTop{
	height:64px;
	border-bottom: 4px solid #135280;
}

#headerBottom{
	border-top: 1px solid #135280;
}

.exRates {
	font-family:"Trebuchet MS", Geneva, Arial, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#000000;
}

.exRatesW {
	font-family:"Trebuchet MS", Geneva, Arial, sans-serif;
	font-size:9px;
	color:#FFFFFF;
}

.propertyTitles {
	font-family:"Trebuchet MS", Geneva, Arial, sans-serif;
	font-size:9px;
	color:#135280;
}

.alertMsg{
	font-family: "Lucida Grande", Geneva, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFF00;
	background-color: #4C738F;
	padding: 2px;

}

.nameHeader{
	font-family: "Lucida Grande", Geneva, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #003860;
	-khtml-opacity:.70; 
	-moz-opacity:.70; 
	-ms-filter:”alpha(opacity=70)”; 
	filter:alpha(opacity=70); 
	opacity:.70;
	padding: 2px;
}

/*FORM OBJECTS*/

.submit{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	text-transform: capitalize;
	background-color: #135280;
	border: 1px solid #FFFFFF;
}
.textBox{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 10px;
	color:#4F4F4F;
	background-color: #FFFFFF;
	border: 1px solid #135280;
}

.titBox{
	font-family:"Trebuchet MS", Geneva, Arial, sans-serif;
	font-size:11px;
	font-weight: bold;
	color:#135280;
}

.select {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #006699;
}

.subTitle{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.boldTextSmall{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

h1{
	font-family: "Lucida Grande", Geneva, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #4C738F;
}

h2{
	font-family: "Lucida Grande", Geneva, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

h3{
	font-family: "Lucida Grande", Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

p{
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size:12px;
	color:#333333;
}
