html {height:100%}

body {	
	margin:0;
	padding:0;
	background-color:#FFF;
	color:#000;
	min-height:101%;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	line-height: 120%;
	text-align: center;
}

img {	border:0;}

form {	margin: 0 0; }

#DContent {
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	text-align:left;
	width:765px;
}

.DClear{
	clear: both;
	height: 0;
	overflow: hidden;
	font-size: 0%;
}

.header {
	margin-bottom: 7px;
}

.Box {
	width: 138px;
	text-align: center;
	float: left;
}

.Box .Box1 {
	/*background-color: #999966;*/
	background-color: #000;
	border-top: 1px solid #343434;
	border-bottom: 1px solid #343434;
	border-right: 1px solid #343434;
	border-left: 1px solid #343434;
}

.Box .Box2 {
	background-color: #ccc;
	border-bottom: 1px solid #343434;
	border-right: 1px solid #343434;
	border-left: 1px solid #343434;	
}

.Box .Box3 {
	height: 5px;
}

.Box .Box4 {
	padding-left: 20px;
	text-align: left;
}

.Box .BoxSel {
	background: #fff;
}

.bBold {
	font-weight:  bold;
}

.BoxMidd {
	width: 475px;
	margin-left: 5px;
	float: left;
	border: 1px solid #343434;
	margin-bottom: 10px;
}

.BoxMidd .BoxTit {
	/*background-color: #999966;*/
	background-color: #000;
	border-bottom: 1px solid #343434;
	padding-left: 5px;
}

.BoxMidd .BoxCont {
	float: left;
	width: 100%;
}


.BoxMidd .BoxCont .ct{
	padding: 10px;
}



.BoxMidd .img {
	float: left;
}

.img {
	padding: 10px;
}

.BoxR {
	width: 138px;
	float: left;
	margin-left: 5px;
	
	border-top: 1px solid #343434;
	border-bottom: 1px solid #343434;
	border-right: 1px solid #343434;
	border-left: 1px solid #343434;
}

.BoxR1 {
	/*background-color: #999966;*/
	background-color: #000;
	border-bottom: 1px solid #343434;
	padding-left: 5px;
}

.BoxR2 {
	background-color: #000;
	margin-bottom: 5px;
	text-align: center;
}

.BoxContR {
	padding: 5px;
}

.akEdit {
	background-color: #ccc;
	border: 1px solid #666;
	width:765px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
}

.bot {
	margin-bottom: 20px;	
}

.t1			{font-size:70%;text-decoration:none;}
.t1 a			{color:#000; text-decoration:none;}
.t1 a:hover {color: #AB0C30; text-decoration:none;}

.t2				{font-size:70%;}
.t2 a			{color:#000; text-decoration: underline;}
.t2 a:hover 	{color: #AB0C30; text-decoration:none;}

.t3			{font-size:70%;color:#CFCED7;text-decoration:none;}
.t3 a			{color:#CFCED7; text-decoration:none;}
.t3 a:hover {color: #AB0C30; text-decoration:none;}

.t8				{font-size:60%;}
.t8 a				{color:#000; text-decoration: underline;}
.t8 a:hover 	{color: #006; text-decoration:none;}

.imgtog{padding-right:5px}
