body {
	font-family			: Verdana, Arial, Helvetica, sans-serif, Tahoma, Angsana New, AngsanaUPC, Times New Roman;
	font-size			: 12px;
	color				: #000000;
	line-height			: 16px;
}

td{
	font-family			: Verdana, Arial, Helvetica, sans-serif, Tahoma, Angsana New, AngsanaUPC, Times New Roman;
	font-size			: 12px;
	background-repeat	: no-repeat;
	background-color	: white;
	line-height			: 16px;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma, Angsana New, AngsanaUPC, Times New Roman;
	font-size: 12px;
}

.buttonStyle {
	font-family			: Verdana, Arial, Helvetica, sans-serif, Tahoma, Angsana New, AngsanaUPC, Times New Roman;
	font-size			: 12px;
	font-weight			: normal;
}

th {
	font-family			: Monotype Corsiva, Verdana, Arial, Helvetica, sans-serif, Tahoma, Angsana New, AngsanaUPC, Times New Roman;
	font-size			: 14px;
	font-weight			: bold;
	background-color	: #FFCCCC;
	text-align			: center;
}

h1 {
	font-family			: Monotype Corsiva, Verdana, Arial, Helvetica, sans-serif, Tahoma, Angsana New, AngsanaUPC, Times New Roman;
	font-size			: 30px;
	font-weight			: bold;
	color				: #fa7bac;
	margin-left         : 10px;	
}

h2 {
	font-family			: Monotype Corsiva, Verdana, Arial, Helvetica, sans-serif, Tahoma, Angsana New, AngsanaUPC, Times New Roman;
	font-size			: 20px;
	font-weight			: normal;
	color				: red;
	line-height			: 22px;
	padding-top			: 5px;
	padding-bottom		: 5px;
	padding-left		: 10px;
	margin-left         : 25px;
}
.h3 {
	font-family			: Monotype Corsiva, Verdana, Arial, Helvetica, sans-serif, Tahoma, Angsana New, AngsanaUPC, Times New Roman;
	font-size			: 20px;
	font-weight			: normal;
	color				: red;
		
}
.loginButOver {
	color				: #FFFFFF;
	text-decoration		: none;
	background-color	: #FFFFFF;
	background-image	: url(../images/icon_lr.gif);
	background-repeat	: no-repeat;
	background-position	: center center;
	height				: 24px;
	width				: 60px;
	border-top-style	: none;
	border-right-style	: none;
	border-bottom-style	: none;
	border-left-style	: none;
	border-top-color	: #FFFFFF;
	border-right-color	: #FFFFFF;
	border-bottom-color	: #FFFFFF;
	border-left-color	: #FFFFFF;
	cursor				: pointer;
}
.loginBut {
	color				: #FFFFFF;
	text-decoration		: none;
	background-color	: #FFFFFF;
	background-image	: url(../images/icon_l.gif);
	background-repeat	: no-repeat;
	background-position	: center center;
	height				: 24px;
	width				: 60px;
	border-top-style	: none;
	border-right-style	: none;
	border-bottom-style	: none;
	border-left-style	: none;
	border-top-color	: #FFFFFF;
	border-right-color	: #FFFFFF;
	border-bottom-color	: #FFFFFF;
	border-left-color	: #FFFFFF;
	cursor				: pointer;
}
.logoutBut {
	color				: #FFFFFF;
	text-decoration		: none;
	background-color	: #FFFFFF;
	background-image	: url(../images/icon_lo.gif);
	background-repeat	: no-repeat;
	background-position	: center center;
	height				: 24px;
	width				: 60px;
	border-top-style	: none;
	border-right-style	: none;
	border-bottom-style	: none;
	border-left-style	: none;
	border-top-color	: #FFFFFF;
	border-right-color	: #FFFFFF;
	border-bottom-color	: #FFFFFF;
	border-left-color	: #FFFFFF;
	cursor				: pointer;
}

.logoutButOver {
	color				: #FFFFFF;
	text-decoration		: none;
	background-color	: #FFFFFF;
	background-image	: url(../images/icon_lor.gif);
	background-repeat	: no-repeat;
	background-position	: center center;
	height				: 24px;
	width				: 60px;
	border-top-style	: none;
	border-right-style	: none;
	border-bottom-style	: none;
	border-left-style	: none;
	border-top-color	: #FFFFFF;
	border-right-color	: #FFFFFF;
	border-bottom-color	: #FFFFFF;
	border-left-color	: #FFFFFF;
	cursor				: pointer;
}
.viewMore{
				float : right ;
				position : relative ;
				width: 55px;
				text-align: right;
				top : -15px ;
				font-size: 9px;
}

.indicator{
	font-size: 10px;
	margin-left: 5px;
}
