.MainMenu_SubMenu TD
{
	height: 22px;

}

.MainMenu_SubMenuItemSelHover TD
{
	color: #536b83;
	height: 19px;

}

.MainMenu_TabRootMenuItem TD
{
	color: #536b83;	
	height: 19px;
	padding-right: 4px;
	padding-left: 4px;

}

.MainMenu_TabRootMenuItemSel TD
{
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	padding-right: 4px;
	padding-left: 4px;

}

.MainMenu_TabMenuItemHover TD
{
	color: #000000;
	height: 19px;
	padding-right: 4px;
	padding-left: 4px;
}

.MainMenu_TabMenuItemSelHover TD
{	
	color: #000000;
	height: 19px;
	padding-right: 4px;
	padding-left: 4px;
}

.MainMenu_MenuContainer {
	background-color: Transparent;
	width: 1px;
	padding: 0px;
}

.MainMenu_MenuBar { 
	cursor: pointer; 
	cursor: hand; 
	height: 19px; 
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	padding-right: 4px;
	padding-left: 4px;

}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #717171; 
	text-align: center; 
	width: 1; 
}	
.MainMenu_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	margin: 0px;
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	background-color: #717171;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#FFFFFF, Direction=180, Strength=0);
	margin: 1px 0px 0px 0px;
}
.MainMenu_MenuBreak {
	width: 40px;
	border: 0;
}

.MainMenu_MenuItemSel {
	background-color: #717171; 
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	color: Black; 
	cursor: pointer; 
	cursor: hand; 
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* Default link syle */
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #2b2b2b;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #2b2b2b;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #4c4c4c;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #2b2b2b;
	text-decoration: none;
}

/* Gray link syle */
A.Gray:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #2b2b2b;
	text-decoration: none;
}
A.Gray:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #2b2b2b;
	text-decoration: none;
}
A.Gray:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #4c4c4c;
	text-decoration: underline;
}
A.Gray:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #2b2b2b;
	text-decoration: none;
}

/* Normal bold text syle */
.NormalBold  {
	font-family: Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
	color: #2b2b2b;
	text-align: left;
	vertical-align: middle;
}

/* Normal text syle */
.Normal  {
	font-family: Arial, Helvetica;
	font-size: 12pt;
	color: #2b2b2b;
}

/* Subhead text syle */
.SubHead {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
}

/* Gray Subhead text syle */
.SubHeadgray {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #555555;
}

/* Date text syle */
.Date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #2b2b2b;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	background-color: #D4D4D4;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

/* Gray text syle */
.Gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #A4A4A4;
	text-decoration: none;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}

}
.leftside {
	width: 35px;
	background-repeat: repeat-y;
	text-align: right;
	vertical-align: top;
	background-image: url(leftside.gif);
}
.rightside {
	width: 35px;
	background-image: url(rightside.gif);
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: top;
}
.navcell {
	text-align: left;
	vertical-align: middle;
	height: 25px;
	color:#333333;
	background-image: url(menu.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}


/* Left Pane */
.leftpane {
	text-align: left;
	vertical-align: top;
	width: 200px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 6px;
	padding-left: 6px;
	margin-top: 0px;
	margin-bottom: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #FFFFFF;
}

/* Right Pane */
.rightpane {
	text-align: left;
	vertical-align: top;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	background-color: #FFFFFF;
}
/* Footer text style */
.Footer {
	font-size: 8.5pt;
	color:#2b2b2b;
	font-family: Arial, Helvetica;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

/* Footer link syle */
A.Footer:link {
	text-decoration: none;
	color:#2b2b2b;
	font-weight: normal;
	font-size: 8.5pt;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
A.Footer:visited  {
	text-decoration: none;
	color:#2b2b2b;
	font-weight: normal;
	font-size: 8.5pt;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
A.Footer:active   {
	text-decoration: none;
	color:#2b2b2b;
	font-weight: normal;
	font-size: 8.5pt;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
A.Footer:hover    {
	text-decoration: underline;
	color:#4c4c4c;
	font-weight: normal;
	font-size: 8.5pt;
	text-align: center;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

/* Top Pane */
.toppane {
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.logocell {
	text-align: left;
	vertical-align: middle;
	margin: 0px 0px 0px 8px;
	padding: 0px 0px 0px 8px;
	background-image: url(bg.jpg);
}

/* Command button admin text syle */
.CommandButton {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	line-height: 9pt;
	color: #000000;
}

/* Command button admin link syle */
A.CommandButton:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	line-height: 9pt;
	font-style: normal;
}
A.CommandButton:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	line-height: 9pt;
	font-style: normal;
}
A.CommandButton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
	line-height: 9pt;
	font-style: normal;
}
A.CommandButton:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	line-height: 9pt;
	font-style: normal;
}


/* Content Pane */
.contentpane {
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	height: 100%;
	background-color:#FFFFFF;
}
.toptable {
	/*height: 56px;*/
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.headertable {
	height: 0px;
}

.footertable {
	text-align: center;
	vertical-align: middle;
	height: 30px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	background-image: url(010.gif);
	background-repeat: repeat-x;
}
/* Bottom Pane */
.bottompane {
	text-align: left;
	vertical-align: top;
}
/* Register and Login text syle */
.SignIn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	background-color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	display: block;
	margin: 0px 2px;
	padding: 0px 2px;
}
A.SignIn:link {
	text-decoration: none;
	font-size: 9pt;
	font-family: Arial, Helvetica;
	color:#2b2b2b;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	display: block;
	margin: 4px;
	padding: 4px;
}

A.SignIn:visited  {
	text-decoration: none;
	font-size: 9pt;
	font-family: Arial, Helvetica;
	color:#2b2b2b;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	display: block;
	margin: 4px;
	padding: 4px;
}

A.SignIn:active   {
	text-decoration: none;
	font-size: 9pt;
	font-family: Arial, Helvetica;
	color:#2b2b2b;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	display: block;
	margin: 4px;
	padding: 4px;
	background-image: url(buttonbkgrd.gif);
	background-repeat: repeat-x;
}

A.SignIn:hover    {
	text-decoration: none;
	font-size: 9pt;
	font-family: Arial, Helvetica;
	color:#4c4c4c;
	background-color: #D09758;
	text-align: center;
	vertical-align: middle;
	display: block;
	margin: 4px;
	padding: 4px;
	background-image: url(buttonbkgrd.gif);
	background-repeat: repeat-x;
}
.headerbackground {
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;
	height: 10px;
}
.spacer5 {
	background-color: #FFFFFF;
	height: 5px;
}
.navtop {
	height: 4px;
}
.navbottom {
	height: 4px;
}
.breadcrumbcell {
	background-color: #EAEAEA;
	text-align: left;
	vertical-align: middle;
	height: 16px;
	background-image: url(07.gif);
	background-repeat: repeat-x;
}
/* Breadcrumbs */
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	line-height: normal;
	padding: 6px;
}
A.breadcrumb:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #2b2b2b;
	height: 16px;
	text-decoration: none;
	font-weight: bold;
}
A.breadcrumb:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #2b2b2b;
	height: 16px;
	text-decoration: none;
	font-weight: bold;
}
A.breadcrumb:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #4c4c4c;
	height: 16px;
	text-decoration: underline;
	font-weight: bold;
}
A.breadcrumb:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #2b2b2b;
	height: 16px;
	text-decoration: none;
	font-weight: bold;
}

.footerbackground {
	background-image: url(010.gif);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
.maintable {
	width: 700px;
	/*height: 100%;*/
	background-color: #FFFFFF;
}
.contentcell {
	text-align: left;
	vertical-align: top;
	background-color:#FFFFFF;
	padding: 0px;
}
.contenttable {
	height: 100%;
	width: 100%;
	background-color:#FFFFFF;
	padding: 0px;
}

/* GENERAL */
/* style for generic container titles */
.Head   {
    font-family: Arial, Helvetica;
    font-size:  14px;
    font-weight: bold;
    color: #000000;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-size: 9pt;
    color:#666666;
    font-family: Arial, Helvetica;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color:#2b2b2b;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:#2b2b2b;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:#2b2b2b;
}

A.OtherTabs:hover    {
    text-decoration:    underline;
    color:#4c4c4c;
}
.breadcrumbBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	color: #2b2b2b;
	height: 16px;
	text-decoration: none;
}
.menu_bot {
	background-image: url(menu_bottom.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 6px;
	height: 25px;
}
.style10 {
	font-size: 9pt;
}

