/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background-color:#000000;
}
.imgborder {
	padding: 1px;
	border: 1px solid #b8b8b8;
}
.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.blue11 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4a85c6;
	text-decoration: none;
}


.bodyspacer {
	background-color: #FFFFFF;
	background-image: url(../images/body_spacer.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #3a3a3a;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
}
.v11 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #5e5e5e;
	text-align: justify;
	line-height: 17px;
}
