body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/img_bg.jpg);
	background-repeat: repeat-x;
	background-color: #efca5c;
}

h3, h4, h5, h6 {
	color:#960;
}
h3 {
	font-size: large;
	font-family: "MS Gothic", "·L³n¥¿¶ÂÅé", Helvetica, Arial, sans-serif;
	margin: 6px 0px 6px 0px;
}
h4 {
	font-size: medium;
	font-family: "MS Gothic", "·L³n¥¿¶ÂÅé", Helvetica, Arial, sans-serif;
	margin: 6px 0px 6px 0px;
}
h5 {
	font-size: small;
	font-family: "MS Gothic", "·L³n¥¿¶ÂÅé", Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin: 2px 0px 2px 0px;
}
h6 {
	font-size: x-small;
	font-family: "MS Gothic", "·L³n¥¿¶ÂÅé", Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin: 1px 0px 1px 0px;
}

img {
	display: block;
	border-width: 0px;
}

.credit {
	color: #BF6000;
	float:left;
}
.darkbrown {
	color: #663300;
}
.darkblue {
	color: #003399;
}
.txtbold {
	font-weight: bold;
}

.txtfrontheadline {
	font-size: 11px;
}
.txtfrontheadlineBold {
	font-size: 11px;
	font-weight: bold;
}
.txtfrontheadlineBoldBlack {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.txtsideicon {
	font-weight: normal;
	font-size: 9px;
	line-height: 9px;
}
.txtbody {
	font-size: 8.5pt;
	color: #606060;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FFCC66;
	text-decoration: underline;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a.frontheadline:link {
	color: #624525;
	text-decoration: none;
}
a.frontheadline:hover {
	color: #624525;
	text-decoration: underline;
}
a.frontheadline:visited {
	color: #624525;
	text-decoration: none;
}
a.frontmore:link {
	color: #666666;
	font-size: x-small;
	text-decoration: none;
}
a.frontmore:hover {
	color: #666666;
	font-size: smaller;
	text-decoration: underline;
}
a.frontmore:visited {
	color: #666666;
	font-size: smaller;
	text-decoration: none;
}
a.contentside:link {
	color: #FF9900;
	text-decoration: none;
}
a.contentside:hover {
	color: #FF9900;
	text-decoration: underline;
}
a.contentside:visited {
	color: #E6B531;
}
a.tag:link, a.comment:link {
	color: #E8B41F;
	text-decoration: none;
}
a.tag:hover, a.comment:hover {
	color: #FF9900;
	text-decoration: underline;
}
a.tag:visited, a.comment:visited {
	color: #E8B41F;
}
a.searchbox:link {
	color: #714B3B;
	text-decoration: none;
}
a.searchbox:hover {
	color: #FF9900;
	text-decoration: underline;
}
a.searchbox:visited {
	color: #714B3B;
}
.linehorizon {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
	padding: 0px;
	height: 1px;
}
.linehorizon2 {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
	padding: 0px;
	height: 1px;
	border-top-color: #999999;
}
.linehorizon3 {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 95%;
	padding: 0px;
	height: 1px;
	border-top-color: #999999;
}
.linehorizon4 {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
	padding: 0px;
	height: 1px;
	border-top-color: #999999;
}

.bulletarrow {
	list-style-type: square;
	list-style-image: url(../images/img_li_arroworange2.gif);
	line-height: 18px;
	margin-left: 15px;
}
.bulletcross {
	list-style-type: square;
	list-style-image: url(../images/img_li_bullet.gif);
	line-height: 18px;
}
.bulletnumber {
	list-style-type: decimal;
	line-height: 16px;
}
.bullet4IEbug {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.bulletarrow2 {

	list-style-type: square;
	list-style-image: url(../images/img_li_arroworange2.gif);
	line-height: 12px;
	margin-left: 15px;
}
.bulletround {

	list-style-type: circle;
	list-style-image: url(../images/img_li_arroworange2.gif);
	line-height: 18px;
	margin-left: 15px;
}
.gray {
	color: #666666;
}
.txth4bold {
	font-weight: bold;
	font-size: medium;
}
.txth5bold {

	font-weight: bold;
	font-size: small;
}
.txtbodybig1 {
	font-size: 10pt;
	color: #474747;
}
.txtfooter {
	font-weight: normal;
	font-size: 9px;
	line-height: 9px;
}
table.title, td.title {
	background-color: #D2D3B0;
}
table.list1, td.list1 {
	background-color: #CBD9E6;
}
table.list2, td.list2 {
	background-color: #DEF2F4;
}
td.photothumb {
	border: 1px dotted #C4C4C4;
}
.txtcaption {
	font-weight: normal;
	font-size: x-small;
	line-height: 1.2em;
}
.txtreadfullarticle {
	font-family: "MS Gothic", "·L³n¥¿¶ÂÅé", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: x-small;
	line-height: 1.2em;
}
.txtarticlebody {
	font-weight: normal;
	line-height: 1.4em;
	font-size: 11pt;
}
.txtarticletags {
	font-family: "MS Gothic", "·L³n¥¿¶ÂÅé", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.2em;
}
.txtarticlecomments {
	font-family: "MS Gothic", "·L³n¥¿¶ÂÅé", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.2em;
}
.txtarticlebodyfront {
	font-weight: normal;
	line-height: 1.3em;
	font-size: 10pt;
}
.txtxsmall {
	font-weight: normal;
	font-size: small;
	line-height: 1.2em;
}
.alert {
	color: #CC0000;
}
.safe {
	color: #336600;
}
.headlines_news1 {
	padding: 5px;
}
.headlines_news2 {
	padding: 5px;
	background-color: #FCEBBA;
}
.logininput {
	border: 1px solid #ccc;
	background: #dedede url(../images/img_inputbg.gif) repeat-x 0px -5px;
	width: 150px;
}
.logininput:hover {
	border: 1px dotted #999;
	background: #ffffcc;
}
.frontlogininput {
	border: 1px solid #999;
	background: #dedede url(../images/img_inputbg.gif) repeat-x 0px -10px;
	width: 150px;
}
.frontlogininput:hover {
	border: 1px dotted #666;
	background: #ffffcc;
}
.loginbutton {
	border: none;
	padding: 2px 8px;
	background: url(../images/butt_box_login.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 107px;
	height: 33px;
}
.loginbutton:hover {
	border: none;
	padding: 2px 8px;
	background: url(../images/butt_box_login_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	width: 107px;
}.resetbutton {
	border: none;
	padding: 2px 8px;
	background: url(../images/butt_box_reset.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	width: 107px;
}
.resetbutton:hover {
	border: none;
	padding: 2px 8px;
	background: url(../images/butt_box_reset_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	width: 107px;
}
.frontloginbutton {
	border: none;
	padding: 2px 8px;
	background: url(../images/butt_frontbox_login.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 107px;
	height: 33px;
}
.frontloginbutton:hover {
	border: none;
	padding: 2px 8px;
	background: url(../images/butt_frontbox_login_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	width: 107px;
}
.frontresetbutton {
	border: none;
	padding: 2px 8px;
	background: url(../images/butt_frontbox_reset.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	width: 107px;
}
.frontresetbutton:hover {
	border: none;
	padding: 2px 8px;
	background: url(../images/butt_frontbox_reset_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	width: 107px;
}
.searchbutton {
	border: none;
	padding: 2px 8px;
	background: url(../images/butt_box_search.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 103px;
	height: 27px;
}
.searchbutton:hover {
	border: none;
	padding: 2px 8px;
	background: url(../images/butt_box_search_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 103px;
}
.searchLbutton {
	border: none;
	padding: 2px 8px;
	background: url(../images/butt_box_searchL.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 103px;
	height: 27px;
}
.searchLbutton:hover {
	border: none;
	padding: 2px 8px;
	background: url(../images/butt_box_searchL_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	width: 103px;
}
.rotateLeftbutton {
	border: none;
	padding: 2px 8px;
	background: url(../images/butt_icon_rotateleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 30px;
	height: 30px;
}
.rotateLeftbutton:hover {
	border: none;
	padding: 2px 8px;
	background: url(../images/butt_icon_rotateleft_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 30px;
}
.rotateRightbutton {
	border: none;
	padding: 2px 8px;
	background: url(../images/butt_icon_rotateright.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 30px;
	height: 30px;
}
.rotateRightbutton:hover {
	border: none;
	padding: 2px 8px;
	background: url(../images/butt_icon_rotateright_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 30px;
}
.brightUpbutton {
	border: none;
	padding: 2px 8px;
	background: url(../images/butt_icon_brightup.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 30px;
	height: 30px;
}
.brightUpbutton:hover {
	border: none;
	padding: 2px 8px;
	background: url(../images/butt_icon_brightup_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 30px;
}
.brightDownbutton {
	border: none;
	padding: 2px 8px;
	background: url(../images/butt_icon_brightdown.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 30px;
	height: 30px;
}
.brightDownbutton:hover {
	border: none;
	padding: 2px 8px;
	background: url(../images/butt_icon_brightdown_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 30px;
}

