body{
padding:0px;
margin:0px;
background-color:#999999;
}



td { vertical-align:top;}

a:hover{text-decoration:underline;}

img { border:0px;}

.m_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#E6ECF1;
	}

/*a { color:#8FCDDC;}*/

/*span { color:#FF966A;}*/

span {color:#FF966A;}

span a {color:#FF966A;}

.h_text
	{
		color:#627074;
		font-size:10px;
		line-height:13px;
	}

.h_text a { color:#8FCDDC; text-decoration:none;}

.h_text a:hover { text-decoration:underline}
	
.c_text, .c_text a
	{
		color:#343A3D;
		font-size:10px;
		line-height:10px;
		text-decoration:none;
	}
	
.c_text a:hover { text-decoration:underline}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		color: default;
	}

.form
	{
		height:23px; margin-top:0px;
	}	

.form input
	{
		width:212px; height:20px; border-color:#648086; border-width:1px; background-color:#484F50; border-style:solid; padding-left:0px
	}

textarea{
		width:212px; height:159px; border-color:#648086; border-width:1px; background-color:#484F50; border-style:solid; padding-left:0px; overflow:hidden;
	}

.input1 {width:139px; height:21px; border-color:#3A3E3F; border-right-width:1px; border-bottom-width:1px; background-color:#FFFFFF; padding-left:0px; color:#333333}

ul {margin:0; padding:0; list-style:none}
li {background:url(images/a.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 12px}		

li a
	{		
		line-height:14px;
		color:#8FCDDC;		
	}



.line { background-image:url(images/h-l.gif); background-repeat:repeat-x; height:3px;}
/**/
.toppane{
	padding: 0px;
}
.contentpane{
	padding: 0px;
}
.rightpane{
	padding: 0px;
}
.bottompane{
	padding: 0px;
}






/* Container for main menu */
.MainMenu_MenuContainer {	
	background: transparent;
	padding: 0px;
	width: 100%;
}
/* Menu bar */
.MainMenu_MenuBar {
	padding: 0px; 
	background: transparent;
	width: 100%;
}
/* Applies to idle state of submenu items */
.MainMenu_MenuItem {
	font-family: Arial, Helvetica, sans-serif;
	color: #343A3D;
	background-color: #999999;
	font-size: 11px;
	font-weight: normal;  
	border: #999999 1px solid;
	padding: 1px 4px 2px 1px;
}
/* Container for submenu */
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	margin: 2px 0px 0px 0px;
	background: #999999;
	border: #343A3D 1px solid;
	padding: 1px;
}
/* Hover state for submenu items */
.MainMenu_MenuItemSel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	cursor: pointer; 
	cursor: hand; 
	color: #fff;
	background: #343A3D;
	border-left: #343A3D 1px solid;
	border-right: #343A3D 1px solid;
	padding: 1px 4px 2px 1px;
}
/* Elements we don't really need to see */
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon, .MainMenu_MenuBreak {
	display: none;
}
/* Idle state for main menu items */
.MainMenu_Idle {
  font-family: Arial, Helvetica, sans-serif;

	height: 25px;
	width: 156px;
	font-size: 11px;
	color: #343A3D;
	/*font-weight: bold;*/
	background-repeat: no-repeat;
	background-color: transparent;
}
/* Hover state for main menu items */
.MainMenu_Selected {
   font-family: Arial, Helvetica, sans-serif;
	
	height: 25px;
	width: 156px;
	font-size: 11px;
	color: #000033;
	
	background-repeat: no-repeat;
	background-color: transparent;
}
/* Selected state for main menu items */
.MainMenu_Active, .MainMenu_BreadcrumbActive {
  font-family: Arial, Helvetica, sans-serif;
	
	height: 25px;
	width: 156px;
	font-size: 11px;
	color: #343A3D;
	
	background-repeat: no-repeat;
	background-color: transparent;
}
/* Outer container for module submenu */
.ModuleTitle_MenuContainer {
	color: #2c2c2c;
}
/* Inner container for module submenu */
.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height: 20px;
}
/* Idle state for module submenu items */
.ModuleTitle_MenuItem {
	font-family: Arial, Helvetica, sans-serif;
	color: #343A3D;
	background-color: #999999;
	font-size: 11px; 
	font-weight: normal; 
	border: #999999 1px solid;
	padding: 1px 4px 1px 2px;
}
/* Inner, INNER(?) container for module submenu (?) */
.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	margin: 2px 0px 0px 0px;
	background-color: #999999; 
	filter: none; 
	border: #343A3D 1px solid;
	padding: 1px;
}
/* Hover state for module submenu items */
.ModuleTitle_MenuItemSel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal;
	cursor: hand; 
	color: #fff;
	background: #343A3D;
	border: #343A3D 1px solid;
	padding: 1px 4px 1px 2px;
}
/* Elements we don't need to see */
.ModuleTitle_MenuArrow,
.ModuleTitle_RootMenuArrow,
.ModuleTitle_MenuBreak,
.ModuleTitle_MenuIcon {
	display: none;
}
/**/




.login{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3F6410;
}
A.login:link{
	font-family: Century Gothic;
	font-size: 10px;
	color: #3F6410;
	text-decoration: none;
}
A.login:visited{
	font-family: Century Gothic;
	font-size: 10px;
	color: #3F6410;
	text-decoration: none;
}
A.login:hover{
	font-family: Century Gothic;
	font-size: 10px;
	color: #3F6410;
   text-decoration: underline;
}
A.login:active{
	font-family: Century Gothic;
	font-size: 10px;
	color: #3F6410;
	text-decoration: none;
}


.terms{
	color:#343A3D;
		font-size:10px;
		line-height:10px;
}
A.terms:link{
	color:#343A3D;
		font-size:10px;
		line-height:10px;
	text-decoration: none;
}
A.terms:visited{
color:#343A3D;
		font-size:10px;
		line-height:10px;
	text-decoration: none;
}
A.terms:hover{
	color:#343A3D;
		font-size:10px;
		line-height:10px;
text-decoration: underline;
  
}
A.terms:active{
	color:#343A3D;
		font-size:10px;
		line-height:10px;
	text-decoration: none;
}





.copyright{
	color:#343A3D;
		font-size:10px;
		line-height:10px;
}





.privacy{
	color:#343A3D;
		font-size:10px;
		line-height:10px;
}
A.privacy:link{
	color:#343A3D;
		font-size:10px;
		line-height:10px;
	text-decoration: none;
}
A.privacy:visited{
	color:#343A3D;
		font-size:10px;
		line-height:10px;
	text-decoration: none;
}
A.privacy:hover{
	color:#343A3D;
		font-size:10px;
		line-height:10px;
text-decoration: underline;
  
}
A.privacy:active{
	color:#343A3D;
		font-size:10px;
		line-height:10px;
	text-decoration: none;
}