
body{
background-repeat: repeat-y;
background-position : center;
background-color: #e1e1e1;
margin-top: 0px;
}

table{
font-size : 9pt;
font-family : 'Verdana',sans-serif;
color : #4d4d4d;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

a{
color : #e8a80f;
text-decoration:none;

}
a:visited{
color : #e8a80f;
text-decoration:none;
}

a:active {
color : #e8a80f;
text-decoration:none;
} 

a:hover {
color : #ffc936;
text-decoration:none;
}

.main {
font-size: 9pt; 
color : #000000;
}

a.date:hover {
	border-bottom-style: none;
	color : #fff;
}

.blogtitle {
	font-size: 9pt;
	font-weight: bold;
	letter-spacing : 1pt;
}
.unblogtitle {
	font-size: 9pt;
	letter-spacing : 1pt;
	color : #4d4d4d;
}

.blogcat {
font-size: 9pt; 
}


.blogcontent { 
font-family: 'Tahoma','Verdana','Arial'; 
color : #3c3c3c;
line-height : 130%;
letter-spacing : 1pt;
}

.my {
	font-family: 'Verdana','Arial','Tahoma';
	font-size: 12pt;
	color : #ffffff;
	font-weight: bold;
}

.blogreply {
	font-weight: normal;
	letter-spacing : 1pt;
	color: #656565;
}

.newtime { 
font-family: 'Arial'; 
font-size: 8pt; 
color: #8e8e8e; 
}

.time { 
font-family: 'Tahoma','Verdana','Arial'; 
font-size: 7pt; 
color: #8e8e8e; 
}

.Copyright {
font-family: 'Tahoma','Verdana','Arial'; 
font-size: 7pt; 
color: #63B4DA;
}

.menutitleblog{ 
cursor:pointer; 
margin-bottom: 0px; 
padding: 2px; 
width:284px; 
} 

.menutitle{ 
cursor:pointer; 
margin-bottom: 0px; 
padding: 2px; 
width:284px; 
} 

.submenu{ 
display: none; 
margin-left: 0px; 
margin-bottom: 6px; 
} 