/* **************************************************************************** */

.body				{ background-color: #424242 }
.dtable				{ width: 77%; height: 100% }

/* **************************************************************************** */

.background1		{ background-color: #ffffff; }
.background2		{ background-color: #99cc33; }
.background3		{ background-color: #9acd65; }
.background3b		{ background-color: #7db01e; }
.background4		{ background-color: #84b820; }
.background5		{ background-color: #65a11e; }
.background6		{ background-color: #4d8b23; }
.background7		{ background-color: #75b72d; }
.background8		{ background-color: #def2c4; }
.background9		{ background-color: #d0e6b5; }
.background8x		{ background-color: #5c9516; }
.background9x		{ background-color: #6aa11a; }
.background10		{ background-color: #6caf26; }
.background11		{ background-color: #d3e9a7; }
.background12		{ background-color: #e4f6c0; }
.background13		{ background-color: #e8e8e8; }
.background14		{ background-color: #ace466; }
.background15		{ background-color: #e5f2cc; }

.imageground1		{ background-image: url('../images/bacground1_left.gif'); background-repeat: repeat-y }
.imageground2		{ background-image: url('../images/bacground1_right.gif'); background-repeat: repeat-y }
.imageground3		{ background-image: url('../images/line1.gif'); background-repeat: repeat-y; background-color: #e5f2cc; }
.imageground4		{ background-image: url('../images/background3.gif'); background-repeat: repeat-x; background-position: top; background-color: #e6f2cd; }

/* **************************************************************************** */

.fontFamily1		{ font-family: Franklin Gothic Medium,Arial; }

.fontSize10a		{ font-size: 10px }
.fontSize10			{ font-size: 11px }
.fontSize11			{ font-size: 12px }
.fontSize12			{ font-size: 13px }
.fontSize13			{ font-size: 13px }
.fontSize14			{ font-size: 14px }
.fontSize15			{ font-size: 15px }
.fontSize16			{ font-size: 16px }
.fontSize17			{ font-size: 17px }
.fontSize18			{ font-size: 18px }
.fontSize19			{ font-size: 19px }

.fontColor1			{ color: #18280e }
.fontColor1x		{ color: #FFFFFF }
.fontColor2			{ color: #a4c862 }
.fontColor3x		{ color: #e0ffa4 }
.fontColor3			{ color: #5c9516 }
.fontColor4			{ color: #666666 }
.fontColor5x		{ color: #b8ee4b }
.fontColor5			{ color: #5c9516 }
.fontColor6			{ color: #387312 }
.fontColor7			{ color: #077007 }
.fontColor8			{ color: #000000 }
.fontColor9			{ color: #990000 }
.fontColor10		{ color: #e3e3e3 }
.fontColor11		{ color: #333333 }
.fontColor12		{ color: #979797 }
.fontColor13		{ color: #fff000 }
.fontColor14		{ color: #a1bf66 }
.fontColor15		{ color: #FFFFFF }
.fontColor16		{ color: #000000 }
.fontColor17		{ color: #000000 }

.fontStyle1			{ font-weight: bold }
.fontStyle2			{ font-style: italic }
.fontStyle3			{ text-decoration: underline }
.fontStyle4			{ text-decoration: none }

/* **************************************************************************** */

a.link1				{ text-decoration: none }
a.link1:hover		{ text-decoration: none; color: #fff000; }
a.link2				{ text-decoration: none }
a.link2:hover		{ text-decoration: underline; color: #ffffff; }
a.link3				{ text-decoration: underline }
a.link3:hover		{ text-decoration: underline; color: #387312; }
a.link4				{ text-decoration: none }
a.link4:hover		{ text-decoration: none; color: #ffffff; }
a.link5				{ text-decoration: none }
a.link5:hover		{ text-decoration: underline; color: #387312; }

/* **************************************************************************** */

.lineHeight130		{ line-height: 130% }
.lineHeight140		{ line-height: 140% }
.lineHeight150		{ line-height: 150% }
.lineHeight160		{ line-height: 160% }
.cursor				{ cursor: pointer }

/* info: t r b l ************************************************************** */

.padding6			{ padding:6px }
.padding10			{ padding:10px }
.padding12			{ padding:12px }
.padding15			{ padding:15px }
.padding20			{ padding:20px }
.padding26			{ padding:26px }

.paddingR16			{ padding-right:16px; }
.paddingR26			{ padding-right:26px; }
.paddingL3			{ padding-left:3px; }
.paddingL10			{ padding-left:10px; }
.paddingL26			{ padding-left:26px; }
.paddingT2			{ padding-top:8px }
.paddingB5			{ padding-bottom:5px }

.paddingRL2 		{ padding: 0px 2px 0px 2px }
.paddingTB1			{ padding: 1px 0px 1px 0px }
.paddingTB5			{ padding: 5px 0px 5px 0px }
.paddingRL10		{ padding: 0px 10px 0px 10px }
.paddingRL12		{ padding: 0px 12px 0px 12px }
.paddingRL20		{ padding: 0px 20px 0px 20px }

.margin15			{ margin:15px }
.margin20			{ margin:20px }

.marginR5			{ margin-right:5px }
.marginL7			{ margin-left:7px }

.marginRL5			{ margin: 0px 5px 0px 5px }
.marginRL7			{ margin: 0px 7px 0px 15px }
.marginLB15			{ margin: 15px 0px 0px 15px }

/* **************************************************************************** */

.border1			{ border: 1px solid #ace466 }
.border1R			{ border-right: 1px solid #ace466 }
.border1L			{ border-left: 1px solid #ace466 }
.border1B			{ border-bottom: 1px solid #ace466 }
.border1T			{ border-top: 1px solid #ace466 }
.border1NOR			{ border-left: 1px solid #ace466; border-top: 1px solid #ace466; border-bottom: 1px solid #ace466;  }
.border1NOL			{ border-right: 1px solid #ace466; border-top: 1px solid #ace466; border-bottom: 1px solid #ace466;  }
.border2			{ border: 1px solid #ffffff }
.border2R			{ border-right: 1px solid #ffffff }
.border2L			{ border-left: 1px solid #ffffff }
.border2B			{ border-bottom: 1px solid #ffffff }
.border2T			{ border-top: 1px solid #ffffff }
.border3			{ border: 1px solid #d3e9a7 }
.border4			{ border: 1px dotted  #d3e9a7 }
.border5			{ border: 1px solid #99cc33 }
.border6			{ border: 1px dotted #99cc33 }
.border6R			{ border-right: 1px dotted #99cc33 }
.border6L			{ border-left: 1px dotted #99cc33 }
.border6B			{ border-bottom: 1px dotted #99cc33 }
.border6T			{ border-top: 1px dotted #99cc33 }
.border7			{ border: 1px solid #990000 }
.border8			{ border: 1px solid #d3e9a7 }

/* **************************************************************************** */

.table1T			{ background-image: url('../images/table1_topBack.gif'); background-repeat: repeat-x }
.table1B			{ background-image: url('../images/table1_bottomBack.gif'); background-repeat: repeat-x }
.table1R			{ background-image: url('../images/table1_rightBack.gif'); background-repeat: repeat-y }
.table1L			{ background-image: url('../images/table1_leftBack.gif'); background-repeat: repeat-y }

.iframe1			{ height: 32px }

.div1				{ position: absolute; width: 193px; height: 15px; margin-right:55px; margin-top: 20px; z-index: 5 }
.div2				{ position: relative; z-index: 15 }
.div3				{ width: 100%; height: 100%;  }
.div4				{ overflow: auto; width:100%; height:150px; border: 1px dotted #84b820; }
.div5				{ position: absolute; z-index: 150 }

.td1				{ border: 1px dotted #84b820; color: #333333; width: 400px; height: 22px; padding-left:4px }
.td2				{ color: #333333; width: 100%; height: 150px }

.image1				{ margin-bottom:-1px }
.image2				{ margin-bottom:-1px; margin-right:5px }
.image3				{ margin-bottom:9px }
.image4				{ margin-bottom:1px; margin-right:5px }
.image5				{ margin-bottom:-3px; margin-right:9px }
.image6				{ margin-right:4px; margin-bottom:1px; vertical-align: middle }

.loadimage0			{ width: 107px; height: 18px; filter:alpha(opacity=0); -moz-opacity:.0; opacity:.0; }
.loadimage1			{ width: 107px; height: 18px; filter:alpha(opacity=40); -moz-opacity:.40; opacity:.40; }
.loadimage2			{ width: 214px; height: 18px; filter:alpha(opacity=70); -moz-opacity:.70; opacity:.70; }
.loadimage3			{ width: 321px; height: 18px; }

.loadavatar0		{ width: 107px; height: 18px; filter:alpha(opacity=0); -moz-opacity:.0; opacity:.0; }
.loadavatar1		{ width: 321px; height: 18px; }

.checkbox1			{ margin-bottom:0px; margin-right:3px; margin-left:-1px }

.listbacknextno		{ cursor: pointer; padding: 0px 3px 1px 3px; background-color: #e4eed0; border: 1px solid #e4eed0; color: #FFFFFF; }
.listbacknextyes	{ cursor: pointer; padding: 0px 3px 1px 3px; background-color: #84b820; border: 1px solid #84b820; color: #FFFFFF; }
.listselectno		{ cursor: pointer; padding: 0px 3px 1px 3px; background-color: #FFFFFF; border: 1px solid #84b820; color: #84b820; }
.listselectyes		{ cursor: pointer; padding: 0px 3px 1px 3px; background-color: #84b820; border: 1px solid #84b820; color: #FFFFFF; }

.textbox1			{ border: 1px solid #c1ef65; color: #d9eeb2; width: 100px; height: 20px; padding-left:4px; background-image: url('../images/background2.gif'); background-repeat: repeat-x }
.textbox2			{ border: 1px solid #c1ef65; color: #FFFFFF; width: 100px; height: 20px; padding-left:4px; background-image: url('../images/background2.gif'); background-repeat: repeat-x }
.textbox3			{ border: 1px inset #84b820; color: #333333; width: 100%; height: 22px; padding-left:4px; padding-top:2px }
.textbox4			{ border: 1px solid #990000; color: #990000; width: 100%; height: 22px; padding-left:4px; padding-top:2px }

.dropdown1			{ border: 1px inset #84b820; color: #333333; width: 100%; height: 19px }
.dropdown2			{ border: 1px solid #990000; color: #990000; width: 100%; height: 19px }

.textarea1			{ border: 1px inset #84b820; color: #333333; width: 100%; height: 150px; padding:4px }
.textarea2			{ border: 1px solid #990000; color: #990000; width: 100%; height: 150px; padding:4px }

/* **************************************************************************** */