.style1 {
	color: #CCCCCC;
	font-style: italic;
	font-size: 12px;	
}


.layoutTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 

	
	color: #6D5A52;
}
.layoutTable thead  {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF33;
	background-color: #EAE6E3;
	background-image:url(../resources/TableGraphic.gif);
	background-position:bottom,left;
	background-repeat:repeat-x;
}
.layoutTable tbody {
	background-color: #EAE6E3;
	text-indent: 15px;
	
	
	color:#000000;
	font-weight:700;
}


a {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;	

}
a:link {
	color: #0033CC;

}
a:visited {
	color: #B76D00;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF0000;
}



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EAE6E3;
}

.BlogHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	color: #663300;
	letter-spacing: 4px;
	border-bottom-color: #660000;
	border-bottom-style: dashed;
	border-bottom-width: thin;
}


.BlogTable {

}
.BlogBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #990000;
	letter-spacing: 1px;
	text-indent: 4px;
	padding-right: 20px;
	padding-left: 20px;
}
.BlogFoot {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #666666;
	letter-spacing: 3px;
	border-top-color: #660000;
	border-top-style: dashed;
	border-top-width: thin;
}
.linkTable {
	text-indent: 1px;
	color: #660000;	

}
.mainTable {
}
.mainTable thead {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF33;
	background-color: #EAE6E3;
	background-image:url(../resources/TableGraphic.gif);
	background-position:bottom,left;
	background-repeat:repeat-x;
}
.mainTable tbody {
	
}
table {
	background-color: #EAE6E3;
}
body {
	background-color: #000000;
}
