body, td, input, textarea, li, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 0px;
	margin-top: 5px;
	background:#000000;
	line-height: 18px;
}
.ATopMenu {
	font-size: 11pt;
	color: #ffffff;
	text-decoration: none;
	font: arial;
	font-weight: bold;
	text-align:center;
}
.ATopMenu:HOVER {
	color: #999999;
}
.MainText {
    text-align:left;
    color: #000000;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding-left: 10px;
	padding-right: 10px;
}
.MenuBack {
    background: #000000;
	height:38px;
}
.TableBack {
    background: #000000;
}
.WhiteBack {
    background-color: #FFFFFF;
	width:244px;
	padding: 10px;
}
.tableborder {
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style:solid;
	border-top-width: 1px;
	border-top-color: #000000;
	border-top-style:solid;
	border-left-width: 1px;
	border-left-color: #000000;
	border-left-style:solid;
	border-right-width: 1px;
	border-right-color: #000000;
	border-right-style:solid;
}
.aboutfooter {
    background-image: url(images/about-footer.jpg);
	height:34px;
}
.portfoliofooter {
    background-image: url(images/portfolio-footer.jpg);
	height:34px;

}
.servicefooter {
    background-image: url(images/services-footer.jpg);
	height:34px;

}
.homefooter {
    background-image: url(images/home-footer.jpg);
	height:34px;
}
.contactfooter {
    background-image: url(images/white-back.jpg);
	height:34px;
}
.menufiller {
    background-image: url(images/menu-back.jpg);
	height:2px;
}
.Form {
    background-color:#FFFFFF;
	font: Arial, Helvetica, sans-serif;
	color: #000000;
}

.smallfieldcell { 
 background-color: #00A2E5; 
 color: #000000;
 text-align: left;
 border: 0px; 
}

.smallfieldcell input { 
 width: 150px; 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 background-color: #00A2E5; 
 color: #000000; 
} 

.smallfieldcell select { 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 background-color: #00A2E5; 
 color: #000000;
}

.button { 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 background-color: #000000; 
 color: #FFFFFF;
 margin-left: 0px;
 margin-top: 3px;
 margin-bottom: 2px;
 border: 0px;
}
