﻿body 
{
	margin:0px;
}
.header
{
	background:URL(image/header.GIF) no-repeat left;
	height:76px;
}
.headerbg
{
	background:URL(image/headerbg.gif) repeat-x;
	height:76px;
}
.topshape1
{
	background:URL(image/topshapecorner1.gif) no-repeat left;
	width:7px;
	height:38px;
}
.topshape2
{
	background:URL(image/topshapecorner2.gif) no-repeat right;
	width:7px;
	height:38px;
}
.topshapebg
{
	background:URL(image/topshapebg.gif) repeat-x;
	height:38px;
	font:normal 12px Arial;
	color:White;
}
.buttop
{
	background:URL(image/butbg.gif) repeat-x;
	height:22px;
	width:60px;
	font:normal 12px Arial;
	color:White;
}
.butline
{
	background:URL(image/topshapeline.gif) no-repeat;
	width:2px;
	height:22px;
}
.menutopbg1
{
	background:URL(image/menutop.gif) no-repeat top;
	width:258px;
	height:3px;
}
.menutopbg
{
	background:URL(image/menutopbg.gif) no-repeat top;
	width:252px;
	height:auto;
}
.menucenter
{
	background:URL(image/menucenter.gif) repeat-y;
	width:258px;
}
.menubottombg
{
	background:URL(image/menubottom.gif) no-repeat bottom;
	width:258px;
	height:84px;
}
.footer
{
	background:URL(image/footerbg.gif) repeat-x;
	height:22px;
}
.functionlisttext
{
	font:bold 12px Arial;
	color:White;
	text-align:right;
	height:32px; 
	background-color:#655a5a; 
	padding-right:10px
}
.icon1
{
	background:URL(image/icon1.gif) no-repeat;
	width:13px;
	height:14px;
	padding-right:10px;
}
.icon2
{
	background:URL(image/icon2.gif) no-repeat;
	width:21px;
	height:19px;
	padding-right:10px;
}
.icon3
{
	background:URL(image/icon3.gif) no-repeat;
	width:15px;
	height:15px;
	padding-right:10px;
}
.functionline
{
	background:URL(image/functionline.gif) no-repeat center;
	width:3px;
	height:32px;
	padding:0px 30px;
}
.menuicon
{
	background:URL(image/menuicon.gif) no-repeat;
	width:7px;
	height:8px;
}

/* Accordion */
.accordionHeader1
{
    color: #fff;
    font-weight:bold;
    background:url(image/menuheaderbg.gif) repeat-x;
	font-family: Verdana;
	font-size: 10px;
    cursor: pointer;
    text-decoration:none;
    height:23px;
    text-indent:8px;
    text-align:left;
    vertical-align:middle;
    padding-top:7px;
}
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    font-weight:bold;
    background-color:#ec811e;
	font-family: Verdana;
	font-size: 10px;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
    text-decoration:none;
    height:14px;
    text-align:center;
}
.accordionContent
{
	background:url(image/menushadow.gif) no-repeat top;
    background-color: #FFFFFF;
    border-top: none;
    padding: 5px 8px 12px 8px;
    height:auto;
    text-align:left;
}
.menutable
{
	height:auto;
	width:254px;
}
.arrowicon
{
	background:url(image/arrowicon.gif) no-repeat top;
	width:15px;
	height:15px;
}

.contenttitle
{
	background:URL(image/contenttitlebg.gif) repeat-x;
	height:28px;
}
.displayheaderstyle
{
	border-left:solid 1px #dbdfe1;
	border-right:solid 1px #dbdfe1;
	border-top:solid 1px #dbdfe1;
	border-bottom:solid 1px #ffffff;
	padding:5px;
	background-color:white;
}
.displaycolumnstyle
{
	/*border-left:solid 1px #ffffff;
	border-right:solid 1px #ffffff;
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #ffffff;
	text-align:center;
*/
	padding:5px;
	background-color:#f4f0f0;
	
}
.displaycolumnfirststyle
{
	border-left:solid 1px #dbdfe1;
	border-right:solid 1px #ffffff;
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #ffffff;
	padding:5px;
	background-color:#f0f3f4;
}
.displaycolumnlaststyle
{
	border-left:solid 1px #ffffff;
	border-right:solid 1px #dbdfe1;
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #ffffff;
	padding:5px;
	background-color:#f0f3f4;
}
.displaycolumnlastrowstyle
{
	border-left:solid 1px #dbdfe1;
	border-right:solid 1px #dbdfe1;
	border-bottom:solid 1px #dbdfe1;
	background-color:White;
	height:5px;
	font-size:1px;
}
.labeltextstyle
{
	padding:0px 50px 0px 0px;
}
.action_tablestyle
{
	padding:0px 10px 20px 10px; 
	border-top:solid 1px #fff;
	border-left:solid 1px #fff;
	border-right:solid 1px #fff;
}
.contentholder_bgcolor
{
	background-color:#f3f0f0;
}
.setupinfo
{
	background-color:#e0dada; 
	padding:20px;
}
.entrymoreInfo
{
	background-color:#ede8e8; 
	padding:20px
}
.content_bottomcolor
{
	background-color:#f3f0f0; 
	width:100%
}
.cmd
{
	border-color:#ababab;
	border-style:solid;
	border-width:1px;
	height:20px;
	width:100px;
	background-color:#734a4a;
	cursor:pointer;
	color:White;
	font-family:Verdana;	
}
