/* site.css - Morrison Commercial Industrial */



html {
	margin: 0px;
	padding: 0px;

}


body { 
	margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0;
	padding: 0px;
	font-family: verdana, arial, helvetica, san-serif; 
	font-size: 0.8em;
	
	color: #000000;
	background: white;
	
	text-align: justify;

	scrollbar-face-color: #808080;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #626262;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #808080;
	scrollbar-darkshadow-color: #000000;
	scrollbar-base-color: #808080;

	overflow: auto;

}




/* TABLES */


table.main1 { 
	width: 100%; 
	height: 100%; 
}

table.main2 { 
	width: 80%; 
	background-color: #000000;
	padding: 1px;
}

table.main3 { 
	width: 100%; 
	background-image: url(images/bgmain.gif);
	padding: 5px;

}

table.main4 { 
	background-color: #333366;
	padding: 5px;
	text-align: center;
	font-family: verdana, arial, helvetica, san-serif; 
	font-size: 0.8em;
	color: #ffffff;

}


table.main5 { 
	width: 100%; 
	background-color: #c0c0c0;
	padding: 5px;
	font-family: verdana, arial, helvetica, san-serif; 
	font-size: 0.7em;

}

table.main6 { 
	width: 90%; 
}

table.main7 { 
	width: 90%; 
}

td.main7 { 
	background-image: url(images/white.gif);
	background-repeat: no-repeat;
}

td.main8 { 
	background-image: url(images/bgprofile.jpg);
	background-repeat: no-repeat;
}

td.main9 { 
	background-image: url(images/bgteam.jpg);
	background-repeat: no-repeat;
}

td.main10 { 
	background-image: url(images/bgservices.jpg);
	background-repeat: no-repeat;
}

td.main11 { 
	background-image: url(images/bglist.jpg);
	background-repeat: no-repeat;
}

td.main12 { 
	background-image: url(images/bgcontact.jpg);
	background-repeat: no-repeat;
}

td.main13 { 
	background-image: url(images/bgmailinglist.jpg);
	background-repeat: no-repeat;
}

td.main14 { 
	background-image: url(images/bgwhatsnew.jpg);
	background-repeat: no-repeat;
}

td.main15 { 
	background-image: url(images/bgonlinerentalapplication.jpg);
	background-repeat: no-repeat;
}


td.main16 { 
	font-family: verdana, arial, helvetica, san-serif; 
	font-size: 0.7em;
}


td.main17 { 
	background-image: url(images/bgvaluedclients.jpg);
	background-repeat: no-repeat;
}

table.main18 { 
	background-image: url(images/vctop.gif);
	background-repeat: repeat;
	width: 90%; 
	height: 29;
}

table.main19 { 
	background-image: url(images/vcbgmid.gif);
	background-repeat: repeat;
	width: 90%; 
}

td.main19a { 
	background-image: url(images/vcbgltop.gif);
	background-repeat: no-repeat;
	width: 15; 
}

td.main19b { 
	background-image: url(images/vcbgrtop.gif);
	background-repeat: no-repeat;
	width: 18; 
}


td.main19c { 
	background-image: url(images/vcbglside.gif);
	background-repeat: repeat;
	width: 15; 
}

td.main19d { 
	background-image: url(images/vcbgrside.gif);
	background-repeat: repeat;
	width: 18; 
}

td.main19e { 
	background-image: url(images/vcbglbot.gif);
	background-repeat: no-repeat;
	width: 15; 
	height: 13; 
}

td.main19f { 
	background-image: url(images/vcbgrbotmid.gif);
	background-repeat: repeat;
	height: 13; 
}

td.main19g { 
	background-image: url(images/vcbgrbot.gif);
	background-repeat: no-repeat;
	width: 18; 
	height: 13; 
}



/* LINES, IMAGES and FONTS */





p {
	text-align: justify;
	font-family: verdana, arial, helvetica, san-serif; 
	font-size: 0.8em;
	padding: 5px;
}



p.right {
	text-align: right;
	padding: 5px;
}


div.center {
	text-align: center;
	padding: 0px;
	font-family: verdana, arial, helvetica, san-serif; 
	font-size: 0.8em;
}

div.footer {
	font-family: verdana, arial, helvetica, san-serif; 
	font-size: 0.94em;
	padding: 5px;
}

div.star {
	font-family: verdana, arial, helvetica, san-serif; 
	font-size: 1.3em;
	color: #ff0000;
}


div.columns {
	text-align: left;
	font-family: verdana, arial, helvetica, san-serif; 
	font-size: 0.8em;
}

/* LINKS */

	a {text-decoration: none;   color: #0000ff}
	a:hover {text-decoration: underline;   color: #0000ff}
	a:visited {text-decoration: none;   color: #0000ff}

ul
{
	list-style-type: square
	text-align: justify;
	font-family: verdana, arial, helvetica, san-serif; 
	font-size: 0.8em;
	padding: 5px;
}
 	




