body {
	margin: 0;
	padding: 0;
	height: 100%;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.mtbl {
background: url('../image/background.png') 0px 75px repeat-x;
WIDTH: 1276px; 
border-right: 1px solid #CCC; 
border-left: 1px solid #CCC; 
vertical-align:top
}
hr {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CCC;
}
textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
form{
	display:inline;
}
#header {
	height: 30px;
	background: #000000 url('../image/header.png');
	border-bottom: 2px solid #DEE57B;
	color:#FFFFFF;
	font-weight: bold;
	padding-left: 60px;
	vertical-align:middle;
}
#header .div1 {
	width: 800px;
	position: relative;
	margin-left: 160px;
}
#header .div2 {
	font: bold 16px Arial, sans-serif;
	color: #FFFFFF;
	margin: 5px 0px 0px 0px;
	float: left;
}
#header .div3 {
	color: #999999;
	margin: 7px 0px 0px 0px;
	float: right;
}
#header .div3 b {
	color: #FFFFFF;
}
#header .div3 a, #header .div3 a:visited {
	color: #FFFFFF;
}
#menu {
	height:15px;
	background: #303F4A;
	border-top: 2px solid #849721;
	border-bottom: 1px solid #FFFFFF;
}
#homemenu {
	height:40px;
	background: #303F4A;
	border-top: 2px solid #849721;
	border-bottom: 1px solid #FFFFFF;
}
/* Pages */
#login {
	margin-top: 100px;
	width: 344px;
	position: relative;
	left: 50%;
	margin-left: -172px;
}
#login table {
	width: 100%;
}
#login table td {
	padding: 10px;
}
#login .div1 {
	background: #303F4A url('../image/login_top.png') top no-repeat;
	padding: 10px;
	color: #FFFFFF;
}
#login .div2 {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background: #F7F7F7;
}
#login .div3 {
	background: #F7F7F7 url('../image/login_bottom.png') bottom no-repeat;
	height: 5px;
}
.menu1 {padding:0 0 0 18px; margin:0; list-style:none; height:35px; background:#fff url(../image/button1.gif); position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;}
.menu1 li {float:left;}
.menu1 li a {display:block; float:left; height:35px; line-height:35px; color:#fff; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu1 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu1 li.current a {color:#fff; background:url(../image/button3.gif);}
.menu1 li.current a b {background:url(../image/button3.gif) no-repeat right top;}
.menu1 li a:hover {color:#fff; background:#000 url(../image/button2.gif);}
.menu1 li a:hover b {background:url(../image/button2.gif) no-repeat right top;}
.menu1 li.current a:hover {color:#fff; background:#000 url(../image/button3.gif); cursor:default;}
.menu1 li.current a:hover b {background:url(../image/button3.gif) no-repeat right top;}

#docList {
    border-collapse: collapse;
	border: 1px solid #333;
} 
#docList tr:hover {
    background: #ececec;
} 
#docList td {
	height:20px;
    border: 1px solid #333;
	padding:0px 0px 0px 2px;
} 
#docList th {
    color: #fff;
	font-size:11px;
    background: #999;
    border: 1px solid #333;
	padding-top:0px;
	height:20px;
}
#docList th a{
    color: #fff;
	text-decoration:none;
}
#docList th a:hover{
    color: #06C
}
#docList td a{
    color: #06C;
	text-decoration:none;
}
#docList td a:hover{
    color: #06C
}

#approveList {
    border-collapse: collapse;
	border: 1px solid #333;
}  
#approveList td {
	height: 20px;
    border: 1px solid #333;
	padding: 5px;
} 
#approveList td:hover {
    background: #ececec;
}
#approveList td a{
    color: #06C;
	text-decoration:none;
}
#approveList td a:hover{
	text-decoration: none;
}
#logout A:link {
	color: #FFFFFF; TEXT-DECORATION: none
}
#logout A:visited {
	color: #ffffff; TEXT-DECORATION: none
}
#logout A:hover {
	color: #FFFFFF; TEXT-DECORATION: underline
}
/* Pagination */
div.pagination {
	padding: 0px;
	margin-top:5px;
}
div.pagination a {
	padding: 1px 0px 1px 0px;
	margin: 2px;
	text-decoration: none;
	color: #06C;
	font-weight:bold;
}
div.pagination a:hover, div.pagination a:active {
    color: #06C;
	font-weight:bold;
	text-decoration:underline;
}
div.pagination span.current {
	padding: 1px 0px 1px 0px;
	margin: 2px;
	font-size:12px;
	font-weight: bold;
	color: #999;
	}
div.pagination span.disabled {
	margin: 0px;
	color: #fff;
}

#linktxt A:link {
	color: #333333; 
	text-decoration:none;
}
#linktxt A:visited {
	color: #333333; 
	text-decoration:none;
}
#linktxt A:hover {
	color: #333333; 
	text-decoration: underline
}

.coltxt{
	font-size: 12px;
	color: #06C;
	}
#coltxt a:link {
	color: #06C; TEXT-DECORATION: none
}
#coltxt a:visited {
	color: #06C; TEXT-DECORATION: none
}
#coltxt a:hover {
	color: #333333; TEXT-DECORATION: underline
}
#treecontrol{
    float:left; 
    width:70px;
}
#treecontrol a:link {
	color: #06C; TEXT-DECORATION: none
}
#treecontrol a:hover {
	color: #333333; TEXT-DECORATION: underline
}
#staList {
	
}
#staList td {
	border: 1px solid #fff;
	padding:0px
}  
#staList td:hover {
	cursor:pointer;
	border: 1px solid #ccc;
    background: #F4F4F4;
} 

#list3 { width:100%; }
#list3 div div {
	padding: 5px;
}
#list3 div.title {
	background-color: #00a0c6;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	background-image:url(AccordionTab0.gif);
	padding: 0px;
	cursor: pointer;
	height:24px
}
#list3 div.title:hover {
	background-color: white;
	background-image:url(AccordionTab2.gif);
}
#list3 div.selected {
	border-bottom: none;
}
#list3 div.selected .title { 
    font-weight: bold; 
	color: black;
	border-bottom: 1px solid #999;
	background-color: #80cfe2;
	background-image:url(AccordionTab2.gif);
	background-image:url(inactive.gif) no-repeat right;
}

td.emailsheader {
	color: #FFFFFF;
	background-color: #436088;
	background-image: url(admin_header.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 8pt;
	padding: 5px;
	padding-left: 8px;
}
td.setting1 {
	background: #FFFFFF;
	padding: 10px;
	border: 1px solid #DDDDDD;
	border-top: none;
}

td.setting2 {
	background: #FFFFFF;
	padding: 10px;
	border: 1px solid #DDDDDD;
	border-top: none;
	background-color: #FFFFFF;
	background-image: url(admin_setting.gif);
	background-repeat: repeat-y;
}
#texttext{
	background-color:#FFF;
}
#texttext a{
	color:#006699;
	text-decoration:none;
}
#texttext a:hover{
color: #333333;
}
#texttext p{
 margin:0; 
 padding:0; 
}
#texttext SUP{
	vertical-align: text-top;
}
#texttext SUB{
	vertical-align: text-bottom;
}
#texttext h1{ 
 font-family: Trebuchet MS;
 font-size: 16px;
 color: #666666;
 }
#texttext h2{ 
 font-family: Trebuchet MS;
 font-size: 12px;
 color: #666666;
 }
#texttext h3{ 
 font-family: Trebuchet MS;
 font-size: 15px;
 color: #666666;
 }
#texttext hr{
	border-top:1px #CCC solid;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
	height:1px;
}

#bug a {
	background: url('bug_white.png') no-repeat;
	float: left;
	display: block;
	width: 16px;
	height: 30px;
	margin: 0 25px 0 15px;
	text-indent: -9999px;
	outline: none;
}

#bug a:hover {
	background: url('bug_green.png');
}


