BODY {
	color: Black;
	font-family: Tahoma, serif;
	font-size: 9pt;
}

A {
	color: #0000CD;
	text-decoration: none;
}

A:HOVER {
	color: #A52A2A;
	text-decoration: underline;
}

h3{
color: #494949;
font-family: Tahoma, serif;
	font-size: 12pt
	
}
.carreers{
 padding-left: 8px;
 padding-right: 8px;
  padding-bottom: 8px;
  padding-top: 8px;
 background-image: url(../images/careersBack.gif);
 position: absolute;
 width: 300px;
 height: 400px;
}

.wrapper{
	position: relative;
	 width: 300px;
 height: 400px;
}
#pscroller1{
left: 0px;
top: 0px;
margin-left: 10px;
width: 210px;
height: 150px;
padding: 5px;
background-color: white;
}


#list-menu {
vertical-align: middle;
width: 155px;
height:335px;
}

#list-menu ul {
margin: 0; 
padding: 0;
list-style-type: none;
} 
#list-menu li {

display: block;
width:155px;
height: 20px;
background: transparent;
} 

#list-menu a {
font-family: Century Gothic;
font-size: 14px;
display: block;
text-indent: 12px;
width:155px;
height: 30px;
background: transparent;
text-decoration: none; /*lets remove the link underlines*/
} 

#list-menu a:hover {

 background-image: url(../images/ButtonON.gif); 
color: #ffffff;
}
.maincontent{
	 padding-left: 10px;
	 padding-top: 10px;
	 padding-right: 40px;
}

.imageNavigation{
	font-size: 14px;
	display: block;
	width: 326px;
}

#mapContainer 
{ height: 435px;width: 370px; } 
.txtinputReadonly{
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	background: transparent;
		color: #212121;
	font-family: Tahoma, sans-serif;
	font-size: 10pt;
	
	padding-left: 5px;
}
.txtinputEdit{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	background: #FFFFCE;
		color: #212121;
	font-family: Tahoma, sans-serif;
	font-size: 10pt;
	padding-left: 5px;
}
textarea {
  overflow: auto;
 
  }
  
  	
	.tenantstr{
		
	border-bottom: 1px;
 border-bottom-width: thin;
 padding-left: 13px;
	}
	.eventslist{
	font-family: Century Gothic;
	font-size: 11pt;
	border: 1px solid  Gray;
	border-top-width:    0px;
    border-bottom-width: 1px;
    border-left-width:   0px;
    border-right-width:  0px;
	}	
		.eventsedit{
	
	font-size: 10pt;
	border: 1px solid  Black;
	border-top-width:    0px;
    border-bottom-width: 1px;
    border-left-width:   0px;
    border-right-width:  0px;
	}
	
	.footer{
		color: White; font-size: 11px;
	}
	
	.footer A{
		color: Yellow;
	}
	.footer a:hover{
		color: Red;
	}

