/* CSS Document */
html,body {
	background-color: 			#474747;
	margin:									0;
	padding:								0;
	height:									100%;
}
body,td,th,div {
	font-family: 						Verdana, Arial, Helvetica, sans-serif;
	font-size: 							12px;
	color: 									#000000;
}
#Center {
	width:									968px;
	height:									100%;
  left: 									50%;
  margin-left: 						-485px;
  position: 							absolute;
	height:									100%;
}
#Main {

}
#Top {
	height:									30px;
	font-size:							19px;
	font-weight:						bold;
	text-align:							right;
	color:									#c72d26;
	padding-top:						5px;
	padding-right:					10px;
}
#Banner {
	background-image:				url("images/Banner.jpg");
	background-position:		top left;
	background-repeat:			no-repeat;
	height:									45px;
	padding-left:						50px;
	padding-top:						95px;
	font-size:							19px;
	font-weight:						bold;
	color:									#FFFFFF;
}
#Content {
	margin:									0;
	padding:								5px;
	min-height:							200px;
	height:									100%;
	display:								block;
}
#Line{
	float:									left;
	display:								block;
	width:									308px;
	margin-right:						2px;
}
tr.list{
	background-image:				url("images/Block_Shadow.png");
	background-position:		bottom left;
	background-repeat:			no-repeat;
	width:									308px;
	margin-bottom:					10px;
	padding-bottom:					6px;
}
tr.list td{
	width:									308px;
}

#BlockShadow{
	background-image:				url("images/Block_Shadow.png");
	background-position:		bottom left;
	background-repeat:			no-repeat;
	width:									308px;
	margin-bottom:					10px;
	padding-bottom:					6px;
}
#Block {
	width:									300px;
	margin-top:							6px;
	margin-left:						2px;
	margin-right:						6px;
	margin-bottom:					6px;
	background-color:				#FFFFFF;
}
h1 {
	color:									#a01a1a;
	font-size:							14px;
	font-weight:						bold;
	text-decoration:				underline;
	padding-top:						10px;
	padding-left:						10px;
	padding-right:					10px;
	padding-bottom:					0px;
}
ul {
	list-style-type:				none;
	padding:								0;
	margin-top:							0px;
	margin-left:						10px;
	margin-right:						10px;
	margin-bottom:					10px;
}
li a {
	color:									#000000;
	text-decoration:				none;
	font-size:							12px;
}
li a:Hover {
	color:									#000000;
	text-decoration:				underline;
	font-size:							12px;
}
td.Main {
	background-color:				#FFFFFF;
	background-image:				url("images/Background.png");
	background-position:		bottom;
	background-repeat:			repeat-x;
}
td.Border_31 {
	background-image:				url("images/border_3.1.png");
	background-position:		top left;
	background-repeat:			repeat-y;
	width:									10px;
}
td.Border_35 {
	background-image:				url("images/border_3.5.png");
	background-position:		top left;
	background-repeat:			repeat-y;
	width:									10px;
}
