.pad
{
	padding: 4px;
}

.topbar {
	background-image: url(images/template_01.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.topbarright {
	background-image: url(images/template_03.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.blueborder {
	border: 1px ridge #333333;
}
.mainbg {
	background-image: url(images/mainbg_06.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.orangeborder {
	border: 1px solid #FF9900;
}
.tob_bottomline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.btmblackborder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
select {
	border: 1px solid #333333;
	font-size: 10px;
	clear: none;
}
smtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FF9900;
}
