/*
BlueSwitch
www.blueswitch.com
info@blueswitch.com f47a00
*/





/* General */

body {font-family: verdana, Arial, san-serif; font-size:11px; color:#333333; font-weight:none; background: white url("images/bg2.gif");}
td {font-family: verdana, Arial, san-serif; font-size:11px; color:#333333; font-weight:none; }
A.:link,A.:visited{font-family: verdana,Arial, san-serif; font-size:11px; color:#008ECD; font-weight:none;}
.a{font-family: Verdana,Trebuchet MS, Arial; font-size : 11px; color : #FFFFFF; text-decoration: none;font-weight:bold;}
.close_link:link, .close_link:visited, .close_link:active { color: #000000; text-decoration: underline; }

.tenantlink:link, .tenantlink:visited, .tenantlink:active { color: #5381B0; text-decoration: underline; }
.tenantlink:hover { color: #80A8D1; text-decoration: underline; }

.header {font-family: verdana, Arial, san-serif; font-size:14px; color:#008ECD; font-weight:bold; }
.big_header {font-family: verdana, Arial, san-serif; font-size:18px; color:#008ECD; font-weight:bold; }
.header_white {font-family: Trebuchet MS,Verdana, Arial, san-serif; font-size:14px; color:#FFFFFF; font-weight:bold; }



.propertylist:link, .propertylist:visited, .propertylist:active {font-family: Verdana, Arial, san-serif; font-size:11px; text-decoration: none;color:#666666; }
.propertylist:hover {font-family: Verdana, Arial, san-serif; font-size:11px; color:#336699; text-decoration: none;}





.tbl_header {font-family: Trebuchet MS,Verdana, Arial; font-size : 11px; color : #FF9933; text-decoration: none;font-weight:bold;}



.whitetd{font-family: Verdana, Arial, san-serif; font-size:11px; color:#ffffff;}
.bluetd{font-family: Verdana, Arial, san-serif; font-size:11px; color:#1F3C66;}

/* text font styles */
.textback{bgcolor: #ffffff;}
.textFont1{font-family: Trebuchet MS,Verdana, Arial; font-size : 12px; color : #666666; text-decoration: none;font-weight:bold;}
.textFont2{font-family: Trebuchet MS,Verdana, Arial; font-size : 12px; color : #666666; text-decoration: none;font-weight:bold;}

.textFont3{font-family: Trebuchet MS,Verdana, Arial; font-size : 11px; color : #666666; text-decoration: none;}

.textAFont{font-family: Trebuchet MS,Verdana, Arial; font-size : 11px; color : #336633; text-decoration: none;text-decoration:underline;}
.textFont4{font-family: Trebuchet MS,Verdana, Arial; font-size : 11px; color : #336633; text-decoration: none;}
.textFont5{font-family: Trebuchet MS,Verdana, Arial; font-size : 12px; color : #666666; text-decoration: none;}

.textAFont2{font-family: Trebuchet MS,Verdana, Arial; font-size : 11px; color : #666666; text-decoration: underline;}
.textAFontwhite{font-family: Trebuchet MS,Verdana, Arial; font-size : 11px; color : #ffffff; text-decoration: underline;}
.textAFontgreen{font-family: Trebuchet MS,Verdana, Arial; font-size : 11px; color : #336600; text-decoration: underline;}
.textAFont3{font-family: Trebuchet MS,Verdana, Arial; font-size : 12px; color : #666666; text-decoration:underline;}

.textResultHeader1{font-family: Verdana,Trebuchet MS, Arial; font-size : 11px; color: #000066; }
.textResultHeader2{font-family: Verdana,Trebuchet MS, Arial; font-size : 11px; color : #FFFFFF; text-decoration: none;font-weight:bold;}
.textResultFont{font-family: Verdana,Trebuchet MS, Arial; font-size : 11px; color : #000066; text-decoration: none;}
.textResultAFont{font-family: Verdana,Trebuchet MS, Arial; font-size : 11px; color : #000066; text-decoration:underline;}

.menutext2{font-family: Verdana,Trebuchet MS, Arial; font-size : 11px; color : #FFFFFF; text-decoration: none;font-weight:bold;}
.menutext1{font-family: Verdana,Trebuchet MS, Arial; font-size : 11px; color : #000066; text-decoration:underline;}

.poptext{font-family: Verdana, Trebuchet MS, Arial; font-size:11px; color: #666666; text-decoration:none; font-weight:normal;}

.droptext:link {font-family: Verdana, Trebuchet MS, Arial; font-size:11px; color: #666666; text-decoration:none; font-weight:normal;}
.droptext:visited {font-family: Verdana, Trebuchet MS, Arial; font-size:11px; color: #666666; text-decoration:none; font-weight:normal;}
.droptext:hover {text-decoration:underline;color: #666666;}

.droptext2:link {font-family: Verdana, Trebuchet MS, Arial; font-size:11px; color: #666666; text-decoration:underline;color: #666666; font-weight:normal;}
.droptext2:visited {font-family: Verdana, Trebuchet MS, Arial; font-size:11px; color: #666666; text-decoration:underline;color: #666666; font-weight:normal;}
.droptext2:hover {text-decoration:underline;color: #666666;}

A.blueswitch_blue:link,A.blueswitch_blue:visited,
{
	font-family:Arial;

            font-size:10px;

            color:#666666;

            text-decoration: none;
}

A.blueswitch_orange:link,A.blueswitch_orange:visited,
{
	font-family:Arial;

            font-size:10px;

            color:#666666;

            text-decoration: none;
}

A.blueswitch_blue:hover,A.blueswitch_blue:visited:hover {

            font-family:Arial;

            font-size:10px;

            color:#00479C;

            text-decoration: none;

}

A.blueswitch_orange:hover,A.blueswitch_orange:visited:hover {

            font-family:Arial;

            font-size:10px;

            color:#FF9933;

            text-decoration: none;

}

 

.selectClass { 
 background-color: #B6D099; 
 color: #336600; 

}

.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25%;
  margin-left: -25%;
  background-color: white;
 
} 

.centered {
position: absolute;
top: 50%;
right: 50%;
bottom: 50%;
left: 50%;
margin: auto;
 margin-top: 0;
  margin-left: 0;
} 
body {
font-size : 12px ;
font-family : Verdana, Arial, Helvetica, sans-serif ;
color : #000000 ;
margin : 0;
padding : 0;
}

.grayBorder {
border : 1px solid #EEEEEE ;
text-align : center ;
margin-right : auto ;
margin-left : auto ;
}
.detail{
font-family:  Arial,Verdana,Trebuchet MS  ; 
font-size:11px; 
color: #666666; 
text-decoration:none;
font-weight:normal;
 }
 
 .detail2{
font-family:  Arial,Verdana,Trebuchet MS  ; 
font-size:11px; 
color: #666666; 
text-decoration:underline;
font-weight:normal;
 }
  .detail3{
font-family:  Arial,Verdana,Trebuchet MS  ; 
font-size:10px; 
color: #666666; 
text-decoration:none;
font-weight:normal;
 }
  .titletext{
font-family:  Arial,Verdana,Trebuchet MS  ; 
font-size:11px; 
color: #666666; 
text-decoration:none;
font-weight:bold;
 }
   .err{
font-family:  Arial,Verdana,Trebuchet MS  ; 
font-size:10px; 
color: #CC0000; 
text-decoration:none;
font-weight:normal;
 }
  .detailul{
font-family:  Arial,Verdana,Trebuchet MS  ; 
font-size:8px; 
color: #666666; 
text-decoration:underline;
font-weight:normal;
 }
 .bodyclass
 {
	background-image : url(images/bg_img.gif);
	background-repeat : repeat-y;
	background-position : center;
}