body {
	margin:  0;
	padding: 0;
	color: #44515e;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-Serif;
	font-size: 75%;
	line-height: 1.3;
	background-color: #FFFFFF;
	background-image: url(../images2/logo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;

}


a {
	color: #364f6b;
}

a:active, a:visited {
	color: #364f6b;
}

a:hover {
	color: #cc8829

}


.title {  
font-weight: bold; 
color: #000000
}

.sidetable {
	background-image: url(../images2/film_strip.gif);
	background-repeat: repeat-y;
}

hr {
	background-color: #9966CC;
	height: 2px;
	width: 60%;
}
.tinytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;

}
.next {
	text-align: right;
	font-weight: bold;
}

.next a  {
	color: #cc8829;
}