* { margin:0; padding:0; }

html, body {
	height: 100%;
}

body {
	font-size:11px;
	_font-size:75%;
	position:relative;
	text-align: left;	
	font-family:Verdana;
	background:#fff;
}

#mask{
    text-align:center;
    position:absolute;
    width:100%;
    height:100%;
    display:none;
    z-index:0;
    top:0px;left:0px;
    overflow:hidden;
    background-color:#000;	
    filter:alpha(opacity=50);
	-khtml-opacity: 0.5;
	-moz-opacity: 0.5;		
	opacity:0.5;
}

#container{
    margin:0 auto;
	min-height:100%;
    height:100%;
	height:auto !important;
	min-width: 800px;
    max-width: 800px; 
	width:expression( documentElement.clientWidth > 800 ? (documentElement.clientWidth == 0 ? (body.clientWidth >800 ? "800" : "auto") : "800px") : "auto" );	
}

#content {
    float:left;
    padding-bottom:10px;
    width:100%;
    padding-top:0.9em;
}

INPUT[type="text"]{
	background-repeat: repeat-x;
	background-position: left top;
	border-top: 1px #B4B4B4 solid;
	border-left: 1px #B4B4B4 solid;
	border-right: 1px #727272 solid;
	border-bottom: 1px #727272 solid;
	padding-left: 10px;
	padding-right: 10px;
	font-size: .9em;
	color: #303130;
	margin: 0px;
	text-decoration: none;
	padding-top:3px;
	padding-bottom:3px;
}

body td {
	font-size:11px;
	valign:top;
}

td.alignright {
	text-align:right;
}

td.alignright table {
	margin-right:0px;
	margin-left:auto;
 	padding-right:0px;
 	padding-left:auto;
}

.whitebg {background:#fff}
.graybg {background:#f2f2f2;}
.yellowbg{background:#a5ae84}
.lightyellowborder{border:1px solid #e7e7c6;background:#fff}
.grayborder {background:#fff;border:solid 1px #c3c3c3;}
.lightgrayborder {background:#fff;border:solid 1px #e7e7e7;}

.headerTitleLeft{
float:left;
background: url(../images/green_leftbar_bg.png) no-repeat;
color:#000;
height:25px;
width:5px;
}
.headerTitleRight{
float:left;
background: url(../images/green_rightbar_bg.png) no-repeat;
color:#000;
height:25px;
width:5px;
}
.headerTitle{
float:left;
background: #AFA7BF url(../images/green_bar_bg.png) repeat-x;
color:#000;
font-size:11px;
font-weight:bold;
height:25px;
text-transform: uppercase;
}

.headerTitleLeft1{
float:left;
background: url(../images/gray_leftbar_bg.png) no-repeat;
color:#000;
height:30px;
width:5px;
}
.headerTitleRight1{
float:left;
background: url(../images/gray_rightbar_bg.png) no-repeat;
color:#000;
height:30px;
width:5px;
}
.headerTitle1{
float:left;
background: #AFA7BF url(../images/gray_bar_bg.png) repeat-x;
color:#fff;
font-size:11px;
font-weight:bold;
height:30px;
text-transform: uppercase;
}

.headerTitleLeft2{
float:left;
background: url(../images/search_bar_left.png) no-repeat;
color:#000;
height:28px;
width:5px;
}
.headerTitleRight2{
float:left;
background: url(../images/search_bar_right.png) no-repeat;
color:#000;
height:28px;
width:5px;
}
.headerTitle2{
float:left;
background: url(../images/search_bar_bg.png) repeat-x;
color:#FFF;
font-size:12px;
font-weight:bold;
height:28px;
text-transform: uppercase;
}

.titleText{
 width:100%;
 float:left;
 padding-top:7px;
 text-align:center;
}

a {
color:#5e0000;
font-size:11px;
text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: underline;
}

.dtree {
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	font-weight:bold;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #fff;
}
.dtree .clip {
	overflow: hidden;
}

.img-shadow {
    background: url('../img/shadow.gif') no-repeat bottom right; 
	clear: right; 
	float: left; 
	margin: 0 0 5px 15px; 
	padding: 0; 
	position: relative; 
}

.img-shadow img {
	background-color: #fff; 
	border: 1px solid #a9a9a9; 
	display: block; 
	margin: -5px 5px 5px -5px; 
	padding: 4px; 
	position: relative; 
}

.ltd{
float:left;text-align:right;width:30%;padding-top:10px;
}

.rtd{
float:left;padding-left:15px;text-align:left;width:60%;padding-top:10px;
}

.button2 {
background:transparent url(../img/button2.gif) no-repeat;
color:#fff;
text-decoration:none;
display:block;
height:42px;
margin:0pt 5px;
padding-top:6px;
text-align:center;
width:120px;
}

.button2:hover{
color:#000;
text-decoration:none;
}

.button1 {
background:transparent url(../img/button.gif) no-repeat;
color:#333333;
display:block;
height:42px;
margin:0pt 5px;
padding-top:6px;
text-align:center;
width:120px;
}

.button1:hover {
color:#fff;
text-decoration:none;
background:transparent url(../img/button.gif) no-repeat scroll 0pt 100%;
}

div.menu{z-index:500;position:absolute;border-left:1px solid #444444;border-right:1px solid #444444;border-top:1px solid #444444;margin:0;padding:0;display:none;filter:alpha(opacity=100); filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); -moz-opacity:0.9;}
div.menu ul, div.menu li{list-style:none;margin:0;padding:0;border:0;text-decoration:none;}
div.menu li{border-bottom:1px solid #444444;margin:0;padding:0;font-size:0px;line-height:12px;}
div.menu a{display:block;color:#666666;background-color:#FFFFFF;padding:7px 5px 4px 5px;margin:0;border:0;text-decoration:none;font-size:11px;}
div.menu a:visited{color:#666666;text-decoration:none;}
div.menu a:hover{background-color:#EFF5F6;text-decoration:none;color:#FF6600;}

.notepad{
width:100%;float:left;padding-top:5px;padding-bottom:5px;border-bottom:1px solid #eee;text-align:center
}
