body {
	font-family: Arial;
	margin:0;
}
a {
	text-decoration: none;
	color: #0202db;
}
a:visited {
	color:#800080;
}
a:hover {
	text-decoration: underline;
	color: #0000ee;
}

/* HEADER */
.header table {
	background:url(/images/transformationteam.jpg) no-repeat;
	padding:0;
	margin:0;
}
.header .links {
	float:right; 
	text-align:right; 
	font-size: 13px; 
	font-family: Verdana; 
	margin: 5px 8px 0 0;
	line-height: 150%;
}
.header .links a,
.header .links a:visited {
	color: #7495c4;
}
/* END HEADER */


#footer_tools { 
	font-size: 10px; 
	border: purple 1px solid;
} 

#footer, .footer {
	font-size: 10px;
}

/* BORDER BOX */
.box-top { border-top: 5px solid #efeeee; }
.box-right { border-right: 5px solid #efeeee; }
.box-bottom { border-bottom: 5px solid #efeeee; }
.box-left { border-left: 5px solid #efeeee; }
div.box-content { margin: -70px -10px -70px 1px; position:relative; width:100% }

/* --- STARS DESIGN --- */
body.stars {
	background: #000;
}

/* HEADER & MAIN */
table.stars-header,
table.stars-main {
	border: solid #232323;
	border-width: 0 1px;
}
table.stars-header {
	background: url(/images/stars_header.jpg) no-repeat;
}
table.stars-main {
	background: url(/images/stars_runner.jpg) repeat-y 0 153px;
}
/* header links */
table.stars-header td {
	padding: 0 20px;
}
table.stars-header td a, table.stars-header td a:visited {
	color: #CDCDCD;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
	font-variant:small-caps;
}
.stars_top {
	background: url(/images/stars_top.jpg) no-repeat;
}
/* FOOTER */
table.stars-footer {
	margin-top: 40px;
	background: url(/images/stars_footer_bg.gif) repeat-x;
}
table.stars-footer a, table.stars-footer a:visited {
	color: #fff;
	font-size: 12px;
}
table.stars-footer a:hover {
	color: #fff;
}
/* BORDER BOX - STARS */
div.box { margin-top: 28px; }
.box-stars-top { border-top: 5px solid #efeeee; background: #fff; }
.box-stars-right { border-right: 5px solid #efeeee; background: #fff; }
.box-stars-bottom { border-bottom: 5px solid #efeeee; background: #fff; }
.box-stars-left { border-left: 5px solid #efeeee; background: #fff; }
td.box-stars-content { background: #fff; ) }

.stars_top {
	background: url(/images/stars_top.jpg) no-repeat;
}

/* --- END STARS DESIGN --- */

.printonly { display: none; margin:: 0; paddding: 0; line-height:normal; }

/* SHARE THIS */
.stbutton {
	font-size:14px;
	font-weight:bold;
}