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: 13px;
	color: #666699;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Verdana;





}
a.navigation:link {
	color: #666699;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
	font-size: 13px;

}
a.navigation:visited {
	color: #666699;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
	font-size: 13px;

}
a.navigation:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana;
	display: block;
	background-color: #6666CC;
	font-weight: bold;





}
p {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 20px;
	color: #6666CC;
}
h2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	color: #6699CC;
}
.small {
	font-size: 12px;
}
ul {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);

}
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;
}
.other {
	font-size: 12px;
}
.bigger {

	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	color: #6633CC;
}
h4 {
	background-color: #F5F5F5;
	display: block;
	padding: 2px;
	border: thin dotted #CCCCCC;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #990000;
	margin-left: 10px;
	width: 400px;

}
.h4sub {
	margin-right: 5px;
	margin-left: 20px;
}
