.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.4em;
}
	.normal a {
	color: #FF6600;
	text-decoration: none;
	}	
	.normal a:hover {
	color: #777777;
	text-decoration: none;
	border-bottom: 1px dotted #FF6600;
	}
.toplinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFCC66;
	font-size: 8.5pt;

}
	.toplinks a {
	color: #FFCC66;
	text-decoration: none;
	border-bottom: 1px dotted #FFCC66;
	}	
	.toplinks a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	}
.copyright {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;

}

.copyright.border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
	.copyright a {
	color: #FFFFFF;
	text-decoration: none;
	}	
	.copyright a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	}
.sublinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
	.sublinks a {
	color: #FFFFFF;
	text-decoration: none;
	}	
	.sublinks a:hover {
	color: #000000;
	text-decoration: underline;
	}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 2.4em;
	font-weight: normal;
}

#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #F1F1F1;
	padding: 5px;
	margin: 0px;
}
.news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;

}
.newstitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 24px;

}
.newstitleBIG {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;

}
.normal2 {
	font-family: arial;
	font-size: 9px;
	color: #666666;

}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
}
	.sidebar a {
	color: #888888;
	text-decoration: underline;
	}	
	.sidebar a:hover {
	color: #666666;
	text-decoration: underline;
	}
	
/* Added by VINSIN, December 2010 */

body {
	background-color: #F1F1F1;
}
#content p {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
}
#content p a, #content p a:visited {
	color: #CC6633;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6633;
	}	
#content p a:hover {
	color: #777777;
	text-decoration: none;
	border-bottom: 1px dotted #FF6600;
	}
#content ul {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	list-style-type: square;
	color: #666666;
}
#calendar {
	background-color: #CCCCCC;
}


#calendar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#calendar ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
#calendar th {
	color: #666666;
	background-color: #f1f1f1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
}

