body
{
	background-color: 	#638cce;
	margin-top:			0px;
	margin-left:		0px;
}

img
{
	border: 			0px;
}


div.mb
{
	margin-top:			10px;
	margin-left:		20%;
	margin-right:		20%;
	background-color:	#fff;
	font-family:		arial;
	font-size:			13px;
	height:				100%;
	border:				1px solid #000;
	width:				800px;
	min-height:			500px;
}

img.logo
{
	margin-top:			10px;
	margin-left:		10px;
	margin-bottom:		10px;
}

div.nav1
{
	border:				1px solid #000;
	background-color:	#000;
	color:				#fff;
	margin:				0px;
	padding:			0px;
	right:				-5px;
	font-weight:		bold;
	font-size:			13px;
	line-height:		13px;
	float:				right;
	position:			relative;
	display:			block;
	overflow:			visible;
}

div.nav1 span.shade
{
	margin:				0px;
	padding-top:		0px;
	padding-bottom:		11px;
	padding-left:		5px;
	padding-right:		5px;
	top:				5px;
	float:				right;
	position:			relative;
	display:			block;
	background:			transparent url(/includes/images/br_shade.png) no-repeat scroll right bottom;
}


h1.bt
{
	border:				1px solid #000;
	margin-left:		0px;
	padding:			0px;
	background-color:	#cd4747;
	color:				#fff;
	font-size:			18px;
	font-weight:		normal;
	line-height:		18px;
	z-index:			3;
	float:				left;
	position:			relative;
	display:			block;
	left:				-5px;
	overflow:			visible;
}

h1.bt span
{
	margin:				0px;
	padding-top:		0px;
	padding-bottom:		9px;
	padding-left:		5px;
	padding-right:		5px;
	float:				left;
	position:			relative;
	display:			block;
	top:				5px;
	background:			transparent url(/includes/images/bl_shade.png) no-repeat scroll left bottom;
}

div.mb div.intro
{
	float:				left;
	position:			relative;
	display:			block;
	padding-left:		15px;
	padding-right:		15px;
	padding-top:		5px;
	padding-bottom:		5px;
}

div.mb div.galTitle
{
	width:				798px;
	float:				left;
	position:			relative;
	display:			block;
	padding:			10px;
	font-weight:		bold;
	font-size:			16px;
	text-align:			center;	
}