html,body{
	background:#fff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px;
	height:100%;
	}

th,td,div{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;font-style:normal;font-weight:normal;color:#000}

/*--------------------------------------------------------------------------------------------------------------------------*/
.lt{ text-align:left; vertical-align:top}
.lm{ text-align:left; vertical-align:middle}
.lb{ text-align:left; vertical-align:bottom}
.rt{ text-align:right; vertical-align:top}
.rm{ text-align:right; vertical-align:middle}
.rb{ text-align:right; vertical-align:bottom}
.ct{ text-align:center; vertical-align:top}
.cm{ text-align:center; vertical-align:middle}
.cb{ text-align:center; vertical-align:bottom}
.n{ white-space:nowrap}
.h{ height:100%}
.bg_all{ background:#8485BD}
.bg_m{ background:#5367AC url(images/middle_b.jpg) right bottom repeat-x}
.bg_middle{ background:url(images/middle.jpg) right top no-repeat}
.bg_left{ background: url(images/left_m.jpg) left bottom repeat-y}
.bg_right{ background: url(images/right_m.jpg) left bottom repeat-y}
.bg_mt{ background: url(images/top_m.jpg) left top repeat-x}
.bg_ml{ background:url(images/top_l.jpg) left top no-repeat}
.bg_mr{ background: url(images/top_r.jpg) right top no-repeat}
.bg_menu{ background:url(images/bottom_m.jpg) left top repeat-x}
.bg_menu_l{ background:url(images/bottom_l.jpg) left top no-repeat}
.bg_menu_r{ background:url(images/bottom_r.jpg) right top no-repeat}



.p_logo{ padding:20px;}
.p_lr{padding-left:10px; padding-right:10px;}
.p_yah{ padding-top:17px;}
.p_menu{ padding-left:140px; padding-right:100px; padding-top:9px;}
.p_pane{ padding:10px;}

.panecss{padding:0px;}
/*--------------------------------------------------------------------------------------------------------------------------*/

/* Title, Module Title */
.Head					{font-size:12px; color:#000000; font-weight:bold}
.SubHead				{font-size:12px; color:#000}
.SubSubHead				{font-size:12px; color:#000000}
.Normal 				{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;font-style:normal;font-weight:normal; color:#000}

.CommandButton,
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active		{color:#000; text-decoration:underline}
A.CommandButton:hover		{color:#C4A6E1; text-decoration:none}

.link,
A:link,
A:visited,
A:active					{color:#C4A6E1; font-weight: normal; text-decoration:}
A:hover						{color:#004288; font-weight: normal; text-decoration: underline}

.topcss,
A.topcss:link,
A.topcss:active,
A.topcss:visited			{font-weight: bold;font-size:13px; color:#fff; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif}
A.topcss:hover				{font-weight: bold; font-size:13px; color:#fff; text-decoration: underline; font-family:Verdana, Arial, Helvetica, sans-serif}

.usercss,
A.usercss:link,
A.usercss:active,
A.usercss:visited			{font-weight: normal; font-size:11px; color:#fff; text-decoration: none; font-family:Arial, Helvetica, sans-serif}
A.usercss:hover				{font-weight:normal; font-size:11px; color:#004288; text-decoration: none; font-family:Arial, Helvetica, sans-serif}

.usercss1,
A.usercss1:link,
A.usercss1:active,
A.usercss1:visited			{
	font-weight:normal;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	padding-left:12px;
	background-repeat: no-repeat;
	white-space:nowrap;
}
A.usercss1:hover				{
	font-weight:normal;
	font-size:11px;
	color:#FFA800;
	text-decoration:none;
	padding-left:12px;
	background-repeat: no-repeat;
	white-space:nowrap;
}
input.groovybutton
{
   background-color:transparent;
   font-family:Arial,sans-serif;
   border-top-style:none;
   border-bottom-style:none;
   border-left-style:none;
   border-right-style:none;
   padding-left:10px;
   background-repeat: no-repeat;
   font-weight:normal;
   font-size:11px;
   color:#ffffff;
   text-decoration:none;
   FONT-FAMILY:Tahoma,Arial,Helvetica;
}
.searchcss,
A.searchcss:link,
A.searchcss:active,
A.searchcss:visited			{font-weight:bold; font-size:11px; color:#83878A; text-decoration:none}
A.searchcss:hover			{font-weight:bold; font-size:11px; color:#FF5250; text-decoration:underline}

.links,
A.links:link,
A.links:active,
A.links:visited			{font-weight:bold; font-size:12px; color:#111111; text-decoration:none}
A.links:hover			{font-weight:bold; font-size:12px; color:#FF5250; text-decoration:none;}

.bottomcss            {font-weight:normal; font-size:11px; color:#fff; text-decoration: none}
A.bottomcss:link,
A.bottomcss:active,
A.bottomcss:visited			{font-weight:normal; font-size:11px; color:#fff; text-decoration: none}
A.bottomcss:hover			{font-weight:normal; font-size:11px; color:#004288; text-decoration: underline}
/*--------------------------------------------------------------------------------------------------------------------------*/
/* Pane Structure */
.toppane				{padding:0px 0px 3px 0px}
.leftpane				{padding:0px 3px 0px 0px}
.rightpane				{padding:0px 0px 0px 3px}
.bottompane			    {padding:3px 0px 0px 0px}
.contentpane			{padding:0px 0px 0px 0px}

.footerpane		      {padding:5px 10px}
.footerpane	.Normal 				{color:#000}

.footerpane	.CommandButton,
.footerpane	A.CommandButton:link,
.footerpane	A.CommandButton:visited,
.footerpane	A.CommandButton:active		{color:#000; text-decoration:underline}
.footerpane	A.CommandButton:hover		{color:#fff; text-decoration:none}

.footerpane	.link,
.footerpane	A:link,
.footerpane	A:visited,
.footerpane	A:active					{color:#6A359F; font-weight: normal; text-decoration:}
.footerpane	A:hover						{color:#fff; font-weight: normal; text-decoration: underline}
.FileManager_Header { background:#fff}
/*--------------------   Horizontal   -----------------------*/  
.MainMenu_MenuItemSel
{
   BACKGROUND: transparent;
}

.MainMenu_MenuContainer {
	background-color: Transparent;
}
.MainMenu_MenuBar {
}
.MainMenu_MenuIcon {
display:none;
}

/*mainmenu*/
.RootMenuItem TD {
	font-size:		11px;
	font-weight:	 normal;
	color:			#fff;
	height:			15px;
    text-align:     center;
	padding-left:    9px;
	padding-right:   9px;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
}
.RootMenuItemSel TD {
   	font-size:		11px;
	font-weight:	 normal;
	color:			#004288;
	height:			15px;
    text-align:     center;
	padding-left:    9px;
	padding-right:   9px;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
}
.RootMenuItemHover TD {
   	font-size:		11px;
	font-weight:	 normal;
	color:			#004288;
	height:			15px;
    text-align:     center;
	padding-left:    9px;
	padding-right:   9px;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
}
 /*submenu*/ 
.Submenu						{ 
	background: 	#fff;
	border:none;
	margin:0px 0px 0px 0px;
	filter:     	Alpha(Opacity=88); 
	z-index:    	1000;
}
.MainMenu_MenuItem				{
 	font-size:		11px;
	font-weight: normal; 
    color: 			#333;  
	border:			0px;
	padding:		0px 15px 0px 10px;
	height:			20px;
	cursor:			pointer;	
	cursor: 		hand;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
}
.Submenuitemselected, .Submenuitembreadcrumb	{ 
	background:		#8485BD;
  	font-size:		11px;
	font-weight:	normal;  
    color:			#FFFFFF;  
   	padding:	    0px 15px 0px 10px;	
    cursor: 		pointer;
	cursor: 		hand;	
	border:			0px; 
	height:         20px;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
}

.MainMenu_MenuBreak {
   	border: transparent 0px solid; 
	background-color: transparent; 
	height: 0px;
}

.MainMenu_MenuArrow {
    DISPLAY: none
}
.MainMenu_RootMenuArrow {
	DISPLAY:none;
}

.Eventday,.Eventweekenday{	background-color: #000000}
.Eventday,.Eventweekenday{	background-color: #000000}
.DataGrid_Item{				background-color: transparent;  color:#000000   }
.DataGrid_AlternatingItem{	background-color: transparent;color:#000000}
