html, body {
	margin: 0px;
	padding:0px;
	line-height:8px;

}
body,td,th {
	font-family: Tahoma;
	font-size: 10px;
}
.tdbg {
    background-image: url(../images/mainbg.gif);
	background-repeat: repeat-x;
}
form {display:inline}
input {
	font-family: Tahoma;
	font-size: xx-small;
}
select {
	font-family: Tahoma;
	font-size: xx-small;
}
img { border:0 }
.txt_grey_bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #5B5B5B;
	text-decoration: none;
		line-height:12px;
}
a.txt_grey_bold:link,a.txt_grey_bold:visited,a.txt_grey_bold:active {
	color: #5B5B5B;
}
a.txt_grey_bold:hover {
	color: #FF4E00;
	text-decoration: underline;
}
.txt_bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
		line-height:12px;
}
.txt_bold01 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
		line-height:12px;
}
.normal {
	font-family: Tahoma;
	font-size: 11px;
	line-height:12px;
}
.txt_red {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #7D3000;
		line-height:12px;
}
a.txt_red:hover {
	font-family: Tahoma;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
		line-height:12px;
}
.txt_blue_link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #09446D;
	text-decoration: none;
		line-height:12px;
}
a.txt_blue_link:link {
	color: #003157;
}
a.txt_blue_link:visited {
    color: #003157;
}

a.txt_blue_link:hover {
	color: #09446D;
	text-decoration: underline;
}
a.txt_blue_link:active {
    color: #003157;
}


.txt_green_link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #196C0C;
	text-decoration: none;
		line-height:12px;
}
a.txt_green_link:link {
	color: #196C0C;
}
a.txt_green_link:visited {
    color: #196C0C;
}

a.txt_green_link:hover {
	color: #196C0C;
	text-decoration: underline;
}
a.txt_green_link:active {
    color: #196C0C;
}
.txt_bold02 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
		line-height:12px;
}
a.txt_bold02:link,a.txt_bold02:visited,a.txt_bold02:active {
	color: #666666;
}
a.txt_bold02:hover {
	color: #FF4E00;
	text-decoration: underline;
}
.txt_blue_bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #003157;
	text-decoration: none;
		line-height:12px;
}
.txt_dgreen_bold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #195D0C;
	text-decoration: none;
		line-height:12px;
}
a.txt_dgreen_bold:link {
	color: #196C0C;
}
a.txt_dgreen_bold:visited {
    color: #196C0C;
}

a.txt_dgreen_bold:hover {
	color: #196C0C;
	text-decoration: underline;
}
a.txt_dgreen_bold:active {
    color: #196C0C;
}
.txt_grey {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height:12px;
}
.txt_red {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
		line-height:12px;
}
.txt_dred_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #B40013;
	text-decoration: none;
    line-height:12px;
}
.txt_orange_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF4E00;
	text-decoration: none;
		line-height:12px;
}
.txt_orange {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF4E00;
	text-decoration: none;
	line-height:12px;
}

.txt_bold03 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
		line-height:12px;
}
.txt_brown {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #7D3000;
	text-decoration: none;
		line-height:12px;
}
.bg_dot01 {
	background-image: url(../images/dot01.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 1px;
}
.bg_dot {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 1px;
}
.bg_bottom {
	background-image: url(../images/bottom_bar.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 21px;
}
.bg_top {
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 133px;
}
.annoucebox {
   height:110px;

   width:519px;
   line-height:12px;
   margin:0px;
   padding:0px;
   overflow:auto;
   overflow-x: hidden;
}
/** html div.annoucebox {height:100px;}*/
.error {
    font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding:10px;
	color: #ff0000;
	line-height:12px;
	text-align:center;
}
.normalsmall {
   font-family: Tahoma;
	font-size: 10px;
    line-height:12px;
}
.select01 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	width: 162px;
}
.select02 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	width: 186px;
}
.select03 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	width: 76px;
}
.input {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	width: 181px;
}
.select {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	width: 122px;
}
.txt_link {
	font-family: Tahoma;
	font-size: 9px;
}

.pgnav {color:#FF4E00}

