body{
	font-family: Tahoma, Thonburi;
	font-size: 12px;
	color: #1B1802;
}
.top {
	background-attachment: fixed;
	background-image: url(/images/bgall.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

row2 {font-size: 9px;}
img {
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
}
.loadingimg {
	background-image: url(smileloading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
a:link {
	color: #1B1802;
	text-decoration: none;
}
a:active {
	color: #1B1802;
	text-decoration: none;
}
a:visited {
	color: #1B1802;
	text-decoration: none;
}
a:hover {
	color: #003333;
	text-decoration: none;
}
.imageborder {
	border: 1px solid #993300;
}
.imagestext{
	font-family: Tahoma, Thonburi;
	font-size: 12px;
	color: #1B1802;
}
input {
	border: 1px solid #2B2D06;
	background-color: #D7D7CC;
	font-size: 12px;
}
.bghead {
	background-image: url(../../../images/bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #bebfad;
}

