body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	color: #000000;
}

td {
	font-size: 12px;
}

h1 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 16px;
	color: #8f5e27;
}

h2 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 14px;
	color: #8f5e27;	
}

h3 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
	color: #8f5e27;	
}

a {
	text-decoration: none;
	font-weight:bold;
	color: #83aed8;
}

a:hover {
	text-decoration: underline;
	color: #8f5e27;	
}

input {
	border: 1px solid #83aed8;
	color: #000000;
	background-color: #ffffff;
}

textarea {
	border: 1px solid #83aed8;
	color: #000000;
	background-color: #ffffff;
	scrollbar-face-color:#ffffff; 
    scrollbar-shadow-color:#ffffff; 
    scrollbar-highlight-color:#83aed8; 
	scrollbar-3dlight-color:#ffffff; 
    scrollbar-darkshadow-color:#ffffff; 
   	scrollbar-track-color:#ffffff; 
    scrollbar-arrow-color:#83aed8;
}

select {
	border: 1px solid #83aed8;
	color: #000000;
	background-color: #ffffff;
}

.content {
	padding: 5px;
}

.nav {
	padding-left: 10px;
	padding-top: 5px;
	padding-right:0px;
	padding-bottom: 5px;
}

.navbg {
	padding:0px;
	background-image:url(images/navbg.jpg);
	background-repeat:no-repeat;
}

.clientlogin {
	padding:0px;
	margin:0px;	
	background-image:url(images/loginbg.jpg);
	background-repeat:no-repeat;
}

.agentlogin {
	padding:0px;
	margin:0px;	
	background-image:url(images/agentbg.jpg);
	background-repeat:no-repeat;
}

.tenantlogin {
	padding:0px;
	background-image:url(images/tenantbg.jpg);
	background-repeat:no-repeat;	
}

.filep {
	padding:0px;
	background-image:url(images/filebg.jpg);
	background-repeat:no-repeat;	
}

.topimg {
	padding-bottom: 10px;
}

.footer {
	font-size: 10px;
	padding-top:10px;
}

.headerbar {
	padding-left: 20px;
}
	
.headerlink a {
	text-decoration: none;
	font-weight: normal;
	color: #83aed8;
}

.headerlink a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #83aed8;	
}

.nav a {
	text-decoration: none;
	font-weight: normal;
	color: #83aed8;
}

.nav a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #83aed8;	
}

.blackbar a {
	text-decoration: none;
	color: #83aed8;
}

.blackbar a:hover {
	text-decoration: none;
	color: #666666;	
}

.catlink a {
	text-decoration: underline;
	color: #83aed8;
}

.catlink a:hover {
	text-decoration: none;
	color: #8f5e27;	
}

.footer a {
	text-decoration: underline;
	color: #83aed8;
}

.footer a:hover {
	text-decoration: none;
	color: #8f5e27;	
}

.biggertext {
	font-size:13px;
}

.biggerboldtext {
	font-weight: bold;
	font-size:15px;
}

.biggerboldbrowntext {
	font-weight: bold;
	font-size:15px;
	color: #8f5e27;
}

.biggerbrowntext {
	font-size:15px;
	color: #8f5e27;
}

.smallertext {
	font-size:10px;
}

.toptext {
	font-weight: bold;	
}

.headingtext {
	font-weight: bold;
	font-size:14px;
	color:#83aed8;	
}

.redtext {
	color:#990000;	
}

.smallerredtext {
	color:#990000;	
	font-size: 10px;
}

.whitetext {
	color:#ffffff;	
}

.bluetext {
	color:#83aed8;	
}

.boldbluetext {
	color:#83aed8;
	font-weight: bold;	
} 

.boldbrowntext {
	color:#8f5e27;
	font-weight: bold;	
} 

.bigtext {
	font-size: 18px;
	font-weight: bold;	
}

.emailtext {
	font-size: 15px;
	font-weight: normal;	
}

.bigredtext {
	font-size: 18px;
	font-weight: bold;
	color:#990000;	
}

.biggerredtext {
	font-size: 14px;
	color:#990000;
}

.italictext {
	font-style:italic;
}


.italicredtext {
	font-style:italic;
	font-weight:bold;
	color:#990000;
}

.biggeritalicredtext {
	font-style:italic;
	font-weight:bold;
	font-size:18px;
	color:#990000;
}

.italicredtext {
	font-style:italic;
	font-size:14px;
	color:#990000;
}

.leftvl {
	border-left: 1px solid #cccaca;
}

.leftvl-padding {
	border-left: 1px solid #cccaca;
	padding:10px;
}

.greybox {
	background-color: #f0f0f0;
	padding:2px;
	font-size: 12px;
}

.greybox td {
	font-size: 12px;
}

.greybox input {
	border: 1px solid #83aed8;
	color: #000000;
	background-color: #ffffff;
	font-size: 12px;
}

.greybox textarea {
	border: 1px solid #83aed8;
	color: #000000;
	background-color: #ffffff;
	scrollbar-face-color:#ffffff; 
    scrollbar-shadow-color:#ffffff; 
    scrollbar-highlight-color:#83aed8; 
	scrollbar-3dlight-color:#ffffff; 
    scrollbar-darkshadow-color:#ffffff; 
   	scrollbar-track-color:#ffffff; 
    scrollbar-arrow-color:#83aed8;
	font-size: 12px;
}

.greybox select {
	border: 1px solid #83aed8;
	color: #000000;
	background-color: #ffffff;
	font-size: 12px;
}
.imgborder {
	border: 1px solid #83aed8;
}

.dpstyle{
width: 99%;
font-weight: normal;
}

.dpstyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.dpstyle ul{
width: 100%;
padding: 0px 0;
margin: 0;
}

.dpstyle ul li{
display: inline;
}

.dpstyle ul li a{
padding: 0px 0px;
margin: 0;
text-decoration: none;
}

.dpstyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " ";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border-bottom-width: 0;
font:normal 12px;
line-height:18px;
z-index:100;
width: 285px;
visibility: hidden;
}

.dropmenudiv a{
width: auto;
display: block;
text-indent: 0px;
padding: 0px 0;
text-decoration: none;
font-weight: normal;
color: #83aed8;
background-color: #ffffff;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #f0f0f0;
}
