﻿body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	margin:0;
}
#WholeDiv /*THIS DIV CONTROLS THE WHOLE BODY OF SITE (created to center the whole page)*/
{
	height: 100%;
	width: 100%;
	text-align:center;
}
#topHeader /*DIV holds header controls*/
{
	width: 100%;
	height: 100px;
	background-color: #000000;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	color:#FFFFFF;
	vertical-align: middle;
	text-align: center;
	font-size: 18px;
	table-layout:fixed;
}
#topTable /*THIS TABLE HOLDS FUNAI LOGO ON HEADER DIV */
{
	width:900px;
	height:95px;
	text-align:center;
}
#bottomFooter
{
	width: 100%;
	height: 70px;
	line-height: 20px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	color:#FFFFFF;
	vertical-align:middle;
	text-align: center;
	font-size: 8pt;
}
#footerTable /*table inside bottomfooter*/
{
    width: 900px;
    height: 100%;
    background-color: #000000;
    font-size: 9px;
}
.footerlinks
{
	font-size:9px;
	color:#FFFFFF
}
#MenuDiv /*This DIV HOLDS TOP MENU */
{
	width:inherit;
	height:auto;
	margin:0;
	vertical-align:top;
	text-align:left;
}
.style1
{
 width: 200px;
 text-align:center;
}
.style2
{
width: 550px;
text-align: left;
}
.style3
{
	width: 900px;
	height: auto;
	margin-top: 6px;
}
.MenuPanel
{
	width: 900px;
	background: #017EE8;
	height: 25px;
	font-weight: bold;
	text-align: left;
	font-size: 12px;
	vertical-align: top;
	border-width:0;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.MenuStyle
{
	color: #FFFFFF;
	width: auto;
	line-height: 22px;
	font-size: 11pt;
	padding: 2px 0px 2px 0px;
	font-weight: bold;
	cursor: pointer;
}
.MenuStyle:Hover
{
	/*background-color: #F4F4F4;*/
	background-repeat: no-repeat;
	font-size: 11pt;
	width: auto;
	text-align: left;
	font-weight: bold;
	color: #000000;
	line-height:22px;
	cursor: pointer;
}
.SubMenuStyle
{
	background-color: #017EE8;
	width: 200px;
	line-height: 22px;
	font-size: 9pt;
	color: #C0C0C0;
	/*filter:alpha(opacity=70);
	opacity:0.7;*/
}
.SubMenuStyle:Hover
{
	width: 200px;
	line-height: 22px;
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}
.PanelMenuNameHolder
{
	width:auto;
	height:auto;
	font-size: 11pt;
	font-weight: bold;
	color: #CCFFFF;
	cursor: pointer;
}
.popupMenuPanel
{
	width: 200px;
	height: auto;
	font-size: 11pt;
	font-weight: bold;
	color: #CCFFFF;
	padding: 0px 0px 0px 0px;
	background-repeat:no-repeat ;
	background-color: #444444;
	cursor: pointer;
}

/* MAIN CONTENT DIV */
#MainContentDiv /* HOLD MAIN CONTENT CONTROLS */
{
	padding: 0px 0px 5px 0px;
	text-align: left;
	vertical-align:top;
	font-size:10pt;
	width:100%;
	min-height:550px;
	height:auto;
}
.MainContentPanel
{
	width: 900px;
	min-height: 550px;
	height: auto;
	background-color: #F4F4F4;
	text-align: left;
	vertical-align: top;
	border-width:0;
	margin:0px;
}
.SearchWaterMark
{
	font-weight: normal;
	font-style: italic;
	text-align: center;
}
.CollapsedPanel
{
	background-color: Transparent;
	width:100%;
	height:0px;
	overflow:hidden;
}
.CollapsiblePanelHeader
{
	background-color: Transparent;
	color:Black;
	width:100%;
	height:20px;
	cursor:pointer;
	vertical-align:middle;
	text-align:left;
	float:left;
}
/*tab
/* default layout */
.ajax__tab_default .ajax__tab_header 
{
	white-space:nowrap;
}
.ajax__tab_default .ajax__tab_outer 
{
	display:-moz-inline-box;
	display:inline-block
}
.ajax__tab_default .ajax__tab_inner 
{
	display:-moz-inline-box;
	display:inline-block
}
.ajax__tab_default .ajax__tab_tab 
{
	margin-right:4px;
	overflow:hidden;
	text-align:center;
	cursor:pointer;
	display:-moz-inline-box;
	display:inline-block
}
/* xp theme */
.ajax__tab_xp1 .ajax__tab_header 
{
	font-family:verdana,tahoma,helvetica;
	font-size:11px;
	background:url(Images/tabs/tab-line.gif) repeat-x bottom;
}
.ajax__tab_xp1 .ajax__tab_outer 
{
	background:url(Images/tabs/tab-right.gif) no-repeat right;
	height:21px;
}
.ajax__tab_xp1 .ajax__tab_inner 
{
	padding-left:3px;
	background:url(Images/tabs/tab-left.gif) no-repeat;
}
.ajax__tab_xp1 .ajax__tab_tab 
{
	height:13px;
	padding:4px;
	margin:0;
	background:url(Images/tabs/tab.gif) repeat-x;
}
.ajax__tab_xp1 .ajax__tab_hover .ajax__tab_outer 
{
	background:url(Images/tabs/tab-hover-right.gif) no-repeat right;
}
.ajax__tab_xp1 .ajax__tab_hover .ajax__tab_inner 
{
	background:url(Images/tabs/tab-hover-left.gif) no-repeat;
}
.ajax__tab_xp1 .ajax__tab_hover .ajax__tab_tab 
{
	background:url(Images/tabs/tab-hover.gif) repeat-x;
}
.ajax__tab_xp1 .ajax__tab_active .ajax__tab_outer 
{
	background:url(Images/tabs/tab-active-right.gif) no-repeat right;
}
.ajax__tab_xp1 .ajax__tab_active .ajax__tab_inner 
{
	background:url(Images/tabs/tab-active-left.gif) no-repeat;
}
.ajax__tab_xp1 .ajax__tab_active .ajax__tab_tab 
{
	background:url(Images/tabs/tab-active.gif) repeat-x;
}
.ajax__tab_xp1 .ajax__tab_body 
{
	font-family:verdana,tahoma,helvetica;
	font-size:10pt;
	border:1px solid #999999;
	border-top:0;
	padding:8px;
	background-color:#ffffff;
	position:absolute;
	height:inherit;
	width:862px;
}
/* scrolling */
.ajax__scroll_horiz 
{
	overflow:scroll;
}
.ajax__scroll_vert 
{overflow:scroll;}
.ajax__scroll_both 
{overflow:scroll}
.ajax__scroll_auto 
{overflow:auto}

/*ModalPopup*/
.popupControl 
{
	background-color:transparent;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color:#808080;
	border-width:2px;
}
.modalBackground 
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup {
	background-color:Gray;
	border-width:3px;
	border-style:solid;
	border-color:Black;
	padding:3px;
	width:auto;
}