.brdfullblue {
	border: 1px solid #000066;
}
.bgposition {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.brdbottblue {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
.arial13blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.brdfullgray2px {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.brdfullgray {
	border: 1px solid #999999;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.brdleftrightbott {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.brdtopgray {
	border-top: 1px solid #999999;
}
.brdbottgray {
	border-bottom: 1px solid #999999;
}
.brdtopbottwhite {
	border-top: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
}
