body 
{ background-color:transparent;
background-repeat: repeat-y;
font-family: Arial;
color:#6A6971;
background-color: #a2a0b6;
font-size: 8pt;
}

TABLE { 
font-size: 8pt;
font-family: Arial;
color: #6A6971; 
} 

A:link {
COLOR: #3F4487; 
text-decoration: none;
text-transform: uppercase;
font-size: 8pt;
font-family: Arial;
font-weight: bold; }


A:visited {
COLOR: #3F4487; 
text-decoration: none;
text-transform: uppercase;
font-size: 8pt;
font-family: Arial; 
font-weight: bold; }


A:active {
COLOR:#3F4487; 
text-decoration: none;
text-transform: uppercase;
font-size: 8pt;
font-family: Arial;
font-weight: bold; }


A:hover {
COLOR: #A38FCD; 
text-decoration: none;
text-transform: uppercase;
font-size: 8pt;
font-family: Arial; 
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #C0B5D5;
}
a:hover {
	color: #A38FCD;
}

img{  border-color: #C0B5D5; 
}

a:hover img{ border-color: #A38FCD;
}



input, textarea, option, select {
background-color :#D5D5D5;
font-family: Arial;
font-size: 8pt;
color: #5F5476;
text-align: justify;}



.boxupdate{
border: 1px dotted #BCB0D6;
background: #F5F3F7;
padding: 2px;
}


blockquote {
font-family: Arial;
font-size: 8pt;
padding: 3px;
color: #6A6971;
background: #F2F0F4;
border: 1px dotted #5B387C;
}


blockquote2 {
font-family: Arial;
font-size: 8pt;
color: #6A6971;
background: #F2F0F4;
border: 1px dotted #5B387C;
}


h1
{
font-family: Trebuchet MS, arial, sans-serif;
font-size: 9pt;
color: #ffffff;

font-weight: bold;
letter-spacing: 1pt;
padding-right: 3px;
padding-left: 3px;
margin-bottom: 6px;
margin-top: 5px;
text-decoration: none;
background-image:url('http://mackenziefoy.com/images/topbarm.jpg');
display: block;
text-transform: uppercase;
text-align: left;
line-height: 20px;
}
 



h2{
font-family: arial;
font-size:7pt;
color:#573A68;
line-height:6pt;
text-transform:uppercase;
text-align:center;
letter-spacing:1;
margin:0;padding:2px;
margin-bottom:2;
background-color:#D5D0E0;

}


h3{
font-family:arial;
font-size:7pt;
color:#4B4341;
text-transform:uppercase;
text-align:center;
letter-spacing:1;
margin:0;padding:0px;
margin-bottom:1;
background-color:#E5E4E5;
border-bottom: 1px solid #aca098;}

h5{
font-family:Arial;
font-size:7pt;
text-transform:uppercase;
color:#D5D0E0;
letter-spacing:1;
text-align: left;
margin:0;
padding:2px;
margin-bottom:2;
background-color:#65437D; 
}


h6{
font-family:Arial;
font-size:8pt;
text-transform:uppercase;
color:#65437D;
letter-spacing:1;
text-align:left;
margin:0;
padding:2px;
text-align:left;
margin-bottom:2;
background-color:#D5D0E0; 
}





.contentt{
background-color: #F2F0F4;
text-align: justify;
vertical-align:top;
font-family:Arial; 
color:#6A6971D; 
font-weight:normal; 
font-size:8pt;
padding: 4px;
}

.metat{
background-color: #DBDDE5;
background-image:url(http://mackenziefoy.com/images/kenziebottom2.jpg);
text-align: right;
line-height: 12px;
font-family: Arial;
font-size: 9pt;
color: #6A6971;

}


.metat a{

font-family: Arial;
font-size: 9pt;
color: #3F4487;
}



.datet{
	background: #F2F0F1;
	background-image:url(http://mackenziefoy.com/images/kenziedate.jpg);
	color: #F2ECEE;
text-shadow: #877C80 1px 1px ;

	font-family: Georgia;
	font-size: 14px;
	line-height: 11pt;
	text-align: center;
	font-weight: bold;
	padding-top:2px;
	padding-bottom:4px;
	padding-left:5px;
	padding-right: 10px;
	text-transform: uppercase;
	
}

.titleb{
	background: #F2F0F1;
	background-image:url(http://mackenziefoy.com/images/kenzietittle.jpg); 
			color: #F2ECEE;
text-shadow: #786684 1px 1px ;


	font-family: Georgia;
	font-size: 16px;
	line-height: 12pt;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 7px;
        padding-bottom: 3px;
	text-transform: uppercase;
	}

.titleb a{
color: #F2ECEE;
text-shadow: #786684 1px 1px;
font-family: Georgia;
font-size: 16px;
}


b{
	color: #512C71;}

u{
	color: #6D3D7F;}


i{
	color: #7164AA;}
	
	tr, table, td {
font-size: 8pt;
}


<style type="text/css">
.popup{
position: relative;
z-index: 0;
}

.popup:hover{
background-color: transparent;
z-index: 700;
}

.popup span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
border: 1px solid black;
visibility: hidden;
color: black;
text-decoration: none;
}

.popup span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.popup:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}

</style>











div.sociable ul li {
	display: inline;
border: 0px;
}


div.sociable { margin: 5px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
        background: none;
        float:left; /* IE FIX */
        display: inline !important;
        list-style-type: none;
        margin: 0;
        padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .8;
	-moz-opacity: .8;
	filter: alpha(opacity=60);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

