﻿td {
	font-family:tahoma;
	font-size:11px;
	color:#5E5E5E;
	line-height:13px;
}
a {
	text-decoration: underline;
	color:#4F8FA8;
	font-family:tahoma;
}

.graybg {
background-color:#eeeeee;
}

body { 	margin:0px;padding:0px;	}
.copy{
font-family:tahoma;
font-size:10px;
color:#B1B1B1;
text-decoration:none;
}

.bot_txt {	color:#5B5B5B;
			text-decoration:none}

.gray {color:#5E5E5E; text-decoration:none}
.blue {color:#4F8FA8; text-decoration:none}
.small {font-size:9px; line-height:12px}
.white {color:#FFFFFF}
.u {text-decoration:underline}
.t {text-transform:uppercase}


.form { width:141px;
		height:19px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#B1B9C1;
		background-color:#ffffff;
		color:#898989;
		margin-left:0px;
		margin-right:0px}
		
		
textarea {width:291px;
		height:115px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#B3C0C4;
		background-color:#ECEDED;
		color:#898989;
		overflow:auto;
		margin-left:0px;
		margin-right:0px;}
		

.rollover {scrollbar-face-color:#395E85;
		scrollbar-track-color:#ffffff;
		scrollbar-arrow-color:#ffffff;
		scrollbar-3Dlight-color:#ffffff;
		scrollbar-base-color:#ffffff;
		scrollbar-shadow-color:#ffffff;
		scrollbar-darkshadow-color:#ffffff;
		scrollbar-highlight-color:#ffffff;
		}
.transp {background:transparency}


a:hover{text-decoration:underline;}

#under{text-decoration:underline;}

.button {
background-color:#666666;
color:white;
border-width:0px;
}
/*-------maintenance notice--------------*/

#mask
{
    position: absolute;
    z-index: 9000;
    /*background-color: #ffffcc;
    border: solid 5px #fff0a4;*/
    background-image:url(http://www.lmigroup.com/Images/maintenance.gif);
    
    display: none;
    width: 606px;
    height: 152px;
    margin-left:70px;
    top:300px;
}

#boxes .window
{
    position: absolute;
    z-index: 9999;

}

#boxes #dialog
{
    font-family :Arial;
    line-height :20px;
    margin-top:30px;
    width: 470px;
    /*height: 20px;*/
    font-size: 14px;
    text-align:left ;
    margin-left: 180px;
     top:300px;

    
}
#mask #divClose
{
    text-align :right ;
    padding :15px;
    cursor :pointer ;
}
/*-------end of maintenance notice--------------/
