body { 
    font-family: Arial, Verdana;
    font-size: 11px;
    padding: 0px;  
    margin: 0px;  
    color: #333333;	
    background: url('/images/bg.png') repeat-x #5D96C3;
    margin-bottom: 50px;
}
td {
   font-family: Arial, Verdana;
   font-size: 11px;
   color: #333333;   
}
form {
	margin: 0px;
}
a {
	color: #006699;
}
h3 {
	font-weight: bold;
	color: #0069B2;
}
.section-outer-1 {
	border-top: 5px solid #FF9900;
	padding-top: 1px;
	padding-bottom: 1px;
}
.section-outer-2 {
	height: 28px;
	background: url('/images/section2_bg.png') repeat-x #EDC60C;
}
.section-outer-3 {
	width: 250px;
	background-color: #FFFFFF;
	border-bottom: 5px solid #FFCC00;
	padding-top: 25px;
	padding-bottom: 25px;
}
.section-inner-3 {
	padding-left: 20px;
	padding-right: 20px;
}
.section-outer-4 {
	width: 510px;
	background-color: #FFFFFF;
	border-bottom: 5px solid #FFCC00;
	padding-top: 25px;
	padding-bottom: 25px;
}
.template {
	margin-bottom: 1px;
}
.header-menu img{
	margin-left: 14px;
	margin-right: 11px;
}
.header-menu a {
	color: #E61E25;
	text-decoration: none;
}
.header-menu a:hover {
	text-decoration: underline;
}
.lng {
	color: #E61E25;
}
.lng a {
	color: #999999;
	text-decoration: none;	
}
.lng a:hover {
	text-decoration: underline;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
/*********************** blogger ****************/
.blogger-preview-title {
	font-weight: bold;
	color: #D08800;
}
.blogger-preview-title a{
	font-weight: bold;
	color: #D08800;
	text-decoration: none;
}
.blogger-preview-title a:hover{
	text-decoration: underline;
}
.blogger-preview-preview {
	padding-top: 5px;
	padding-bottom: 5px;
}
.blogger-preview-date {
	color: #999999;
	padding-bottom: 25px;
}
.blogger-detail-title {
	font-weight: bold;
	color: #D08800;
}
.blogger-list-title {
	font-weight: bold;
	color: #D08800;
}
.header {
	font-weight: bold;
	color: #D08800;
}
