@charset "windows-874";
body,td,th {
	font-family: Tahoma, MS Sans Serif, sans-serif, Verdana;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #272727;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img, td { 
	behavior: url(./css/iepngfix.htc) 
}
.listli {
	list-style-position: inside;
	list-style-image: url(../images/bullet_01.gif);
	list-style-type: circle;
	line-height: 20px;
}
A:link, A:visited {
	color: #333333;
	text-decoration: none;
}
A:hover {
	color: #A10304;
	text-decoration: none;
}
A:active {
	color: #333333;
	text-decoration: none;
}
.headerbg {
	background-image: url(../images/hdbg_03.gif);
	background-repeat: repeat-x;
}
.footerbg {
	background-image: url(../images/bg_shadow.png);
	background-repeat: repeat-x;
}
.topicbg {
	background-image: url(../images/titlebar_07.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.topicbg2 {
	background-image: url(../images/titlebar_81.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.topicbgsoft {
	background-image: url(../images/titlebar_07.gif);
	background-repeat: repeat-x;
}
.topicbgwhite {
	background-image: url(../images/titlebar_37.gif);
	background-repeat: repeat-x;
}
.txtbox {
	width: 97%;
	border: 1px solid #ABADB3;
}
.txtbox2 {
	border: 1px solid #ABADB3;
}
.menubg {
	background-image: url(../images/menubg_03.gif);
	background-repeat: repeat-x;
}
.pad8 {
	padding: 8px;
}
.txtframe {
	background-color: #EDEBEC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8B8A8A;
	border-bottom-color: #8B8A8A;
	border-left-color: #8B8A8A;
}
.txtframeWhite {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8B8A8A;
	border-bottom-color: #8B8A8A;
	border-left-color: #8B8A8A;
}
.txtframeGreen {
	background-image: url(../images/bggreen_74.gif);
	background-repeat: repeat-x;
}
.txtframeOrange {
	background-image: url(../images/bgorange_74.gif);
	background-repeat: repeat-x;
}
.txtred {
	color: #b20e0f;
}
.txtred A:link, .txtred A:visited {
	color: #b20e0f;
	text-decoration:none;
}
.txtred A:hover {
	color: #333333;
	text-decoration:none;
}
.txtred A:active {
	color: #b20e0f;
	text-decoration:none;
}
.txtwhite {
	color: #FFFFFF;
}
.txtwhite A:link, .txtwhite A:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.txtwhite A:hover {
	color: #b20e0f;
	text-decoration:none;
}
.txtwhite A:active {
	color: #FFFFFF;
	text-decoration:none;
}
.txt10 {
	font-size: 10px;
}
.txt16 {
	font-size: 16px;
}
.frame2 {
	border: 2px solid #000000;
}
.dotline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.frameO {
	border: 1px solid #ABADB3;
}
.frameC {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ABADB3;
	border-bottom-color: #ABADB3;
	border-left-color: #ABADB3;
}
.frameL {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ABADB3;
	border-left-color: #ABADB3;
}
.frameU {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ABADB3;
	border-left-color: #ABADB3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ABADB3;
}
.linex {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ABADB3;
}

.framewhite {
	border: 2px solid #FFFFFF;
}
.dotliney {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
}

