﻿body
{
	font-family:Arial;
	font-size: 13px;
	/*background:url(Images/bg_body.gif) #fff repeat-x;*/
	margin:auto;
}
#wrap
{
	width:1000px;
	margin:auto;
	background-color:#ffffff;
	clear:both;
}
#page
{
	width:1000px;
	padding-top:2px;
	clear:both;
	/*display:table;*/
	background-color:#ffffff;
	
}
#header
{
	width:1000px;
	height:120px;
	clear:both;
	background:url()
}
#main
{
	float:left;
	width:500px;
}	
#right
{
	float:left;
	width:500px;
}

#footer
{
	width:1000px;
	height:80px;
	clear:both;
	background:url(Image/footer1.gif)
}

/*MenuVertical*/     
#menuvertical
{
	clear:both;
	width:1000px;
	height:50px;
	padding-top:5px;
}
.TabbedPanels 
{
	clear:both;
	font-family:Arial;
	font-size:13px;
	/*margin-top:-8px;*/
	padding: 0px;
	float: left;
	clear: both;
	width: 1000px; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
	background:url(menuvertical/pink_bgmenu.gif) repeat-x;
	height:25px;
}

.TabbedPanelsTabGroup {
	margin-left:0px;
	margin-top:0px;
	display:inline;
	clear:both;
}

.TabbedPanelsTab {
	height:25px;
	width:85px;
	position: relative;
	/*top: 1px;*/
	float: left;
	margin: 0px 0px 0px 0px;
	font-size:13px;
	background-color: #003399;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	text-align:center;
	line-height:25px;
	background:url(menuvertical/Pinkmenu.gif) no-repeat bottom;
}

.TabbedPanelsTabHover {
	background-color: #ffdd7f;
}

.TabbedPanelsTabSelected {
	background:url(menuvertical/Pinktabmenu.gif) no-repeat bottom;
	border-bottom: 0px solid #f22fce;
}

.TabbedPanelsTab a 
{
	font-family:Arial;
	font-size:13px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}
.TabbedPanelsTab a:hover 
{
	font-family:Arial;
	font-size:13px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}

.TabbedPanelsTabSelected a
{
	font-family:Arial;
	font-size:13px;
	color:#ffffff;
	text-decoration: none;
	font-weight:bold;
}

.TabbedPanelsContentGroup 
{
	font-family:Arial;
	font-size:13px;
	clear: both;
	background-color:#FD80E6;
	width:1000px;
}
.TabbedPanelsContent {
	padding-top: 4px;
	padding-bottom:4px;
	padding-left:8px;
	padding-right:6px;
	height:18px;
	font-size:13px;
	line-height:18px;
	text-align:justify;
	clear:both;
}
.TabbedPanelsContent a
{
	color:##000;
	text-decoration:none;
}
.TabbedPanelsContent a:hover
{
	color:#ffffff;
	text-decoration:none;
}

.TabbedPanelsContentVisible {
}

.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	/*width: 10em;*/
	height: 20em;
	background-color: #bfdbff;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	clear:both;
}

.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
	clear:both;
}

.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #bfdbff;
	border-bottom: solid 1px #999;
}

.VTabbedPanels .TabbedPanelsContentGroup {
	clear: both;
	float: left;
	padding: 0px;
	width: 1000px;
	height: 20em;
}
/*.VTabbedPanels .Search {
	clear: both;
	float: left;
	padding: 0px;
	width: 200px;
	height: 20em;
}*/
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: both;
	float: left;
	padding: 0px;
	width: 1000px;
	height: 20em;
}

.TabbedPanelsContent img{
	border:#666 solid 1px;
	padding:1px 1px 1px 1px;
	margin-right:3px;
}

.Div4
{
    width:490px;    
    clear:both;
    float:left;
}
.Div4 .div_Header
{
    height:30px;
    width:490px;
    background:url(div4/div4_headerpink.gif) no-repeat;
}

.Div4 .div_content
{
    width:490px; 
    background:url(div4/div4_contentpink.gif);
    background-repeat:repeat-y;
    clear:both;
}

.Div4 .div_bottom
{    
	width:490px;        
    height:6px;
    background:url(div4/div4_bottompink.gif);
    background-repeat:no-repeat;       
    background-position:top;
    
}

.Div3
{
    width:200px;    
    clear:both;
    float:left;
}
.Div3 .div_Header
{
    height:29px;
    width:200px;
    background:url(div3/div3_headerpink.gif) no-repeat;
}

.Div3 .div_content
{
    width:200px; 
    background:url(div3/div3_contentpink.gif);
    background-repeat:repeat-y;  
}

.Div3 .div_bottom
{    
	width:200px;        
    height:6px;
    background:url(div3/div3_bottompink.gif);
    background-repeat:no-repeat;       
    background-position:top;
}

.Div2
{
    width:290px;    
    clear:both;
    padding-left:10px;
}
.Div2 .div_Header
{
    height:30px;
    width:290px;
    background:url(div2/div2_headerpink.gif) no-repeat;
}

.Div2 .div_content
{
    width:290px; 
    background:url(div2/div2_contentpink.gif);
    background-repeat:repeat-y;  
}

.Div2 .div_bottom
{    
	width:290px;        
    height:6px;
    background:url(div2/div2_bottompink.gif);
    background-repeat:no-repeat;       
    background-position:top;
}
LogonPageBackground
{
	width: 100%;
	height: 100%;
}

.loginBox
{
	margin: auto;
	margin-top: 140px;
	padding: 80px 0 20px 0;
	width: 503px;
	background: url(Images/LoginBox05.gif) no-repeat;
}

.loginLine
{
	height: 30px;
	width: 493px;
	margin: auto;
	text-align: right;
	padding-right: 10px;
	background: url(Images/bg_login_bottom.gif) no-repeat;
	padding-top: 23px;
	color: #606060;
}

.LogonTextBox
{
	width: 150px;
}
.space
{
	width:5px;
	height:27px;
	
	background-image:url('Images/space.gif');
	background-repeat:no-repeat;
}
.divshow
{
	margin-top:20px;
	background-color:#CCCCCC;
	width:200px;
	color:#FFFFFF;
	font-weight:bold;
	height:20px;
	padding-top:3px;
	padding-left:5px;
}
.lishow
{
		
}
