/* CSS Document */
td.LayoutLeftMost{
	width: 10px;
}
td.LayoutSeparatorBetween{
	width: 5px;
}
td.LayoutRightMost{
	width: 10px;
}
td{
	font-size:0.8em;
	line-height:16px;
}
input, textarea{
	font-size:0.9em;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}
select{
	font-size:0.9em;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}
img.imgBlackBorder{
	border: 1px solid #111111;
}
a:hover{
	color: #FF0033;
}
body{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 0.8em;
	background-image: url(../image/body_bg.gif);
	background-color: #AAD562;
}
table#mainbody{
/*	background-color: #F8FFF7; */
	background-color: #FFFFFF;
	border-right: 1px solid #AAAAAA;
	border-left: 1px solid #D7D7D7;	
}
table#footer{
	background-color: #FFFFFF;	
	border-bottom: 1px solid #82CDFE;
	background-image: url(../image/footer.gif);
	background-repeat: no-repeat;
	height: 22px;
}
table.displaywidth{
	width:780px;
}

table.blackborder {
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
}
table.scrollbar {
	height: 39px;
	width: 100%;
	background-color: #ffffff;
	background-image:  url(../image/scrollbar_new.gif);
	background-repeat: no-repeat;
}
table.scrollbar td.ScrollBarFirstWidth{
	width:25px;
	height: 20px;
}
table.scrollbar td.ScrollBarFirstRowHeight{
	height: 6px;
}
table.scrollbar td.ScrollBarMainWidth{
	width: 630px;
	vertical-align: top;
}
table.shadow{
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	background-color:#AAAAAA;
}

td.leftSideBar{
	width: 150px;
	background-color: #F9F9F9;
	border-right: 1px solid #D7D7D7;
}
td.leftSideBar table.submenuTitle{
	background-color: #CCCCCC;
	background-image:  url(../image/menuTitleBg.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	padding-left: 35px;
	color: #FF0000;
	font-weight: bold;
	width: 100%;
	height: 20px;
	margin-top: 10px;
}
td.leftSideBar table.leftSideBarBoxTitle{
	background-image:  url(../image/menuTitleBg.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	padding-left: 35px;
	color: #FF0000;	
	font-weight: bold;
	width: 100%;
	height: 20px;
	margin-top:30px;
}
td.rightSideBar{
	width: 125px;
	border-left: 1px solid #AAAAAA;
	background-color: #F9F9F9;
}
td.rightSideBar table.rightSideTitle{
	background-color: #DDDDDD;
	background-image: url(../image/point/square3d_brown.gif);
	background-repeat: no-repeat;
	background-position: 15px 2px;
	border-width:0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #AAAAAA;
	color :#660000;
	padding-left: 30px;
	margin-top: 20px;
}
td.rightSideBar table.rightSidebox{
	border-width:0px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	background-color: #FFFFFF;
}
table#topmost{
	width: 780px;
	text-align: right;
}
div.title_space{
	height: 16px;
}
