body{
	margin: 0px;
	padding: 0px;
}
.SeeRTeam_bg{
	background-color: #000000;
	background-repeat: repeat-x;
	background-repeat: repeat-y;
	background-position: top;
	padding-top: 0px;
	padding-bottom: 0px;
}
.SeeRTeam_table{
	border: 1px solid #000000;
}
.SeeRTeam_topbg01{
	background-image: url(SeeRTeam_left_top.jpg);
	background-repeat: no-repeat;
	width: 390px;
	height: 320px;
}
.SeeRTeam_topbg02{
	background-image: url(SeeRTeam_right_top.jpg);
	background-repeat: no-repeat;
	width: 380px;
	height: 320px;
}
.SeeRTeam_topbg03{
	background-image: url(SeeRTeam_topbg03.jpg);
	background-repeat: repeat-x;
	height: 261px;
}
.SeeRTeam_leftbg{
	background-image: url(SeeRTeam_leftbg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 390px;
	height: 410px;
}
.SeeRTeam_bottombg01{
	background-repeat: repeat-x;
	background-color: #000000;
	width: 10px;
	height: 39px;
}
.SeeRTeam_bottombg02{
	background-repeat: repeat-x;
	background-color: #000000;
	height: 39px;
}
.SeeRTeam_bottombg03{
	background-repeat: repeat-x;
	background-color: #000000;
	width: 10px;
	height: 39px;
}
.SeeRTeam_menutopbg01{
	background-image: url(SeeRTeam_menutopbg01.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}
.SeeRTeam_menutopbg02{
	background-image: url(SeeRTeam_menutopbg02.jpg);
	background-repeat: repeat-x;
	height: 10px;
}
.SeeRTeam_menutopbg03{
	background-image: url(SeeRTeam_menutopbg03.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}
.SeeRTeam_menuleft{
	background-image: url(SeeRTeam_menuleftbg.jpg);
	background-repeat: repeat-y;
	width: 10px;
}
.SeeRTeam_menuright{
	background-image: url(SeeRTeam_menurightbg.jpg);
	background-repeat: repeat-y;
	width: 10px;
}
.SeeRTeam_menubottombg01{
	background-image: url(SeeRTeam_menubottombg01.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}
.SeeRTeam_menubottombg02{
	background-image: url(SeeRTeam_menubottombg02.jpg);
	background-repeat: repeat-x;
	height: 10px;
}
.SeeRTeam_menubottombg03{
	background-image: url(SeeRTeam_menubottombg03.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}

/**/
.toppane{
	padding: 5px;
}
.leftpane{
	padding: 5px;
}
.contentpane{
	padding: 5px;
}
.rightpane{
	padding: 5px;
}
.bottompane{
	padding: 5px;
}
/* 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: Tahoma, Arial, Helvetica; 
	color: #999;
	font-size: 11px;
	font-weight: normal;  
	border: #fafafa 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: #fafafa;
	border: #bbb 1px solid;
	padding: 1px;
}


/* Hover state for submenu items */
.MainMenu_MenuItemSel {
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	cursor: pointer; 
	cursor: hand; 
	color: #fff;
	background: #555;
	border-left: #555 1px solid;
	border-right: #555 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: Tahoma, Arial, Helvetica;
	background-image: url(SeeRTeam_menubg02.jpg);
	height: 26px;
	width: 146px;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	background-repeat: no-repeat;
	background-color: transparent;
}

/* Hover state for main menu items */
.MainMenu_Selected {
   font-family: Tahoma, Arial, Helvetica;
	background-image: url(SeeRTeam_menubg01.jpg);
	height: 26px;
	width: 146px;
	font-size: 12px;
	color: #A46868;
	font-weight: bold;
	background-repeat: no-repeat;
	background-color: transparent;
}


/* Selected state for main menu items */
.MainMenu_Active, .MainMenu_BreadcrumbActive {
   font-family: Tahoma, Arial, Helvetica;
	color: #660000;
	background-image: url(SeeRTeam_menubg03.jpg);
	height: 26px;
	width: 146px;
	font-size: 12px;
	font-weight: bold;
	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: 21px;
}


/* Idle state for module submenu items */
.ModuleTitle_MenuItem {
	font-family: Tahoma, Arial, Helvetica; 
	color: #666;
	font-size: 11px; 
	font-weight: normal; 
	border: #f6f6f6 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: #f6f6f6; 
	filter: none; 
	border: #999 1px solid;
	padding: 1px;
}


/* Hover state for module submenu items */
.ModuleTitle_MenuItemSel {
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: normal;
	cursor: hand; 
	color: #fff;
	background: #444;
	border: #444 1px solid;
	padding: 1px 4px 1px 2px;
}


/* Elements we don't need to see */
.ModuleTitle_MenuArrow,
.ModuleTitle_RootMenuArrow,
.ModuleTitle_MenuBreak,
.ModuleTitle_MenuIcon {
	display: none;
}
/**/
.terms{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #959394;
}
A.terms:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #959394;
	text-decoration: none;
}
A.terms:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #959394;
	text-decoration: none;
}
A.terms:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #959394;
   text-decoration: underline;
}
A.terms:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #959394;
	text-decoration: none;
}
.privacy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #959394;
}
A.privacy:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #959394;
	text-decoration: none;
}
A.privacy:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #959394;
	text-decoration: none;
}
A.privacy:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #959394;
   text-decoration: underline;
}
A.privacy:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #959394;
	text-decoration: none;
}
.login{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #959394;
}
A.login:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #959394;
	text-decoration: none;
}
A.login:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #959394;
	text-decoration: none;
}
A.login:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #959394;
   text-decoration: underline;
}
A.login:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #959394;
	text-decoration: none;
}
.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #959394;
}
A.copyright:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #959394;
	text-decoration: none;
}
A.copyright:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #959394;
	text-decoration: none;
}
A.copyright:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #959394;
   text-decoration: underline;
}
A.copyright:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #959394;
	text-decoration: none;
}
.search{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
	font-weight: bold;
}
A.search:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
	text-decoration: none;
	font-weight: bold;
}
A.search:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
	text-decoration: none;
	font-weight: bold;
}
A.search:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
   text-decoration: underline;
	font-weight: bold;
}
A.search:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
	text-decoration: none;
	font-weight: bold;
}
/**/
#search{ }
#search input{width:102px; border-left:1px #A3A3A3 solid; border-top:1px #A3A3A3 solid; border-right:1px #D9D9D9 solid; border-bottom:1px #D9D9D9 solid; background-color:#E8E6E7; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
#search img{ }