body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.aaa-web-design.com/images/bg.jpg);
	background-attachment: fixed;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

a:link {
	text-decoration: none;
}

.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:link {
     color: #ffffff;
     background-color: transparent;
     font-weight: bold;
	 font-family: ariel;
	 font-size: 12px;
     }

#menu a:visited {
     color: #ffffff;
     background-color: transparent;
	 font-weight: bold;
	 font-family: ariel;
	 font-size: 12px;
     text-decoration: none;
     }

#menu a:hover {
     color: #ffffff;
     background-color: #ed9123;
	 font-weight: bold;
	 font-family: ariel;
	 font-size: 12px;
     text-decoration: underline;
     }

#menu a:active {
     color: #ffffff;
     background-color: transparent;
	 font-weight: bold;
     font-family: ariel;
	 font-size: 12px;
	 text-decoration: none;
     }

.loginboxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	}
	
.pagetitles {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

.bigtext {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.bulletpoints {
	color: #3977CO;
	font-style: italic;
	font-style: bold;
}

.phonenumber {
	color: #3977C0;
	font-style: bold;
}.dashedboxes {
	border: 1px dotted #666666;
	background-color: #CCCCCC;
}
.newsfeeds {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px dashed #000000;
	padding: 3px;
}

.style8 {color: #3977C0}

.style9 {
	color: #FFFFFF;
	font-weight: bold;
}
.style11 {color: #4C8AD5}

.imageborder {
	border: 1px solid #000000;
}

