body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/bg.gif);
	background-color: #eeeeee;
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
}
input {
	font-family: Tahoma;
	font-size: xx-small;
}
.SearchTable {
	border: thin solid #CCCCCC;
}
select {
	font-family: Tahoma;
	font-size: 12px;
	color: #5E5E5E;
}
.bg_bottom {
	background-image: url(images/bottom.gif);
	height: 30px;
}
hr {
	color: #CCCCCC;
}

.input {
	width: 138px;
	font-family: Tahoma;
	font-size: 12px;
}
.input02 {
	width: 138px;
	font-family: Tahoma;
	height: 56px;
}
.txt_copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.txt_content {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.txt_content_bold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #656565;
}
.txt_content_title {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #68a438;
	text-transform: uppercase;
}
.txt_content_01 {
	font-family: Tahoma;
	font-size: 11px;
	color: #f46e12;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}.txt-more {
	font-family: Tahoma;
	font-weight: bold;
	color: #336699;
	font-size: 16px;
}
.txt_purple {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #5C6EFF;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #336699;
	text-decoration: underline;
	text-align: left;
}
.linksBottomNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #336699;
	text-decoration: underline;
}
.SearchTabletdFill {
	background-color: #999999;
}
.SearchHeaderText {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.privacy A:link {
	text-decoration: underline;
	color: #FFFFFF;
}
.privacy A:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.privacy A:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.privacy A:hover {
	text-decoration: none;
	color: #FFFFFF;
}