.blueMonth {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
.whiteMonth {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.tulisan {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	line-height: 15px;
}
.tulisan:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
	line-height: 15px;
}
.tulisanBiru {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #0033FF;
	line-height: 15px;
}

.tulisanSmall {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}

.angka {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whiteFont {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.orangeFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.orangeFont:hover {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.pipeline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.orangeSmallFont {
	font-family:  "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.orangeSmallFont:hover {
	font-family:  "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
}
.txtbox {
	font-family:  Arial;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	background-color: #8b629c;
}
.bgroundOrange {
	font-family:  Arial;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	background-color: #FF6600;
}
.orangeBigFont {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.orangeSmallFontStrike {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: line-through;
}
.tulisanSmallStrike {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: line-through;
	color: #666666;
	letter-spacing: normal;
}
.borderBox {
	border: 1px solid #ECECEC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #8b629c;
}
.tulisanGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
	line-height: 15px;
}
.whiteBigFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;	
	font-weight: normal;	
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;	
}
.mainMenuFont {
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 15px;
}
.mainMenuFont:hover {
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFCC00;
	line-height: 15px;
}
.borderTopNBottom {
	border-bottom: 1px solid;
	border-bottom-color: #ECECEC;
	border-top: 1px solid;
	border-top-color: #ECECEC;
}
.borderLeft {
	border-left: 1px dotted;
	border-left-color: #DDDDDD;
}
.borderRight {
	border-right: 1px dotted;
	border-right-color: #DDDDDD;
}
.borderBottom {
	border-bottom: 1px solid;
	border-bottom-color: #ECECEC;
}
.borderTop {
	border-top: 1px solid;
	border-top-color: #ECECEC;
}
.sectionTitle {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FF6600; //#754c24;	
}
.profileName {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #8b629c;
	text-decoration: none;
}
.profileName:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #8b629c;
	text-decoration: underline;
}
.descTxt {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.starrating {
	margin-bottom:5px;
}
.commentQuote {
	font-family: "Engravers MT";
	font-size: 30px;
	font-weight: normal;
	color: #FF6600;
}
.orangeSmallFontBlink {
	font-family:  "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: blink;
}
body {
    margin-top: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
}
.tulisanFooter {
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.tulisanFooter:hover {
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.whiteFont {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whiteFontStrike {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: line-through;
}
.whiteSmallFont {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whiteSmallFont:hover{
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.borderNewsticker {
	border: 1px solid #cc8ee5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #8b629c;
	background: #eee0f3;
}
.tulisanNewsticker {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #8b629c;
}
.tulisanCombo {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	line-height: 15px;
}
