body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-attachment: fixed;
	background-image: url(../images/standard_elements/watermark.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #D3D3D3;

}
.navbarbackgroundimage {
	background-attachment: fixed;
	background-image: url(../images/standard_elements/background_bar.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	padding: 10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	padding: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
.boxbottom {
	background-attachment: fixed;
	background-image: url(../images/box/box_bottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #979797;
	font-size: 10px;
}
li {
	list-style-image: url(../images/elements/bullet.gif);
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #828282;
}
.boxtop {
	background-attachment: fixed;
	background-image: url(../images/box/box_top.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.boxleft {
	background-attachment: fixed;
	background-image: url(../images/box/boxside_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.boxright {
	background-attachment: fixed;
	background-image: url(../images/box/boxside_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.alignleft {
	text-align: left;
}
.aligncenter {

	text-align: center;
}
.alignright {


	text-align: right;
}
.alignjustify {

	text-align: justify;
}
.textboxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	font-size: 10px;
	line-height: 15px;
}
