html,body{
	 margin:0px; padding:0px 0px 0px 0px; border:0px; height:100%;}
#Body {
	}	
#Form{ margin:0px; padding:0px;}
p{ padding:0px; margin:0px;}
/*--------------------------------------------------------------------------------------------------------------------------*/

.lt{ text-align:left;vertical-align:top; }
.rt{ text-align:right;vertical-align:top; }
.lb{ text-align:left; vertical-align:bottom;}
.rb{ text-align:right; vertical-align:bottom;}
.cm{ text-align:center; vertical-align:middle;}
.ct{ text-align:center; vertical-align:top;}
.cb{ text-align:center; vertical-align:bottom;}
.rm{ text-align:right; vertical-align:middle;}
.lm{ text-align:left; vertical-align:middle;}
.cpane{ padding-left:3px; padding-right:3px; height:100%}
.wh{ height:100%; width:100%}
.n{ white-space:nowrap}
.w{ width:100%}
.h{ height:100%;}
.w50 {width:50%;}


.bottom{ width:100%; bottom:0px; background:#6194A9; border:1px solid #fff; position:fixed;}
.bottom{}
.bg_all{ background:#6194A9 url(images/bg.jpg) center top no-repeat fixed}
.bg_menu{ background:#FFDD24}
.bg_m{ background:#fff}
/*--------------------------------------------------------------------------------------------------------------------------*/

/* Title, Module Title */
.Head					{font-size:12px; color:#033769; font-weight:bold}
.SubHead				{font-size:12px; color:#033769}
.SubSubHead				{font-size:12px; color:#033769}
.Normal 				{font-size:12px; color:#033769;  font-family:"Century Gothic", Arial, Helvetica, sans-serif, Geneva, sans-serif;}
th,td,div{font-size:12px; font-weight: normal; font-family:"Century Gothic", Arial,Tahoma, Geneva, sans-serif;}
.Normal th,.Normal td,.Normal div,.Normal p{font-size:12px; color:#033769;  font-family:"Century Gothic", Arial, Helvetica, sans-serif, Geneva, sans-serif;}

.CommandButton,
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active		{color:#000; TEXT-DECORATION:underline}
A.CommandButton:hover		{color:#AF171D; TEXT-DECORATION:none}

A,
A:link,
A:visited,
A:active					{color:#af171d; TEXT-DECORATION: none}
A:hover						{color:#AF171D; TEXT-DECORATION:none}

.topcss,
A.topcss:link,
A.topcss:active,
A.topcss:visited			{font-weight:normal; font-size:11px; color:#fff; TEXT-DECORATION:none; font-family: Arial, Helvetica, sans-serif}
A.topcss:hover				{font-weight:normal; font-size:11px; color:#104397; TEXT-DECORATION:none; font-family: Arial, Helvetica, sans-serif}

.topcss1,
A.topcss1:link,
A.topcss1:active,
A.topcss1:visited			{font-weight:normal; font-size:11px; color:#fff; TEXT-DECORATION:none; font-family: Arial, Helvetica, sans-serif}
A.topcss1:hover				{font-weight:normal; font-size:11px; color:#104397; TEXT-DECORATION:underline; font-family: Arial, Helvetica, sans-serif}

.usercss,
A.usercss:link,
A.usercss:active,
A.usercss:visited			{font-weight:normal; font-size:12px; color:#232323; TEXT-DECORATION:none; }
A.usercss:hover				{font-weight:normal; font-size:12px; color:#AF171D; TEXT-DECORATION:underline;}

.usercss1,
A.usercss1:link,

A.usercss1:active,
A.usercss1:visited			{ 
	font-weight: normal;
	font-size:11px;
	color:#000;
	TEXT-DECORATION:none;
}
A.usercss1:hover				{
	font-weight: normal;
	font-size:11px;
	color:#FFF45C;
	TEXT-DECORATION:none;
}

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:15px;
   font-weight: normal;
   font-size:11px;
   color:#F95B00;
   TEXT-DECORATION:none;
   font-family:Arial, Helvetica, sans-serif;
}
#minulogin { float:right; width:440px;}

.searchcss,
A.searchcss:link,
A.searchcss:active,
A.searchcss:visited			{font-weight:normal; font-size:11px; color:#fff; TEXT-DECORATION:none}
A.searchcss:hover				{font-weight:normal; font-size:11px; color:#AF171D; TEXT-DECORATION:underline}

.links,
A.links:link,
A.links:active,
A.links:visited			{font-weight:normal; font-size:11px; color:#949494; TEXT-DECORATION:none}
A.links:hover			{font-weight:normal; font-size:11px; color:#00B7EE; TEXT-DECORATION:underline}

.bottomcss,
A.bottomcss:link,
A.bottomcss:active,
A.bottomcss:visited			{font-weight:normal; font-size:12px; color:#232323; TEXT-DECORATION:none}
A.bottomcss:hover			{font-weight:normal; font-size:12px; color:#AF171D; TEXT-DECORATION:underline}

/*--------------------------------------------------------------------------------------------------------------------------*/

/*--------------------   Horizontal   -----------------------*/  
/*--------------------   Horizontal   -----------------------*/  
.MainMenu_MenuItemSel
{
   BACKGROUND: transparent;
}

.MainMenu_MenuContainer {
	background-color: Transparent;
	width:100%;
}
.MainMenu_MenuBar {
}
.MainMenu_MenuIcon {
display:none;
}

/*mainmenu*/
.RootMenuItem TD {
	text-decoration: none;
	text-align:center;
	color:#033769;
	font-size:15px;
	font-weight: normal;
	height:36px;
	padding:0px 10px;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif, Geneva, sans-serif;
}
.RootMenuItemSel TD {
    text-decoration: none;
	text-align:center;
	color:#AF171D;
	font-size:15px;
	font-weight: normal;
	height:36px;
	padding:0px 10px;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif, Geneva, sans-serif;
}
.RootMenuItemHover TD {
   	text-decoration: none;
	text-align:center;
	color:#AF171D;
	font-size:15px;
	font-weight: normal;
	height:36px;
	padding:0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif, Geneva, sans-serif;
}
 /*submenu*/ 
.Submenu						{ 
	background:#FFEB75;
	border:none;
	margin:0px 0px 0px 0px;
	z-index:    	1000;
}
.MainMenu_MenuItem				{
 	font-size:		11px;
	font-weight: normal; 
    color: 			#033769;  
	border:			0px;
	padding:		0px 15px 0px 10px;
	height:			20px;
	cursor:			pointer;	
	cursor: 		hand;
}
.Submenuitemselected, .Submenuitembreadcrumb	{ 
	background:		#8BC4FC;
  	font-size:		11px;
	font-weight:	normal;  
    color:			#000;  
   	padding:	    0px 15px 0px 10px;	
    cursor: 		pointer;
	cursor: 		hand;	
	border:			0px; 
	height:         20px;
}

.MainMenu_MenuBreak {
   	border: transparent 0px solid; 
	background-color: transparent; 
	height: 0px;
}

.MainMenu_MenuArrow {
    DISPLAY: none
}
.MainMenu_RootMenuArrow {
	DISPLAY:none;
}



/* Pane Structure */
.topshowpane{ padding:0px; text-align:left; vertical-align:top;}
.leftpane {padding:6px 6px 0px 6px; text-align:left; vertical-align:top;}
.rightpane {padding:0px 0px 0px 15px; text-align:left; vertical-align:top;}
.contentpane {padding:6px; padding-bottom:0px; text-align:left; vertical-align:top;}
.rightshowpane{padding:6px 6px 0px 6px; text-align:left; vertical-align:top;}
.DNNEmptyPane{ font-size:0px; height:0px;}


