body {
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
}
.topback {
	background-image: url(images/top_back.jpg);
	background-repeat: repeat-x;
}
.leftback {
	background-image: url(images/left_back.jpg);
	background-repeat: repeat-y;
}
.rightback {

	background-image: url(images/right_back.jpg);
	background-repeat: repeat-y;
}
.navigation {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 14px;
	color: #333366;



}
a.navigation:link {
	color: #333366;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;



}
a.navigation:visited {
	color: #333366;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
}
a.navigation:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
	background-color: #333366;
	display: block;





}
p {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 20px;
	color: #333366;
}
h2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	color: #9999CC;
}
.small {
	font-size: 12px;
	text-align: center;
}
ul {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
}
ol {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
}
a:link {
	color: #0000FF;
	text-decoration: none;

}
a:visited {
	color: #0000FF;
	text-decoration: none;

}
a:hover {
	color: #FF0000;
	text-decoration: none;

}
.transparentback {
	background-image: url(images/spacer.gif);
	background-repeat: repeat;
}
