@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	margin:0;
	padding:0;
}
body {
	background-image: url(../images/BG.gif);
	background-repeat: repeat;
}
a {
	font-size: 12px;
}
a:link {
	color: #660066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #663399;
}
a:hover {
	text-decoration: none;
	color: #FF0066;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 18px;
	margin-bottom:5px;
}
h2 {
	font-size: 14px;
	color:#744b6d;
	margin-bottom:5px;
	margin-top:0px;
	
}
h3 {
	font-size: 14px;
}
.mainTable {
background-image:url(../images/whiteBG.png);
background-repeat:repeat;
width:870px;
padding-bottom:10px;
}
.menuBG {
background-image:url(../images/menuBG.gif);
background-repeat:no-repeat;
height:93px;
padding-bottom:8px;
}
.mainContent {
margin-top:8px;
border:1px solid #999999;
background-color:#FFFFFF;
}
.topTable {
color:#FFFFFF;
padding:0px;
width:870px;
}
.footer {
background-image:url(../images/footerBG.png);
width:874px;
height:75px;
background-repeat:no-repeat;
text-align:center;
font-size:9px;
margin-top:8px;
}
.blogfeed {
background-color:#eae7ea;
border:2px solid #eecbe4;
padding:20px;
margin-bottom:20px;
}
 div.feedburnerFeedBlock {
	padding:0px;
}
div.feedburnerFeedBlock ul li span.headline {
	font-weight:bold;
	display:block;
	margin:10px 0 0 0;
	border-bottom:1px solid #d8cfb3;
	font-size:12px;

}
div.feedburnerFeedBlock ul {
	margin-left:0;
	padding-left:0;
	list-style-type: none
}
.div.feedburnerFeedBlock link{
	color:#660000;
}
.blog img{
width:75px;
height:auto;
border:1px solid #999999;
}

