@charset "windows-874";
/* CSS Document */

body,td,th {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #4095cd;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1,h2,h3,h4,h5 {
	font-family: Tahoma, Verdana;
	color:#59c578;
}
h1 {
	font-size:18px;
}
h2 {
	font-size:16px;
}
h3 {
	font-size:14px;
}
h4 {
	font-size:12px;
}
a {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #990000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


.bgMain{
	background:url(../images/bg_tm.jpg);
}

.bttLogin{
	background:url(../images/bttLogin.gif); 
	border:none; 
	cursor:pointer; 
	width:80px; 
	height:25px;
}
