/* CSS Document for SMRT Corporation Ltd */
/* Created by Grace Ang on 26 November 2007 */
/* Modified by [Ben See] on [04 December 2007] */
/* Modified by [Su Jun] on [06 December 2007] */

/* General Html Settings*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

a { text-decoration: none; color:#CC0033 }
a:hover { color: #ff3333;}



.smallfont2 {
	color: #A1A1A1;font-size: 10px;
}


.header0 {
	color: #464646;
	font-weight: bold;
	padding-left: 6px;
}

.header1 {
	color: #464646;
	font-weight: bold;
}

.header2 {
	color: #787878;
	font-weight: bold;
}

.header02 {
	color: #787878;
	font-weight: bold;
}

.header4 {
	color: #f89827;font-size: 14px;
	font-weight: bold;
}

.header_white0 {
	color: #FFFFFF; 
	font-weight: bold; 
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;font-size: 11px;
}

.header_white {
	color: #FFFFFF; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;font-size: 11px;
}


.copyright {color: #cccccc; font-size: 10px;background-color:#828282; padding-left: 15px; padding-top: 5px; padding-bottom: 5px;}


.textfield {font-size: 10px;
	color: #333333;
	background-color: #F2F2E7;
	font-weight: normal;
	outline-width: thin;
	border: 0;
	line-height: normal;
}


.bodytext {
	color: #666666;font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}


.bodytext_border {
	color: #666666;font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border-top: 1px solid #e4e4e4; 
	border-bottom: 1px solid #e4e4e4;
}



.bodytext2 {
	color: #666666;font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}


.gray_line_stock{
	background-image: url("../images/h_grayline.gif"); 
	background-position: top right; 
	background-repeat: repeat-y; 
}

.v_dot_line{
	background-image: url("../images/v_dot.gif"); 
	background-position: top center; 
	background-repeat: repeat-y; 
}

.h_dot_line{
	background-image: url("../images/h_dot.gif"); 
	background-position: top left; 
	background-repeat: repeat-x; 
}

li {
  list-style: none;
  background-image: url(../images/bullet.gif);
  background-position: left top;
  background-repeat: no-repeat;
  padding-left: 5px;
}

.input1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	border: #cccccc; 
	border-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
.ItemStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: dash;
	font-weight: normal;

}

.PopItemStyle {
	ffont-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	list-style-type: square;


}