.boarder {
	border: 1px solid #666666;
}
body {
	margin: 5px;
}
p {
	font-family: "Microsoft Sans Serif", "Franklin Gothic Medium", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
h1 {
	font-family: "Century Gothic", "Microsoft Sans Serif", Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	text-decoration: none;
}
li {
	font-family: "Microsoft Sans Serif", "Franklin Gothic Medium", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	list-style-image: url(graphics/sticky_point.gif);
	list-style-position: outside;



}
h2 {
	font-family: "Century Gothic", "Microsoft Sans Serif", Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	text-decoration: none;
}
.checkslice {
	background-attachment: scroll;
	background-image: url(graphics/menu_graphics/check_band.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.sidenav {
	font-family: "Microsoft Sans Serif", "Franklin Gothic Medium", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0033CC;
	text-decoration: none;
}
.imagelinks {
	border: 1px solid #999999;
}
.leftboxboarder {
	background-attachment: scroll;
	background-image: url(graphics/450_grey_line.gif);
	background-repeat: repeat-y;
	background-position: left center;
	background-color: #EBEBEB;

}
.leftboarderright {
	background-attachment: scroll;
	background-image: url(graphics/450_grey_line.gif);
	background-repeat: repeat-y;
	background-position: right center;
	background-color: #EBEBEB;
}
.rightboarder {
	background-attachment: scroll;
	background-image: url(graphics/450_dotted.gif);
	background-repeat: repeat-y;
	background-position: left center;
}

.Field {
	border: 1px solid #000066;
}
.leftdotted {
	background-attachment: fixed;
	background-image: url(graphics/450_dotted.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
.menudots {
	background-attachment: fixed;
	background-image: url(graphics/450_dotted.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.menubackground {
	background-attachment: fixed;
	background-image: url(graphics/menu_background.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
