body {
   padding: 0 0 0 0;
   background-color: #E8F2AF;
   font-size: 13px;
   line-height: 17px;
   color: #2e9455;
   font-family: arial;
}


table.mainLayout {
   /*border: solid;
   padding: 4px;
   border-width: 5px;
   border-color: #fee0bf;
   background-color: #FFFFFF;*/
}


tr.mainhead {
   background-image: url(/common/images/head_bg.gif) no_repeat;
}

hr {
   color: #339900;
   height: 1px
}

a {
   text-decoration: none;
}

a:hover {
   text-decoration: none;
}

table.outerBorder {
   border: solid;
   border-width: 1px;
   border-color: #cccccc;
   width:100%;
}

table.outerBorder .header {
   font-size: 13px;
   line-height: 25px;
   color: #fff;
   font-weight: bold;
   background: url(/common/images/header_bg.jpg) repeat;
   letter-spacing: 2px;
}

table.outerBorder td{
   padding:0px;
   margin:0px;
}

table.bodyTable {
   margin: 5px;
   padding: 5px;
   width:100%;
}

/*
td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #339900;
}
*/

/* normal table style */
table.tableStyle-1 {
   font-family: PMingLiU-ExtB, PMingLiu, Arial Unicode MS, Arial;
   font-size: 12px;
   color: #009900;
   line-height: 22px;
   letter-spacing: 2px;
   width:100%;
}

table.tableStyle-1 td{
   font-family: PMingLiU-ExtB, PMingLiu, Arial Unicode MS, Arial;
   font-size: 13px;
   padding:0 0 0 3px;
}

/* header in the normal table */
table.tableStyle-1 .header {
   font-size: 13px;
   line-height: 25px;
   color: #fff;
   font-weight: bold;
   background: url(/common/images/header_bg.jpg) repeat;
}

.header {
   font-family: arial;
   font-size: 13px;
   color: #FFFFFF;
   letter-spacing: 2px;
   font-weight: bold;
   vertical-align: bottom;
}

.num_list {
   font-family: PMingLiU-ExtB, PMingLiu, Arial Unicode MS, Arial;
   line-height:28px;
   font-size: 18px;
}

table.tableStyle-1 .header1 {
   font-size: 13px;
   color: #fff;
   background: url(/common/images/header_bg1.jpg) repeat;
}

table.tableStyle-1 a {
   font-size: 12px;
   color: #00AE76;
   text-decoration: none;
}

table.tableStyle-1 a:hover {
   font-size: 12px;
   color: #FF9900;
   text-decoration: none;
}

table.tableStyle-2 {
   font-family: arial;
   font-size: 13px;
   color: #009900;
   line-height: 20px;
   letter-spacing: 2px;
   width:100%;
}

.table-mouseover-1 {
   background: #F0F7CC;	
}

.table-mouseout-1 {
   background: #E8F2AF;	
}

.title {
   font-size: 15px;
   color: #009900;
   font-weight: bold;
   padding-top: 10px;
}

.subtitle {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #009900;
   font-weight: bold;
   vertical-align: bottom;
   padding-top: 10px;
}

.content_green {
   font-size: 16px;
   line-height: 17px;
   color: #2e9455;
   font-family: arial;
}

.content_green a {
   text-decoration: none;
   font-size: 11px;
   line-height: 20px;
}

.content_green_spacing {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #009900;
   line-height: 17px;
}

.content_green_smallFont {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #009900;
   line-height: 17px;
}

.content_brown {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #977200;
}

.content_brown-15pt {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 15px;
   color: #977200;
   font-weight: bold;
}

.default-textbox{
   width:180px;
}

table.tableborder {
   background: #D6E0EF;
   border: 1px solid #CCCCCC;
}

td.innerCell{
   background: #F5FADC;
}

td.innerCell1{
   background: #FFF;
}

.preloader { 
   position:absolute; 
   top:-1000px; 
   left:-1000px; 
}

.lastupdatedate {
   text-align: right;
   font-size: 12px;
}

form {
   display:inline;
}

.summary {
   font-size: 12px; 
   color: #000000; 
   font-family: PMingLiu; 
}

.small_button {
    background: #ffc;
    font-size: 12px;
    border-style: outset;
    font-weight: bold;
}

a.bookmark {
  color: #d25204;
  font-size: 11px;
  font-style: bold;
  font: Arial;
  cursor: pointer;
  text-decoration: none; 
}

a.bookmark:hover { 
  color: #fbd420;
  text-decoration: underline overline; 
}

img {
	border: 0px;
}

.default_tinymce_style {
   font-size: 16px; 
   line-height: 30px;
   vertical-align: middle;
}
